| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/vsts/work/1/build/tools/polly/lib/External/isl/gitversion.h @ Line 1 | clang-diagnostic-newline-eof | no newline at end of file | 1 | ||
| 2 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-doc/BitcodeWriter.h @ Line 168 | cppcoreguidelines-noexcept | default constructor 'AbbreviationMap' should be marked noexcept | 2 | ||
| 3 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-doc/Representation.h @ Line 284 | cppcoreguidelines-noexcept | default constructor 'NamespaceInfo' should be marked noexcept | 2 | ||
| 4 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-doc/Representation.h @ Line 320 | cppcoreguidelines-noexcept | default constructor 'FunctionInfo' should be marked noexcept | 2 | ||
| 5 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-doc/Representation.h @ Line 340 | cppcoreguidelines-noexcept | default constructor 'RecordInfo' should be marked noexcept | 2 | ||
| 6 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-doc/Representation.h @ Line 374 | cppcoreguidelines-noexcept | default constructor 'BaseRecordInfo' should be marked noexcept | 2 | ||
| 7 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-doc/Representation.h @ Line 391 | cppcoreguidelines-noexcept | default constructor 'EnumInfo' should be marked noexcept | 2 | ||
| 8 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-include-fixer/IncludeFixerContext.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerContext' should be marked noexcept | 2 | ||
| 9 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'Signals' should be marked noexcept | 2 | ||
| 10 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'SymbolInfo' should be marked noexcept | 2 | ||
| 11 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.h @ Line 27 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.h @ Line 126 | cppcoreguidelines-noexcept | default constructor 'SymbolAndSignals' should be marked noexcept | 2 | ||
| 13 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-include-fixer/plugin/IncludeFixerPlugin.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ClangIncludeFixerPluginAction' should be marked noexcept | 2 | ||
| 14 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ClangTidyStats' should be marked noexcept | 2 | ||
| 15 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/ClangTidyModule.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ClangTidyCheckFactories' should be marked noexcept | 2 | ||
| 16 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/ClangTidyOptions.h @ Line 50 | cppcoreguidelines-noexcept | move constructor 'ClangTidyOptions' should be marked noexcept | 2 | ||
| 17 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/ClangTidyOptions.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'ClangTidyValue' should be marked noexcept | 2 | ||
| 18 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/ClangTidyOptions.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'ClangTidyGlobalOptions' should be marked noexcept | 2 | ||
| 19 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/ClangTidyOptions.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ClangTidyOptions' should be marked noexcept | 2 | ||
| 20 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/ClangTidyOptions.h @ Line 50 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 21 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/GlobList.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'GlobListItem' should be marked noexcept | 2 | ||
| 22 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/GlobList.h @ Line 40 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 23 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/GlobList.h @ Line 40 | cppcoreguidelines-noexcept | move constructor 'GlobListItem' should be marked noexcept | 2 | ||
| 24 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'Handler' should be marked noexcept | 2 | ||
| 25 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp @ Line 113 | cppcoreguidelines-noexcept | move constructor 'IntegerRange' should be marked noexcept | 2 | ||
| 26 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/misc/NoRecursionCheck.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'ImmutableSmallSet |
2 | ||
| 27 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/misc/NoRecursionCheck.cpp @ Line 41 | cppcoreguidelines-noexcept | move constructor 'ImmutableSmallSet |
2 | ||
| 28 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/misc/NoRecursionCheck.cpp @ Line 43 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 29 | /home/vsts/work/1/llvm-project/clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'NameLookup' should be marked noexcept | 2 | ||
| 30 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ClangdLSPServer.cpp @ Line 294 | cppcoreguidelines-noexcept | move constructor 'ReplyOnce' should be marked noexcept | 2 | ||
| 31 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ClangdLSPServer.cpp @ Line 300 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 32 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/CodeComplete.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'IncludeInsertionIndicator' should be marked noexcept | 2 | ||
| 33 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/CompileCommands.h @ Line 28 | cppcoreguidelines-noexcept | move constructor 'CommandMangler' should be marked noexcept | 2 | ||
| 34 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/CompileCommands.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'CommandMangler' should be marked noexcept | 2 | ||
| 35 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/CompileCommands.h @ Line 28 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 36 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/CompileCommands.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'ArgStripper' should be marked noexcept | 2 | ||
| 37 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'Config' should be marked noexcept | 2 | ||
| 38 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 62 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 39 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 83 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 40 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 90 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 41 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 95 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 42 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 52 | cppcoreguidelines-noexcept | move constructor 'Config' should be marked noexcept | 2 | ||
| 43 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 55 | cppcoreguidelines-noexcept | move constructor 'CDBSearchSpec' should be marked noexcept | 2 | ||
| 44 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 62 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 45 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 83 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 46 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 90 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 47 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 95 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 48 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 103 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 49 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'CDBSearchSpec' should be marked noexcept | 2 | ||
| 50 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 53 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 51 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 55 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 52 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 62 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 53 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 83 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 54 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 90 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 55 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Config.h @ Line 95 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 56 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 49 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 57 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 49 | cppcoreguidelines-noexcept | move constructor 'Located' should be marked noexcept | 2 | ||
| 58 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 175 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 59 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 175 | cppcoreguidelines-noexcept | move constructor 'ExternalBlock' should be marked noexcept | 2 | ||
| 60 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'Fragment' should be marked noexcept | 2 | ||
| 61 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 64 | cppcoreguidelines-noexcept | move constructor 'Fragment' should be marked noexcept | 2 | ||
| 62 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 133 | cppcoreguidelines-noexcept | default constructor 'CompileFlagsBlock' should be marked noexcept | 2 | ||
| 63 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 133 | cppcoreguidelines-noexcept | move constructor 'CompileFlagsBlock' should be marked noexcept | 2 | ||
| 64 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 167 | cppcoreguidelines-noexcept | default constructor 'IndexBlock' should be marked noexcept | 2 | ||
| 65 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 167 | cppcoreguidelines-noexcept | move constructor 'IndexBlock' should be marked noexcept | 2 | ||
| 66 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 175 | cppcoreguidelines-noexcept | default constructor 'ExternalBlock' should be marked noexcept | 2 | ||
| 67 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 243 | cppcoreguidelines-noexcept | default constructor 'CompletionBlock' should be marked noexcept | 2 | ||
| 68 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 64 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 69 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 111 | cppcoreguidelines-noexcept | default constructor 'IfBlock' should be marked noexcept | 2 | ||
| 70 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 111 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 71 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 133 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 72 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 167 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 73 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 192 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsBlock' should be marked noexcept | 2 | ||
| 74 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 192 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 75 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 211 | cppcoreguidelines-noexcept | default constructor 'ClangTidyBlock' should be marked noexcept | 2 | ||
| 76 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 211 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 77 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 233 | cppcoreguidelines-noexcept | default constructor 'StyleBlock' should be marked noexcept | 2 | ||
| 78 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ConfigFragment.h @ Line 233 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 79 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Diagnostics.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'DiagBase' should be marked noexcept | 2 | ||
| 80 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Diagnostics.h @ Line 55 | cppcoreguidelines-noexcept | move constructor 'DiagBase' should be marked noexcept | 2 | ||
| 81 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Diagnostics.h @ Line 84 | cppcoreguidelines-noexcept | default constructor 'Note' should be marked noexcept | 2 | ||
| 82 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/DraftStore.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'DraftStore' should be marked noexcept | 2 | ||
| 83 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/FileDistance.h @ Line 72 | cppcoreguidelines-noexcept | move constructor 'FileDistance' should be marked noexcept | 2 | ||
| 84 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/GlobalCompilationDatabase.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'GlobalCompilationDatabase' should be marked noexcept | 2 | ||
| 85 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/GlobalCompilationDatabase.h @ Line 140 | cppcoreguidelines-noexcept | default constructor 'CDBLookupRequest' should be marked noexcept | 2 | ||
| 86 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/LSPBinder.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'RawHandlers' should be marked noexcept | 2 | ||
| 87 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ParsedAST.cpp @ Line 459 | cppcoreguidelines-noexcept | move constructor 'ParsedAST' should be marked noexcept | 2 | ||
| 88 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ParsedAST.cpp @ Line 461 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 89 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ParsedAST.h @ Line 60 | cppcoreguidelines-noexcept | move constructor 'ParsedAST' should be marked noexcept | 2 | ||
| 90 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/ParsedAST.h @ Line 61 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 91 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 898 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 92 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 898 | cppcoreguidelines-noexcept | move constructor 'WorkspaceEdit' should be marked noexcept | 2 | ||
| 93 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 923 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 94 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 923 | cppcoreguidelines-noexcept | move constructor 'ExecuteCommandParams' should be marked noexcept | 2 | ||
| 95 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 934 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 96 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 934 | cppcoreguidelines-noexcept | move constructor 'Command' should be marked noexcept | 2 | ||
| 97 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 811 | cppcoreguidelines-noexcept | default constructor 'Diagnostic' should be marked noexcept | 2 | ||
| 98 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 944 | cppcoreguidelines-noexcept | default constructor 'CodeAction' should be marked noexcept | 2 | ||
| 99 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 944 | cppcoreguidelines-noexcept | move constructor 'CodeAction' should be marked noexcept | 2 | ||
| 100 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 685 | cppcoreguidelines-noexcept | default constructor 'TextDocumentContentChangeEvent' should be marked noexcept | 2 | ||
| 101 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 811 | cppcoreguidelines-noexcept | move constructor 'Diagnostic' should be marked noexcept | 2 | ||
| 102 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 1331 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchyItem' should be marked noexcept | 2 | ||
| 103 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 1331 | cppcoreguidelines-noexcept | move constructor 'TypeHierarchyItem' should be marked noexcept | 2 | ||
| 104 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 1541 | cppcoreguidelines-noexcept | default constructor 'SemanticTokensEdit' should be marked noexcept | 2 | ||
| 105 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 978 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbol' should be marked noexcept | 2 | ||
| 106 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 1009 | cppcoreguidelines-noexcept | default constructor 'SymbolInformation' should be marked noexcept | 2 | ||
| 107 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/Protocol.h @ Line 635 | cppcoreguidelines-noexcept | default constructor 'WorkDoneProgressEnd' should be marked noexcept | 2 | ||
| 108 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'HeaderIncluderCache' should be marked noexcept | 2 | ||
| 109 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/benchmarks/CompletionModel/DecisionForestBenchmark.cpp @ Line 14 | clang-diagnostic-error | 'CompletionModel.h' file not found | 1 | ||
| 110 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Background.h @ Line 93 | cppcoreguidelines-noexcept | default constructor 'BackgroundQueue' should be marked noexcept | 2 | ||
| 111 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/FileIndex.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'FileIndex' should be marked noexcept | 2 | ||
| 112 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/FileIndex.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'FileIndex' should be marked noexcept | 2 | ||
| 113 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Index.h @ Line 163 | cppcoreguidelines-noexcept | default constructor 'SwapIndex' should be marked noexcept | 2 | ||
| 114 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Index.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'FuzzyFindRequest' should be marked noexcept | 2 | ||
| 115 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Index.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'RelationsRequest' should be marked noexcept | 2 | ||
| 116 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Index.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'LookupRequest' should be marked noexcept | 2 | ||
| 117 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Index.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'RefsRequest' should be marked noexcept | 2 | ||
| 118 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Ref.h @ Line 136 | cppcoreguidelines-noexcept | default constructor 'Builder' should be marked noexcept | 2 | ||
| 119 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Ref.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'Ref' should be marked noexcept | 2 | ||
| 120 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Ref.h @ Line 117 | cppcoreguidelines-noexcept | default constructor 'RefSlab' should be marked noexcept | 2 | ||
| 121 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Ref.h @ Line 118 | cppcoreguidelines-noexcept | move constructor 'RefSlab' should be marked noexcept | 2 | ||
| 122 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Relation.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'RelationSlab' should be marked noexcept | 2 | ||
| 123 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Relation.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'Builder' should be marked noexcept | 2 | ||
| 124 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Symbol.h @ Line 202 | cppcoreguidelines-noexcept | default constructor 'Builder' should be marked noexcept | 2 | ||
| 125 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Symbol.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 126 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Symbol.h @ Line 36 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 127 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Symbol.h @ Line 177 | cppcoreguidelines-noexcept | move constructor 'SymbolSlab' should be marked noexcept | 2 | ||
| 128 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Symbol.h @ Line 36 | cppcoreguidelines-noexcept | move constructor 'Symbol' should be marked noexcept | 2 | ||
| 129 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/Symbol.h @ Line 183 | cppcoreguidelines-noexcept | default constructor 'SymbolSlab' should be marked noexcept | 2 | ||
| 130 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/SymbolLocation.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'Position' should be marked noexcept | 2 | ||
| 131 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/SymbolLocation.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SymbolLocation' should be marked noexcept | 2 | ||
| 132 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/dex/Iterator.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'FalseIterator' should be marked noexcept | 2 | ||
| 133 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/dex/Iterator.h @ Line 105 | cppcoreguidelines-noexcept | default constructor 'Iterator' should be marked noexcept | 2 | ||
| 134 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/index/dex/Trigram.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'Trigram' should be marked noexcept | 2 | ||
| 135 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Context.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'Key |
2 | ||
| 136 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Context.h @ Line 49 | cppcoreguidelines-noexcept | move constructor 'Key |
2 | ||
| 137 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Context.h @ Line 50 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 138 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Context.h @ Line 193 | cppcoreguidelines-noexcept | move constructor 'WithContext' should be marked noexcept | 2 | ||
| 139 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Context.h @ Line 194 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 140 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Context.h @ Line 49 | cppcoreguidelines-noexcept | move constructor 'Key' should be marked noexcept | 2 | ||
| 141 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Function.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'Subscription' should be marked noexcept | 2 | ||
| 142 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Function.h @ Line 48 | cppcoreguidelines-noexcept | move constructor 'Subscription' should be marked noexcept | 2 | ||
| 143 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Function.h @ Line 51 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 144 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Function.h @ Line 66 | cppcoreguidelines-noexcept | destructor '~Subscription' should be marked noexcept | 2 | ||
| 145 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Function.h @ Line 90 | cppcoreguidelines-noexcept | destructor '~Event |
2 | ||
| 146 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Function.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'Event' should be marked noexcept | 2 | ||
| 147 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Logger.h @ Line 112 | cppcoreguidelines-noexcept | move constructor 'LoggingSession' should be marked noexcept | 2 | ||
| 148 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Logger.h @ Line 113 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 149 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/MemoryTree.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'MemoryTree' should be marked noexcept | 2 | ||
| 150 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/MemoryTree.h @ Line 47 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 151 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/MemoryTree.h @ Line 46 | cppcoreguidelines-noexcept | move constructor 'MemoryTree' should be marked noexcept | 2 | ||
| 152 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Threading.cpp @ Line 89 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 153 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Threading.h @ Line 149 | cppcoreguidelines-noexcept | default constructor 'Memoize |
2 | ||
| 154 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Threading.h @ Line 149 | cppcoreguidelines-noexcept | default constructor 'Memoize' should be marked noexcept | 2 | ||
| 155 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Threading.h @ Line 144 | cppcoreguidelines-noexcept | move constructor 'Memoize' should be marked noexcept | 2 | ||
| 156 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/support/Threading.h @ Line 144 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 157 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/tool/ClangdMain.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'FlagsConfigProvider' should be marked noexcept | 2 | ||
| 158 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ASTSignalsTests.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ASTSignals_Derive_Test' should be marked noexcept | 5 | ||
| 159 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ASTTests.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'GetDeducedType_KwAutoKwDecltypeExpansion_Test' should be marked noexcept | 5 | ||
| 160 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ASTTests.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'ClangdAST_GetQualification_Test' should be marked noexcept | 5 | ||
| 161 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ASTTests.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'ClangdAST_PrintType_Test' should be marked noexcept | 5 | ||
| 162 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/Annotations.h @ Line 23 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 163 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/Annotations.h @ Line 23 | cppcoreguidelines-noexcept | move constructor 'Annotations' should be marked noexcept | 2 | ||
| 164 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'DeclaredMatcher' should be marked noexcept | 2 | ||
| 165 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 166 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'DefinedMatcher' should be marked noexcept | 2 | ||
| 167 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 168 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'EmptyIncludeNodeMatcher' should be marked noexcept | 2 | ||
| 169 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 170 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'HadErrorsMatcher' should be marked noexcept | 2 | ||
| 171 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 172 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest' should be marked noexcept | 2 | ||
| 173 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_NoCrashOnErrorFile_Test' should be marked noexcept | 4 | ||
| 174 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_Config_Test' should be marked noexcept | 4 | ||
| 175 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_IndexTwoFiles_Test' should be marked noexcept | 4 | ||
| 176 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_MainFileRefs_Test' should be marked noexcept | 4 | ||
| 177 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_ShardStorageTest_Test' should be marked noexcept | 4 | ||
| 178 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_DirectIncludesTest_Test' should be marked noexcept | 4 | ||
| 179 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_ShardStorageLoad_Test' should be marked noexcept | 4 | ||
| 180 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_ShardStorageEmptyFile_Test' should be marked noexcept | 4 | ||
| 181 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 526 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_NoDotsInAbsPath_Test' should be marked noexcept | 4 | ||
| 182 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 557 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_UncompilableFiles_Test' should be marked noexcept | 4 | ||
| 183 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 620 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_CmdLineHash_Test' should be marked noexcept | 4 | ||
| 184 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 647 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexTest_Reindex_Test' should be marked noexcept | 4 | ||
| 185 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 685 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexRebuilderTest' should be marked noexcept | 2 | ||
| 186 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 722 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexRebuilderTest_IndexingTUs_Test' should be marked noexcept | 4 | ||
| 187 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 731 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndexRebuilderTest_LoadingShards_Test' should be marked noexcept | 4 | ||
| 188 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 758 | cppcoreguidelines-noexcept | default constructor 'BackgroundQueueTest_Priority_Test' should be marked noexcept | 5 | ||
| 189 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 790 | cppcoreguidelines-noexcept | default constructor 'BackgroundQueueTest_Boost_Test' should be marked noexcept | 5 | ||
| 190 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 825 | cppcoreguidelines-noexcept | default constructor 'BackgroundQueueTest_Duplicates_Test' should be marked noexcept | 5 | ||
| 191 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 850 | cppcoreguidelines-noexcept | default constructor 'BackgroundQueueTest_Progress_Test' should be marked noexcept | 5 | ||
| 192 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp @ Line 898 | cppcoreguidelines-noexcept | default constructor 'BackgroundIndex_Profile_Test' should be marked noexcept | 5 | ||
| 193 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CallHierarchyTests.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'CallHierarchy_IncomingOneFile_Test' should be marked noexcept | 5 | ||
| 194 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CallHierarchyTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'CallHierarchy_MainFileOnlyRef_Test' should be marked noexcept | 5 | ||
| 195 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CallHierarchyTests.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'CallHierarchy_IncomingQualified_Test' should be marked noexcept | 5 | ||
| 196 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CallHierarchyTests.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'CallHierarchy_IncomingMultiFile_Test' should be marked noexcept | 5 | ||
| 197 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'CanonicalIncludesTest_CStandardLibrary_Test' should be marked noexcept | 5 | ||
| 198 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CanonicalIncludesTest_CXXStandardLibrary_Test' should be marked noexcept | 5 | ||
| 199 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'CanonicalIncludesTest_PathMapping_Test' should be marked noexcept | 5 | ||
| 200 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'CanonicalIncludesTest_Precedence_Test' should be marked noexcept | 5 | ||
| 201 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'LSPTest' should be marked noexcept | 2 | ||
| 202 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'LSPTest_GoToDefinition_Test' should be marked noexcept | 4 | ||
| 203 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'LSPTest_Diagnostics_Test' should be marked noexcept | 4 | ||
| 204 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'LSPTest_DiagnosticsHeaderSaved_Test' should be marked noexcept | 4 | ||
| 205 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'LSPTest_RecordsLatencies_Test' should be marked noexcept | 4 | ||
| 206 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'LSPTest_IncomingCalls_Test' should be marked noexcept | 4 | ||
| 207 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'LSPTest_CDBConfigIntegration_Test' should be marked noexcept | 4 | ||
| 208 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'LSPTest_ModulesTest_Test' should be marked noexcept | 4 | ||
| 209 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'LSPTest_FeatureModulesThreadingTest_Test' should be marked noexcept | 4 | ||
| 210 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp @ Line 316 | cppcoreguidelines-noexcept | default constructor 'AsyncCounter' should be marked noexcept | 2 | ||
| 211 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_Parse_Test' should be marked noexcept | 5 | ||
| 212 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_ParseWithHeader_Test' should be marked noexcept | 5 | ||
| 213 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_Reparse_Test' should be marked noexcept | 5 | ||
| 214 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_ReparseOnHeaderChange_Test' should be marked noexcept | 5 | ||
| 215 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_PropagatesContexts_Test' should be marked noexcept | 5 | ||
| 216 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_RespectsConfig_Test' should be marked noexcept | 5 | ||
| 217 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_PropagatesVersion_Test' should be marked noexcept | 5 | ||
| 218 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 374 | cppcoreguidelines-noexcept | default constructor 'Callbacks' should be marked noexcept | 2 | ||
| 219 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_SearchLibDir_Test' should be marked noexcept | 5 | ||
| 220 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 440 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_ForceReparseCompileCommand_Test' should be marked noexcept | 5 | ||
| 221 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_ForceReparseCompileCommandDefines_Test' should be marked noexcept | 5 | ||
| 222 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 508 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_ReparseOpenedFiles_Test' should be marked noexcept | 5 | ||
| 223 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 580 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_FileStats_Test' should be marked noexcept | 5 | ||
| 224 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 616 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_InvalidCompileCommand_Test' should be marked noexcept | 5 | ||
| 225 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 646 | cppcoreguidelines-noexcept | default constructor 'ClangdThreadingTest_StressTest_Test' should be marked noexcept | 5 | ||
| 226 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 691 | cppcoreguidelines-noexcept | default constructor 'TestDiagConsumer' should be marked noexcept | 2 | ||
| 227 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 864 | cppcoreguidelines-noexcept | default constructor 'ClangdThreadingTest_NoConcurrentDiagnostics_Test' should be marked noexcept | 5 | ||
| 228 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 926 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_FormatCode_Test' should be marked noexcept | 5 | ||
| 229 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 955 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_ChangedHeaderFromISystem_Test' should be marked noexcept | 5 | ||
| 230 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'ClangdTests_PreambleVFSStatCache_Test' should be marked noexcept | 5 | ||
| 231 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 1061 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_FallbackWhenPreambleIsNotReady_Test' should be marked noexcept | 5 | ||
| 232 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 1107 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_FallbackWhenWaitingForCompileCommand_Test' should be marked noexcept | 5 | ||
| 233 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 1166 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_CustomAction_Test' should be marked noexcept | 5 | ||
| 234 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 1184 | cppcoreguidelines-noexcept | default constructor 'ClangdServerTest_TestStackOverflow_Test' should be marked noexcept | 5 | ||
| 235 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 1206 | cppcoreguidelines-noexcept | default constructor 'ClangdServer_TidyOverrideTest_Test' should be marked noexcept | 5 | ||
| 236 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ClangdTests.cpp @ Line 1247 | cppcoreguidelines-noexcept | default constructor 'ClangdServer_MemoryUsageTest_Test' should be marked noexcept | 5 | ||
| 237 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'InsertIncludeMatcher' should be marked noexcept | 2 | ||
| 238 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 239 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'IsDocumentedMatcher' should be marked noexcept | 2 | ||
| 240 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 241 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'DeprecatedMatcher' should be marked noexcept | 2 | ||
| 242 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 243 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'DecisionForestRankingModel_NameMatchSanityTest_Test' should be marked noexcept | 5 | ||
| 244 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'DecisionForestRankingModel_ReferencesAffectRanking_Test' should be marked noexcept | 5 | ||
| 245 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'DecisionForestRankingModel_DecisionForestScorerCallbackTest_Test' should be marked noexcept | 5 | ||
| 246 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Limit_Test' should be marked noexcept | 5 | ||
| 247 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Filter_Test' should be marked noexcept | 5 | ||
| 248 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompletionOptions_Test' should be marked noexcept | 5 | ||
| 249 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Accessible_Test' should be marked noexcept | 5 | ||
| 250 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Qualifiers_Test' should be marked noexcept | 5 | ||
| 251 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 437 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_InjectedTypename_Test' should be marked noexcept | 5 | ||
| 252 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_SkipInjectedWhenUnqualified_Test' should be marked noexcept | 5 | ||
| 253 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 464 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Snippets_Test' should be marked noexcept | 5 | ||
| 254 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoSnippetsInUsings_Test' should be marked noexcept | 5 | ||
| 255 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 526 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Kinds_Test' should be marked noexcept | 5 | ||
| 256 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 602 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoDuplicates_Test' should be marked noexcept | 5 | ||
| 257 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 618 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ScopedNoIndex_Test' should be marked noexcept | 5 | ||
| 258 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 629 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Scoped_Test' should be marked noexcept | 5 | ||
| 259 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 640 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ScopedWithFilter_Test' should be marked noexcept | 5 | ||
| 260 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 649 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ReferencesAffectRanking_Test' should be marked noexcept | 5 | ||
| 261 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 659 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ContextWords_Test' should be marked noexcept | 5 | ||
| 262 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 674 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_GlobalQualified_Test' should be marked noexcept | 5 | ||
| 263 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 685 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_FullyQualified_Test' should be marked noexcept | 5 | ||
| 264 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 697 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_SemaIndexMerge_Test' should be marked noexcept | 5 | ||
| 265 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 713 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_SemaIndexMergeWithLimit_Test' should be marked noexcept | 5 | ||
| 266 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_IncludeInsertionPreprocessorIntegrationTests_Test' should be marked noexcept | 5 | ||
| 267 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 758 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoIncludeInsertionWhenDeclFoundInFile_Test' should be marked noexcept | 5 | ||
| 268 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 781 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_IndexSuppressesPreambleCompletions_Test' should be marked noexcept | 5 | ||
| 269 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 811 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompletionInPreamble_Test' should be marked noexcept | 5 | ||
| 270 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 823 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompletionRecoveryASTType_Test' should be marked noexcept | 5 | ||
| 271 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 835 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DynamicIndexIncludeInsertion_Test' should be marked noexcept | 5 | ||
| 272 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 870 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DynamicIndexMultiFile_Test' should be marked noexcept | 5 | ||
| 273 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 906 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Documentation_Test' should be marked noexcept | 5 | ||
| 274 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 930 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CommentsFromSystemHeaders_Test' should be marked noexcept | 5 | ||
| 275 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 960 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_GlobalCompletionFiltering_Test' should be marked noexcept | 5 | ||
| 276 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 976 | cppcoreguidelines-noexcept | default constructor 'CodeCompleteTest_DisableTypoCorrection_Test' should be marked noexcept | 5 | ||
| 277 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 984 | cppcoreguidelines-noexcept | default constructor 'CodeCompleteTest_NoColonColonAtTheEnd_Test' should be marked noexcept | 5 | ||
| 278 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 996 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_BacktrackCrashes_Test' should be marked noexcept | 5 | ||
| 279 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1017 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompleteInMacroWithStringification_Test' should be marked noexcept | 5 | ||
| 280 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1036 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompleteInMacroAndNamespaceWithStringification_Test' should be marked noexcept | 5 | ||
| 281 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1053 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_IgnoreCompleteInExcludedPPBranchWithRecoveryContext_Test' should be marked noexcept | 5 | ||
| 282 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1073 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DefaultArgs_Test' should be marked noexcept | 5 | ||
| 283 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1091 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoCrashWithTemplateParamsAndPreferredTypes_Test' should be marked noexcept | 5 | ||
| 284 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1101 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NestedTemplateHeuristics_Test' should be marked noexcept | 5 | ||
| 285 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1115 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_RecordCCResultCallback_Test' should be marked noexcept | 5 | ||
| 286 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1130 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ASTSignals_Test' should be marked noexcept | 5 | ||
| 287 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1237 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_Overloads_Test' should be marked noexcept | 5 | ||
| 288 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1256 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_DefaultArgs_Test' should be marked noexcept | 5 | ||
| 289 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1270 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_ActiveArg_Test' should be marked noexcept | 5 | ||
| 290 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1281 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_OpeningParen_Test' should be marked noexcept | 5 | ||
| 291 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1360 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_StalePreamble_Test' should be marked noexcept | 5 | ||
| 292 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1444 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_UnqualifiedIdQuery_Test' should be marked noexcept | 5 | ||
| 293 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1460 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_EnclosingScopeComesFirst_Test' should be marked noexcept | 5 | ||
| 294 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1482 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ResolvedQualifiedIdQuery_Test' should be marked noexcept | 5 | ||
| 295 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1504 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_UnresolvedQualifierIdQuery_Test' should be marked noexcept | 5 | ||
| 296 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1521 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_UnresolvedNestedQualifierIdQuery_Test' should be marked noexcept | 5 | ||
| 297 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1536 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_EmptyQualifiedQuery_Test' should be marked noexcept | 5 | ||
| 298 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1549 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_GlobalQualifiedQuery_Test' should be marked noexcept | 5 | ||
| 299 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1562 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoDuplicatedQueryScopes_Test' should be marked noexcept | 5 | ||
| 300 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1579 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoIndexCompletionsInsideClasses_Test' should be marked noexcept | 5 | ||
| 301 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1596 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoIndexCompletionsInsideDependentCode_Test' should be marked noexcept | 5 | ||
| 302 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1640 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_OverloadBundling_Test' should be marked noexcept | 5 | ||
| 303 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1691 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_OverloadBundlingSameFileDifferentURI_Test' should be marked noexcept | 5 | ||
| 304 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1714 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DocumentationFromChangedFileCrash_Test' should be marked noexcept | 5 | ||
| 305 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1752 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NonDocComments_Test' should be marked noexcept | 5 | ||
| 306 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1805 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompleteOnInvalidLine_Test' should be marked noexcept | 5 | ||
| 307 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1822 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_QualifiedNames_Test' should be marked noexcept | 5 | ||
| 308 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1835 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Render_Test' should be marked noexcept | 5 | ||
| 309 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1898 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_IgnoreRecoveryResults_Test' should be marked noexcept | 5 | ||
| 310 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1910 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ScopeOfClassFieldInConstructorInitializer_Test' should be marked noexcept | 5 | ||
| 311 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1922 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CodeCompletionContext_Test' should be marked noexcept | 5 | ||
| 312 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1937 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_FixItForArrowToDot_Test' should be marked noexcept | 5 | ||
| 313 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 1974 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_FixItForDotToArrow_Test' should be marked noexcept | 5 | ||
| 314 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2008 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_RenderWithFixItMerged_Test' should be marked noexcept | 5 | ||
| 315 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2028 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_RenderWithFixItNonMerged_Test' should be marked noexcept | 5 | ||
| 316 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2048 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompletionTokenRange_Test' should be marked noexcept | 5 | ||
| 317 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2095 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_OverloadsOrdering_Test' should be marked noexcept | 5 | ||
| 318 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2115 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_InstantiatedSignatures_Test' should be marked noexcept | 5 | ||
| 319 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2172 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_IndexDocumentation_Test' should be marked noexcept | 5 | ||
| 320 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2213 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_DynamicIndexDocumentation_Test' should be marked noexcept | 5 | ||
| 321 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2243 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompletionFunctionArgsDisabled_Test' should be marked noexcept | 5 | ||
| 322 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2308 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_SuggestOverrides_Test' should be marked noexcept | 5 | ||
| 323 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2336 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_OverridesNonIdentName_Test' should be marked noexcept | 5 | ||
| 324 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2351 | cppcoreguidelines-noexcept | default constructor 'GuessCompletionPrefix_Filters_Test' should be marked noexcept | 5 | ||
| 325 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2385 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_EnableSpeculativeIndexRequest_Test' should be marked noexcept | 5 | ||
| 326 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2425 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_InsertTheMostPopularHeader_Test' should be marked noexcept | 5 | ||
| 327 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2438 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoInsertIncludeIfOnePresent_Test' should be marked noexcept | 5 | ||
| 328 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2457 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_MergeMacrosFromIndexAndSema_Test' should be marked noexcept | 5 | ||
| 329 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2468 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_MacroFromPreamble_Test' should be marked noexcept | 5 | ||
| 330 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2486 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DeprecatedResults_Test' should be marked noexcept | 5 | ||
| 331 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2498 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_PartialSpec_Test' should be marked noexcept | 5 | ||
| 332 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2507 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_InsideArgument_Test' should be marked noexcept | 5 | ||
| 333 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2554 | cppcoreguidelines-noexcept | default constructor 'SignatureHelpTest_ConstructorInitializeFields_Test' should be marked noexcept | 5 | ||
| 334 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2589 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_IncludedCompletionKinds_Test' should be marked noexcept | 5 | ||
| 335 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2601 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoCrashAtNonAlphaIncludeHeader_Test' should be marked noexcept | 5 | ||
| 336 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2608 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoAllScopesCompletionWhenQualified_Test' should be marked noexcept | 5 | ||
| 337 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2622 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_AllScopesCompletion_Test' should be marked noexcept | 5 | ||
| 338 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2643 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoQualifierIfShadowed_Test' should be marked noexcept | 5 | ||
| 339 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2660 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoCompletionsForNewNames_Test' should be marked noexcept | 5 | ||
| 340 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2670 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_Lambda_Test' should be marked noexcept | 5 | ||
| 341 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2690 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_StructuredBinding_Test' should be marked noexcept | 5 | ||
| 342 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2713 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ObjectiveCMethodNoArguments_Test' should be marked noexcept | 5 | ||
| 343 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2731 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ObjectiveCMethodOneArgument_Test' should be marked noexcept | 5 | ||
| 344 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2749 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ObjectiveCMethodTwoArgumentsFromBeginning_Test' should be marked noexcept | 5 | ||
| 345 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2768 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ObjectiveCMethodTwoArgumentsFromMiddle_Test' should be marked noexcept | 5 | ||
| 346 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2786 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CursorInSnippets_Test' should be marked noexcept | 5 | ||
| 347 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2808 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_WorksWithNullType_Test' should be marked noexcept | 5 | ||
| 348 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2819 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_UsingDecl_Test' should be marked noexcept | 5 | ||
| 349 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2839 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_ScopeIsUnresolved_Test' should be marked noexcept | 5 | ||
| 350 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2853 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NestedScopeIsUnresolved_Test' should be marked noexcept | 5 | ||
| 351 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2870 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NamespaceDoubleInsertion_Test' should be marked noexcept | 5 | ||
| 352 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2885 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DerivedMethodsAreAlwaysVisible_Test' should be marked noexcept | 5 | ||
| 353 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2904 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_NoCrashWithIncompleteLambda_Test' should be marked noexcept | 5 | ||
| 354 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2915 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DelayedTemplateParsing_Test' should be marked noexcept | 5 | ||
| 355 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2929 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_CompletionRange_Test' should be marked noexcept | 5 | ||
| 356 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2951 | cppcoreguidelines-noexcept | default constructor 'NoCompileCompletionTest_Basic_Test' should be marked noexcept | 5 | ||
| 357 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2965 | cppcoreguidelines-noexcept | default constructor 'NoCompileCompletionTest_WithFilter_Test' should be marked noexcept | 5 | ||
| 358 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 2979 | cppcoreguidelines-noexcept | default constructor 'NoCompileCompletionTest_WithIndex_Test' should be marked noexcept | 5 | ||
| 359 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 3048 | cppcoreguidelines-noexcept | default constructor 'AllowImplicitCompletion_All_Test' should be marked noexcept | 5 | ||
| 360 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp @ Line 3076 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_FunctionArgsExist_Test' should be marked noexcept | 5 | ||
| 361 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest' should be marked noexcept | 2 | ||
| 362 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_ReturnType_Test' should be marked noexcept | 4 | ||
| 363 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_Documentation_Test' should be marked noexcept | 4 | ||
| 364 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_DocumentationWithAnnotation_Test' should be marked noexcept | 4 | ||
| 365 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_GetDeclCommentBadUTF8_Test' should be marked noexcept | 4 | ||
| 366 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_MultipleAnnotations_Test' should be marked noexcept | 4 | ||
| 367 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_EmptySignature_Test' should be marked noexcept | 4 | ||
| 368 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_Function_Test' should be marked noexcept | 4 | ||
| 369 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_FunctionWithDefaultParams_Test' should be marked noexcept | 4 | ||
| 370 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_EscapeSnippet_Test' should be marked noexcept | 4 | ||
| 371 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_SnippetsInPatterns_Test' should be marked noexcept | 4 | ||
| 372 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_IgnoreInformativeQualifier_Test' should be marked noexcept | 4 | ||
| 373 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_ObjectiveCMethodNoArguments_Test' should be marked noexcept | 4 | ||
| 374 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_ObjectiveCMethodOneArgument_Test' should be marked noexcept | 4 | ||
| 375 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_ObjectiveCMethodTwoArgumentsFromBeginning_Test' should be marked noexcept | 4 | ||
| 376 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'CompletionStringTest_ObjectiveCMethodTwoArgumentsFromMiddle_Test' should be marked noexcept | 4 | ||
| 377 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CollectMacrosTests.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'CollectMainFileMacros_SelectedMacros_Test' should be marked noexcept | 5 | ||
| 378 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_Everything_Test' should be marked noexcept | 5 | ||
| 379 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_ResourceDir_Test' should be marked noexcept | 5 | ||
| 380 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_Sysroot_Test' should be marked noexcept | 5 | ||
| 381 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_StripPlugins_Test' should be marked noexcept | 5 | ||
| 382 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_StripOutput_Test' should be marked noexcept | 5 | ||
| 383 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_StripShowIncludes_Test' should be marked noexcept | 5 | ||
| 384 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_StripShowIncludesUser_Test' should be marked noexcept | 5 | ||
| 385 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_ClangPath_Test' should be marked noexcept | 5 | ||
| 386 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'OkMatcher' should be marked noexcept | 2 | ||
| 387 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 388 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_ClangPathResolve_Test' should be marked noexcept | 5 | ||
| 389 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'CommandMangler_ConfigEdits_Test' should be marked noexcept | 5 | ||
| 390 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_Spellings_Test' should be marked noexcept | 5 | ||
| 391 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_UnknownFlag_Test' should be marked noexcept | 5 | ||
| 392 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_Xclang_Test' should be marked noexcept | 5 | ||
| 393 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_ClangCL_Test' should be marked noexcept | 5 | ||
| 394 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_ArgStyles_Test' should be marked noexcept | 5 | ||
| 395 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_EndOfList_Test' should be marked noexcept | 5 | ||
| 396 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_Multiple_Test' should be marked noexcept | 5 | ||
| 397 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_Warning_Test' should be marked noexcept | 5 | ||
| 398 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 333 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_Define_Test' should be marked noexcept | 5 | ||
| 399 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 358 | cppcoreguidelines-noexcept | default constructor 'ArgStripperTest_OrderDependent_Test' should be marked noexcept | 5 | ||
| 400 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'PrintArgvTest_All_Test' should be marked noexcept | 5 | ||
| 401 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompilerTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'BuildCompilerInvocation_DropsPCH_Test' should be marked noexcept | 5 | ||
| 402 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/CompilerTests.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'BuildCompilerInvocation_PragmaDebugCrash_Test' should be marked noexcept | 5 | ||
| 403 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests' should be marked noexcept | 2 | ||
| 404 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_Condition_Test' should be marked noexcept | 4 | ||
| 405 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_CompileCommands_Test' should be marked noexcept | 4 | ||
| 406 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_CompilationDatabase_Test' should be marked noexcept | 4 | ||
| 407 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_Index_Test' should be marked noexcept | 4 | ||
| 408 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_PathSpecMatch_Test' should be marked noexcept | 4 | ||
| 409 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_DiagnosticSuppression_Test' should be marked noexcept | 4 | ||
| 410 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_Tidy_Test' should be marked noexcept | 4 | ||
| 411 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_TidyBadChecks_Test' should be marked noexcept | 4 | ||
| 412 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_ExternalBlockWarnOnMultipleSource_Test' should be marked noexcept | 4 | ||
| 413 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 338 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_ExternalBlockErrOnNoSource_Test' should be marked noexcept | 4 | ||
| 414 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_ExternalBlockDisablesBackgroundIndex_Test' should be marked noexcept | 4 | ||
| 415 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 360 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_ExternalBlockMountPoint_Test' should be marked noexcept | 4 | ||
| 416 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp @ Line 447 | cppcoreguidelines-noexcept | default constructor 'ConfigCompileTests_AllScopes_Test' should be marked noexcept | 4 | ||
| 417 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'ProviderTest_Combine_Test' should be marked noexcept | 5 | ||
| 418 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'ProviderTest_FromYAMLFile_Test' should be marked noexcept | 5 | ||
| 419 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'ProviderTest_FromAncestorRelativeYAMLFiles_Test' should be marked noexcept | 5 | ||
| 420 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'ProviderTest_Staleness_Test' should be marked noexcept | 5 | ||
| 421 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'ProviderTest_SourceInfo_Test' should be marked noexcept | 5 | ||
| 422 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigTesting.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'CapturedDiags' should be marked noexcept | 2 | ||
| 423 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigTesting.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'Diag' should be marked noexcept | 2 | ||
| 424 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'ParseYAML_SyntacticForms_Test' should be marked noexcept | 5 | ||
| 425 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'ParseYAML_Locations_Test' should be marked noexcept | 5 | ||
| 426 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'ParseYAML_ConfigDiagnostics_Test' should be marked noexcept | 5 | ||
| 427 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'ParseYAML_Invalid_Test' should be marked noexcept | 5 | ||
| 428 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'ParseYAML_ExternalBlock_Test' should be marked noexcept | 5 | ||
| 429 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'ParseYAML_AllScopes_Test' should be marked noexcept | 5 | ||
| 430 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'ParseYAML_AllScopesWarn_Test' should be marked noexcept | 5 | ||
| 431 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DecisionForestTests.cpp @ Line 1 | clang-diagnostic-error | 'DecisionForestRuntimeTest.h' file not found | 1 | ||
| 432 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DecisionForestTests.cpp @ Line 8 | cppcoreguidelines-noexcept | default constructor 'DecisionForestRuntime_Evaluate_Test' should be marked noexcept | 5 | ||
| 433 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'DexIterators_DocumentIterator_Test' should be marked noexcept | 5 | ||
| 434 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'DexIterators_AndTwoLists_Test' should be marked noexcept | 5 | ||
| 435 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'DexIterators_AndThreeLists_Test' should be marked noexcept | 5 | ||
| 436 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'DexIterators_AndEmpty_Test' should be marked noexcept | 5 | ||
| 437 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'DexIterators_OrTwoLists_Test' should be marked noexcept | 5 | ||
| 438 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'DexIterators_OrThreeLists_Test' should be marked noexcept | 5 | ||
| 439 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'DexIterators_QueryTree_Test' should be marked noexcept | 5 | ||
| 440 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'DexIterators_StringRepresentation_Test' should be marked noexcept | 5 | ||
| 441 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'DexIterators_Limit_Test' should be marked noexcept | 5 | ||
| 442 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'DexIterators_True_Test' should be marked noexcept | 5 | ||
| 443 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'DexIterators_Boost_Test' should be marked noexcept | 5 | ||
| 444 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'DexIterators_Optimizations_Test' should be marked noexcept | 5 | ||
| 445 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'DexTrigrams_IdentifierTrigrams_Test' should be marked noexcept | 5 | ||
| 446 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'DexTrigrams_QueryTrigrams_Test' should be marked noexcept | 5 | ||
| 447 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'DexSearchTokens_SymbolPath_Test' should be marked noexcept | 5 | ||
| 448 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'Dex_Lookup_Test' should be marked noexcept | 5 | ||
| 449 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 477 | cppcoreguidelines-noexcept | default constructor 'Dex_FuzzyFind_Test' should be marked noexcept | 5 | ||
| 450 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'DexTest_DexLimitedNumMatches_Test' should be marked noexcept | 5 | ||
| 451 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'DexTest_FuzzyMatch_Test' should be marked noexcept | 5 | ||
| 452 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'DexTest_ShortQuery_Test' should be marked noexcept | 5 | ||
| 453 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'DexTest_MatchQualifiedNamesWithoutSpecificScope_Test' should be marked noexcept | 5 | ||
| 454 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 559 | cppcoreguidelines-noexcept | default constructor 'DexTest_MatchQualifiedNamesWithGlobalScope_Test' should be marked noexcept | 5 | ||
| 455 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'DexTest_MatchQualifiedNamesWithOneScope_Test' should be marked noexcept | 5 | ||
| 456 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'DexTest_MatchQualifiedNamesWithMultipleScopes_Test' should be marked noexcept | 5 | ||
| 457 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 588 | cppcoreguidelines-noexcept | default constructor 'DexTest_NoMatchNestedScopes_Test' should be marked noexcept | 5 | ||
| 458 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'DexTest_WildcardScope_Test' should be marked noexcept | 5 | ||
| 459 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 608 | cppcoreguidelines-noexcept | default constructor 'DexTest_IgnoreCases_Test' should be marked noexcept | 5 | ||
| 460 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 617 | cppcoreguidelines-noexcept | default constructor 'DexTest_UnknownPostingList_Test' should be marked noexcept | 5 | ||
| 461 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 626 | cppcoreguidelines-noexcept | default constructor 'DexTest_Lookup_Test' should be marked noexcept | 5 | ||
| 462 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 637 | cppcoreguidelines-noexcept | default constructor 'DexTest_SymbolIndexOptionsFilter_Test' should be marked noexcept | 5 | ||
| 463 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 652 | cppcoreguidelines-noexcept | default constructor 'DexTest_ProximityPathsBoosting_Test' should be marked noexcept | 5 | ||
| 464 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 678 | cppcoreguidelines-noexcept | default constructor 'DexTests_Refs_Test' should be marked noexcept | 5 | ||
| 465 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 713 | cppcoreguidelines-noexcept | default constructor 'DexTests_Relations_Test' should be marked noexcept | 5 | ||
| 466 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 735 | cppcoreguidelines-noexcept | default constructor 'DexIndex_IndexedFiles_Test' should be marked noexcept | 5 | ||
| 467 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 749 | cppcoreguidelines-noexcept | default constructor 'DexTest_PreferredTypesBoosting_Test' should be marked noexcept | 5 | ||
| 468 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DexTests.cpp @ Line 771 | cppcoreguidelines-noexcept | default constructor 'DexTest_TemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 469 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_DiagnosticRanges_Test' should be marked noexcept | 5 | ||
| 470 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_FlagsMatter_Test' should be marked noexcept | 5 | ||
| 471 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_DiagnosticPreamble_Test' should be marked noexcept | 5 | ||
| 472 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_DeduplicatedClangTidyDiagnostics_Test' should be marked noexcept | 5 | ||
| 473 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_ClangTidy_Test' should be marked noexcept | 5 | ||
| 474 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_ClangTidyEOF_Test' should be marked noexcept | 5 | ||
| 475 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_TemplatesInHeaders_Test' should be marked noexcept | 5 | ||
| 476 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_MakeUnique_Test' should be marked noexcept | 5 | ||
| 477 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_NoMultipleDiagnosticInFlight_Test' should be marked noexcept | 5 | ||
| 478 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_RespectsDiagnosticConfig_Test' should be marked noexcept | 5 | ||
| 479 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_ClangTidySuppressionComment_Test' should be marked noexcept | 5 | ||
| 480 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 423 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_ClangTidyWarningAsError_Test' should be marked noexcept | 5 | ||
| 481 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_LongFixMessages_Test' should be marked noexcept | 5 | ||
| 482 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 474 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_ClangTidySuppressionCommentTrumpsWarningAsError_Test' should be marked noexcept | 5 | ||
| 483 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_ClangTidyNoLiteralDataInMacroToken_Test' should be marked noexcept | 5 | ||
| 484 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_ElseAfterReturnRange_Test' should be marked noexcept | 5 | ||
| 485 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_Preprocessor_Test' should be marked noexcept | 5 | ||
| 486 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_IgnoreVerify_Test' should be marked noexcept | 5 | ||
| 487 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_RecursivePreamble_Test' should be marked noexcept | 5 | ||
| 488 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 561 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_RecursivePreamblePragmaOnce_Test' should be marked noexcept | 5 | ||
| 489 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 574 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_RecursivePreambleIfndefGuard_Test' should be marked noexcept | 5 | ||
| 490 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 589 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_InsideMacros_Test' should be marked noexcept | 5 | ||
| 491 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_NoFixItInMacro_Test' should be marked noexcept | 5 | ||
| 492 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'ClangdTest_MSAsm_Test' should be marked noexcept | 5 | ||
| 493 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 631 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsTest_ToLSP_Test' should be marked noexcept | 5 | ||
| 494 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 755 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_IncompleteType_Test' should be marked noexcept | 5 | ||
| 495 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 847 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_NoSuggestIncludeWhenNoDefinitionInHeader_Test' should be marked noexcept | 5 | ||
| 496 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 878 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_Typo_Test' should be marked noexcept | 5 | ||
| 497 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 933 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_MultipleMatchedSymbols_Test' should be marked noexcept | 5 | ||
| 498 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 959 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_NoCrashMemebrAccess_Test' should be marked noexcept | 5 | ||
| 499 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 974 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_UseCachedIndexResults_Test' should be marked noexcept | 5 | ||
| 500 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1015 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_UnresolvedNameAsSpecifier_Test' should be marked noexcept | 5 | ||
| 501 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1038 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_UnresolvedSpecifierWithSemaCorrection_Test' should be marked noexcept | 5 | ||
| 502 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1088 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_SpecifiedScopeIsNamespaceAlias_Test' should be marked noexcept | 5 | ||
| 503 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1109 | cppcoreguidelines-noexcept | default constructor 'IncludeFixerTest_NoCrashOnTemplateInstantiations_Test' should be marked noexcept | 5 | ||
| 504 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1131 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_DiagInsideHeader_Test' should be marked noexcept | 5 | ||
| 505 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1145 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_DiagInTransitiveInclude_Test' should be marked noexcept | 5 | ||
| 506 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1158 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_DiagInMultipleHeaders_Test' should be marked noexcept | 5 | ||
| 507 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1174 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_PreferExpansionLocation_Test' should be marked noexcept | 5 | ||
| 508 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1189 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_PreferExpansionLocationMacros_Test' should be marked noexcept | 5 | ||
| 509 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1207 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_LimitDiagsOutsideMainFile_Test' should be marked noexcept | 5 | ||
| 510 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1236 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_OnlyErrorOrFatal_Test' should be marked noexcept | 5 | ||
| 511 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1252 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_OnlyDefaultErrorOrFatal_Test' should be marked noexcept | 5 | ||
| 512 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1266 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_FromNonWrittenSources_Test' should be marked noexcept | 5 | ||
| 513 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1283 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_ErrorFromMacroExpansion_Test' should be marked noexcept | 5 | ||
| 514 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1300 | cppcoreguidelines-noexcept | default constructor 'DiagsInHeaders_ErrorFromMacroArgument_Test' should be marked noexcept | 5 | ||
| 515 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1317 | cppcoreguidelines-noexcept | default constructor 'IgnoreDiags_FromNonWrittenInclude_Test' should be marked noexcept | 5 | ||
| 516 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp @ Line 1326 | cppcoreguidelines-noexcept | default constructor 'ToLSPDiag_RangeIsInMain_Test' should be marked noexcept | 5 | ||
| 517 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DraftStoreTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DraftStore_Versions_Test' should be marked noexcept | 5 | ||
| 518 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DumpASTTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DumpASTTests_BasicInfo_Test' should be marked noexcept | 5 | ||
| 519 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DumpASTTests.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'DumpASTTests_Range_Test' should be marked noexcept | 5 | ||
| 520 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/DumpASTTests.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'DumpASTTests_Arcana_Test' should be marked noexcept | 5 | ||
| 521 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ExpectedTypeTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'ExpectedTypeConversionTest_BasicTypes_Test' should be marked noexcept | 4 | ||
| 522 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ExpectedTypeTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ExpectedTypeConversionTest_ReferencesDontMatter_Test' should be marked noexcept | 4 | ||
| 523 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ExpectedTypeTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'ExpectedTypeConversionTest_ArraysDecay_Test' should be marked noexcept | 4 | ||
| 524 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ExpectedTypeTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'ExpectedTypeConversionTest_FunctionReturns_Test' should be marked noexcept | 4 | ||
| 525 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ExpectedTypeTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'ExpectedTypeConversionTest_Templates_Test' should be marked noexcept | 4 | ||
| 526 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FSTests.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'FSTests_PreambleStatusCache_Test' should be marked noexcept | 5 | ||
| 527 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'FileDistanceTests_Distance_Test' should be marked noexcept | 5 | ||
| 528 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'FileDistanceTests_BadSource_Test' should be marked noexcept | 5 | ||
| 529 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'FileDistanceTests_URI_Test' should be marked noexcept | 5 | ||
| 530 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'FileDistance_LimitUpTraversals_Test' should be marked noexcept | 5 | ||
| 531 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'FileDistance_DisallowDownTraversalsFromRoot_Test' should be marked noexcept | 5 | ||
| 532 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'ScopeDistance_Smoke_Test' should be marked noexcept | 5 | ||
| 533 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'FileSymbolsTest_UpdateAndGet_Test' should be marked noexcept | 5 | ||
| 534 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'FileSymbolsTest_Overlap_Test' should be marked noexcept | 5 | ||
| 535 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'FileSymbolsTest_MergeOverlap_Test' should be marked noexcept | 5 | ||
| 536 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'FileSymbolsTest_SnapshotAliveAfterRemove_Test' should be marked noexcept | 5 | ||
| 537 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_CustomizedURIScheme_Test' should be marked noexcept | 5 | ||
| 538 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_IndexAST_Test' should be marked noexcept | 5 | ||
| 539 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_NoLocal_Test' should be marked noexcept | 5 | ||
| 540 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_IndexMultiASTAndDeduplicate_Test' should be marked noexcept | 5 | ||
| 541 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_ClassMembers_Test' should be marked noexcept | 5 | ||
| 542 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_IncludeCollected_Test' should be marked noexcept | 5 | ||
| 543 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_HasSystemHeaderMappingsInPreamble_Test' should be marked noexcept | 5 | ||
| 544 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_TemplateParamsInLabel_Test' should be marked noexcept | 5 | ||
| 545 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_RebuildWithPreamble_Test' should be marked noexcept | 5 | ||
| 546 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_Refs_Test' should be marked noexcept | 5 | ||
| 547 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_MacroRefs_Test' should be marked noexcept | 5 | ||
| 548 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 405 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_CollectMacros_Test' should be marked noexcept | 5 | ||
| 549 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 411 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_Relations_Test' should be marked noexcept | 5 | ||
| 550 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_RelationsMultiFile_Test' should be marked noexcept | 5 | ||
| 551 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_ReferencesInMainFileWithPreamble_Test' should be marked noexcept | 5 | ||
| 552 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_MergeMainFileSymbols_Test' should be marked noexcept | 5 | ||
| 553 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'FileSymbolsTest_CountReferencesNoRefSlabs_Test' should be marked noexcept | 5 | ||
| 554 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'FileSymbolsTest_CountReferencesWithRefSlabs_Test' should be marked noexcept | 5 | ||
| 555 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_StalePreambleSymbolsDeleted_Test' should be marked noexcept | 5 | ||
| 556 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_Threadsafety_Test' should be marked noexcept | 5 | ||
| 557 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'FileShardedIndexTest_Sharding_Test' should be marked noexcept | 5 | ||
| 558 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 687 | cppcoreguidelines-noexcept | default constructor 'FileIndexTest_Profile_Test' should be marked noexcept | 5 | ||
| 559 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FileIndexTests.cpp @ Line 711 | cppcoreguidelines-noexcept | default constructor 'FileSymbolsTest_Profile_Test' should be marked noexcept | 5 | ||
| 560 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_Macros_Test' should be marked noexcept | 5 | ||
| 561 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_NoLocals_Test' should be marked noexcept | 5 | ||
| 562 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_Globals_Test' should be marked noexcept | 5 | ||
| 563 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_Unnamed_Test' should be marked noexcept | 5 | ||
| 564 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_InMainFile_Test' should be marked noexcept | 5 | ||
| 565 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_Namespaces_Test' should be marked noexcept | 5 | ||
| 566 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_AnonymousNamespace_Test' should be marked noexcept | 5 | ||
| 567 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_MultiFile_Test' should be marked noexcept | 5 | ||
| 568 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_GlobalNamespaceQueries_Test' should be marked noexcept | 5 | ||
| 569 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_Enums_Test' should be marked noexcept | 5 | ||
| 570 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_Ranking_Test' should be marked noexcept | 5 | ||
| 571 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_RankingPartialNamespace_Test' should be marked noexcept | 5 | ||
| 572 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_WithLimit_Test' should be marked noexcept | 5 | ||
| 573 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'WorkspaceSymbols_TempSpecs_Test' should be marked noexcept | 5 | ||
| 574 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_BasicSymbols_Test' should be marked noexcept | 5 | ||
| 575 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 431 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_DeclarationDefinition_Test' should be marked noexcept | 5 | ||
| 576 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 454 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_Concepts_Test' should be marked noexcept | 5 | ||
| 577 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_ExternSymbol_Test' should be marked noexcept | 5 | ||
| 578 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_ExternContext_Test' should be marked noexcept | 5 | ||
| 579 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_ExportContext_Test' should be marked noexcept | 5 | ||
| 580 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_NoLocals_Test' should be marked noexcept | 5 | ||
| 581 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 519 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_Unnamed_Test' should be marked noexcept | 5 | ||
| 582 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 538 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_InHeaderFile_Test' should be marked noexcept | 5 | ||
| 583 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_Template_Test' should be marked noexcept | 5 | ||
| 584 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_Namespaces_Test' should be marked noexcept | 5 | ||
| 585 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 634 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_Enums_Test' should be marked noexcept | 5 | ||
| 586 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 667 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_Macro_Test' should be marked noexcept | 5 | ||
| 587 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 736 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_RangeFromMacro_Test' should be marked noexcept | 5 | ||
| 588 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 774 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_FuncTemplates_Test' should be marked noexcept | 5 | ||
| 589 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 791 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_UsingDirectives_Test' should be marked noexcept | 5 | ||
| 590 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 810 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_TempSpecs_Test' should be marked noexcept | 5 | ||
| 591 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 831 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_Qualifiers_Test' should be marked noexcept | 5 | ||
| 592 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 864 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbols_QualifiersWithTemplateArgs_Test' should be marked noexcept | 5 | ||
| 593 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 900 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbolsTest_Ranges_Test' should be marked noexcept | 5 | ||
| 594 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 970 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbolsTest_DependentType_Test' should be marked noexcept | 5 | ||
| 595 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'DocumentSymbolsTest_ObjCCategoriesAndClassExtensions_Test' should be marked noexcept | 5 | ||
| 596 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_Exprs_Test' should be marked noexcept | 4 | ||
| 597 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_RecoveryForC_Test' should be marked noexcept | 4 | ||
| 598 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_Recovery_Test' should be marked noexcept | 4 | ||
| 599 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_RecoveryType_Test' should be marked noexcept | 4 | ||
| 600 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_UsingDecl_Test' should be marked noexcept | 4 | ||
| 601 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_BaseSpecifier_Test' should be marked noexcept | 4 | ||
| 602 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_ConstructorInitList_Test' should be marked noexcept | 4 | ||
| 603 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_DesignatedInit_Test' should be marked noexcept | 4 | ||
| 604 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_NestedNameSpecifier_Test' should be marked noexcept | 4 | ||
| 605 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_Types_Test' should be marked noexcept | 4 | ||
| 606 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_ClassTemplate_Test' should be marked noexcept | 4 | ||
| 607 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 450 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_Concept_Test' should be marked noexcept | 4 | ||
| 608 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 503 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_FunctionTemplate_Test' should be marked noexcept | 4 | ||
| 609 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_VariableTemplate_Test' should be marked noexcept | 4 | ||
| 610 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_TypeAliasTemplate_Test' should be marked noexcept | 4 | ||
| 611 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 564 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_MemberOfTemplate_Test' should be marked noexcept | 4 | ||
| 612 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_Lambda_Test' should be marked noexcept | 4 | ||
| 613 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 612 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_OverloadExpr_Test' should be marked noexcept | 4 | ||
| 614 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_DependentExprs_Test' should be marked noexcept | 4 | ||
| 615 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 750 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_DependentTypes_Test' should be marked noexcept | 4 | ||
| 616 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 796 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_TypedefCascade_Test' should be marked noexcept | 4 | ||
| 617 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 815 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_RecursiveTemplate_Test' should be marked noexcept | 4 | ||
| 618 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 837 | cppcoreguidelines-noexcept | default constructor 'TargetDeclTest_ObjC_Test' should be marked noexcept | 4 | ||
| 619 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FindTargetTests.cpp @ Line 1037 | cppcoreguidelines-noexcept | default constructor 'FindExplicitReferencesTest_All_Test' should be marked noexcept | 4 | ||
| 620 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FormatTests.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'FormatIncremental_SplitComment_Test' should be marked noexcept | 5 | ||
| 621 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FormatTests.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'FormatIncremental_Indentation_Test' should be marked noexcept | 5 | ||
| 622 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FormatTests.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'FormatIncremental_FormatPreviousLine_Test' should be marked noexcept | 5 | ||
| 623 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FormatTests.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'FormatIncremental_Annoyances_Test' should be marked noexcept | 5 | ||
| 624 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FormatTests.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'FormatIncremental_FormatBrace_Test' should be marked noexcept | 5 | ||
| 625 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FuzzyMatchTests.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'FuzzyMatch_Matches_Test' should be marked noexcept | 5 | ||
| 626 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FuzzyMatchTests.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'FuzzyMatch_Ranking_Test' should be marked noexcept | 5 | ||
| 627 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FuzzyMatchTests.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'FuzzyMatch_Scoring_Test' should be marked noexcept | 5 | ||
| 628 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FuzzyMatchTests.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'FuzzyMatch_InitialismAndPrefix_Test' should be marked noexcept | 5 | ||
| 629 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/FuzzyMatchTests.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'FuzzyMatch_Segmentation_Test' should be marked noexcept | 5 | ||
| 630 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'GlobalCompilationDatabaseTest_FallbackCommand_Test' should be marked noexcept | 5 | ||
| 631 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'OverlayCDBTest' should be marked noexcept | 2 | ||
| 632 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'OverlayCDBTest_GetCompileCommand_Test' should be marked noexcept | 4 | ||
| 633 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'OverlayCDBTest_GetFallbackCommand_Test' should be marked noexcept | 4 | ||
| 634 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'OverlayCDBTest_NoBase_Test' should be marked noexcept | 4 | ||
| 635 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'OverlayCDBTest_Watch_Test' should be marked noexcept | 4 | ||
| 636 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'OverlayCDBTest_Adjustments_Test' should be marked noexcept | 4 | ||
| 637 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'GlobalCompilationDatabaseTest_DiscoveryWithNestedCDBs_Test' should be marked noexcept | 5 | ||
| 638 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'GlobalCompilationDatabaseTest_BuildDir_Test' should be marked noexcept | 5 | ||
| 639 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'GlobalCompilationDatabaseTest_CompileFlagsDirectory_Test' should be marked noexcept | 5 | ||
| 640 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'GlobalCompilationDatabaseTest_Config_Test' should be marked noexcept | 5 | ||
| 641 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'GlobalCompilationDatabaseTest_NonCanonicalFilenames_Test' should be marked noexcept | 5 | ||
| 642 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'OverlayCDBTest_GetProjectInfo_Test' should be marked noexcept | 4 | ||
| 643 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'DirectoryBasedGlobalCompilationDatabaseCacheTest' should be marked noexcept | 2 | ||
| 644 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'DirectoryBasedGlobalCompilationDatabaseCacheTest_Cacheable_Test' should be marked noexcept | 4 | ||
| 645 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'HeaderSourceSwitchTest_FileHeuristic_Test' should be marked noexcept | 5 | ||
| 646 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'HeaderSourceSwitchTest_GetLocalDecls_Test' should be marked noexcept | 5 | ||
| 647 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'HeaderSourceSwitchTest_FromHeaderToSource_Test' should be marked noexcept | 5 | ||
| 648 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'HeaderSourceSwitchTest_FromSourceToHeader_Test' should be marked noexcept | 5 | ||
| 649 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'HeaderSourceSwitchTest_ClangdServerIntegration_Test' should be marked noexcept | 5 | ||
| 650 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'HeadersTest' should be marked noexcept | 2 | ||
| 651 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_CollectRewrittenAndResolved_Test' should be marked noexcept | 4 | ||
| 652 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_OnlyCollectInclusionsInMain_Test' should be marked noexcept | 4 | ||
| 653 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_PreambleIncludesPresentOnce_Test' should be marked noexcept | 4 | ||
| 654 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_UnResolvedInclusion_Test' should be marked noexcept | 4 | ||
| 655 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_IncludeDirective_Test' should be marked noexcept | 4 | ||
| 656 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_InsertInclude_Test' should be marked noexcept | 4 | ||
| 657 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_DoNotInsertIfInSameFile_Test' should be marked noexcept | 4 | ||
| 658 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_DoNotInsertOffIncludePath_Test' should be marked noexcept | 4 | ||
| 659 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_ShortenIncludesInSearchPath_Test' should be marked noexcept | 4 | ||
| 660 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_ShortenedIncludeNotInSearchPath_Test' should be marked noexcept | 4 | ||
| 661 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_PreferredHeader_Test' should be marked noexcept | 4 | ||
| 662 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_DontInsertDuplicatePreferred_Test' should be marked noexcept | 4 | ||
| 663 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_DontInsertDuplicateResolved_Test' should be marked noexcept | 4 | ||
| 664 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_PreferInserted_Test' should be marked noexcept | 4 | ||
| 665 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'Headers_NoHeaderSearchInfo_Test' should be marked noexcept | 5 | ||
| 666 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HeadersTests.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'HeadersTest_PresumedLocations_Test' should be marked noexcept | 4 | ||
| 667 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'Hover_Structured_Test' should be marked noexcept | 5 | ||
| 668 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 905 | cppcoreguidelines-noexcept | default constructor 'Hover_CallPassType_Test' should be marked noexcept | 5 | ||
| 669 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 982 | cppcoreguidelines-noexcept | default constructor 'Hover_NoHover_Test' should be marked noexcept | 5 | ||
| 670 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 1032 | cppcoreguidelines-noexcept | default constructor 'Hover_All_Test' should be marked noexcept | 5 | ||
| 671 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 2390 | cppcoreguidelines-noexcept | default constructor 'Hover_DocsFromIndex_Test' should be marked noexcept | 5 | ||
| 672 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 2416 | cppcoreguidelines-noexcept | default constructor 'Hover_DocsFromAST_Test' should be marked noexcept | 5 | ||
| 673 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 2441 | cppcoreguidelines-noexcept | default constructor 'Hover_DocsFromMostSpecial_Test' should be marked noexcept | 5 | ||
| 674 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 2466 | cppcoreguidelines-noexcept | default constructor 'Hover_Present_Test' should be marked noexcept | 5 | ||
| 675 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 2711 | cppcoreguidelines-noexcept | default constructor 'Hover_ParseDocumentation_Test' should be marked noexcept | 5 | ||
| 676 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 2798 | cppcoreguidelines-noexcept | default constructor 'Hover_PresentHeadings_Test' should be marked noexcept | 5 | ||
| 677 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/HoverTests.cpp @ Line 2808 | cppcoreguidelines-noexcept | default constructor 'Hover_PresentRulers_Test' should be marked noexcept | 5 | ||
| 678 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'IsTUMatcher' should be marked noexcept | 2 | ||
| 679 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 680 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'HasSameURIMatcher' should be marked noexcept | 2 | ||
| 681 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 682 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'IndexActionTest' should be marked noexcept | 2 | ||
| 683 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'IndexActionTest_CollectIncludeGraph_Test' should be marked noexcept | 4 | ||
| 684 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'IndexActionTest_IncludeGraphSelfInclude_Test' should be marked noexcept | 4 | ||
| 685 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'IndexActionTest_IncludeGraphSkippedFile_Test' should be marked noexcept | 4 | ||
| 686 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'IndexActionTest_IncludeGraphDynamicInclude_Test' should be marked noexcept | 4 | ||
| 687 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'IndexActionTest_NoWarnings_Test' should be marked noexcept | 4 | ||
| 688 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexActionTests.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'IndexActionTest_SkipFiles_Test' should be marked noexcept | 4 | ||
| 689 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'SymbolLocation_Position_Test' should be marked noexcept | 5 | ||
| 690 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'SymbolSlab_FindAndIterate_Test' should be marked noexcept | 5 | ||
| 691 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'RelationSlab_Lookup_Test' should be marked noexcept | 5 | ||
| 692 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'RelationSlab_Duplicates_Test' should be marked noexcept | 5 | ||
| 693 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'SwapIndexTest_OldIndexRecycled_Test' should be marked noexcept | 5 | ||
| 694 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_MemIndexDeduplicate_Test' should be marked noexcept | 5 | ||
| 695 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_MemIndexLimitedNumMatches_Test' should be marked noexcept | 5 | ||
| 696 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_FuzzyMatch_Test' should be marked noexcept | 5 | ||
| 697 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_MatchQualifiedNamesWithoutSpecificScope_Test' should be marked noexcept | 5 | ||
| 698 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_MatchQualifiedNamesWithGlobalScope_Test' should be marked noexcept | 5 | ||
| 699 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_MatchQualifiedNamesWithOneScope_Test' should be marked noexcept | 5 | ||
| 700 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_MatchQualifiedNamesWithMultipleScopes_Test' should be marked noexcept | 5 | ||
| 701 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_NoMatchNestedScopes_Test' should be marked noexcept | 5 | ||
| 702 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_IgnoreCases_Test' should be marked noexcept | 5 | ||
| 703 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_Lookup_Test' should be marked noexcept | 5 | ||
| 704 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_IndexedFiles_Test' should be marked noexcept | 5 | ||
| 705 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'MemIndexTest_TemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 706 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'MergeIndexTest_Lookup_Test' should be marked noexcept | 5 | ||
| 707 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'MergeIndexTest_LookupRemovedDefinition_Test' should be marked noexcept | 5 | ||
| 708 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'MergeIndexTest_FuzzyFind_Test' should be marked noexcept | 5 | ||
| 709 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 338 | cppcoreguidelines-noexcept | default constructor 'MergeIndexTest_FuzzyFindRemovedSymbol_Test' should be marked noexcept | 5 | ||
| 710 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'MergeTest_Merge_Test' should be marked noexcept | 5 | ||
| 711 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'MergeTest_PreferSymbolWithDefn_Test' should be marked noexcept | 5 | ||
| 712 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'MergeTest_PreferSymbolLocationInCodegenFile_Test' should be marked noexcept | 5 | ||
| 713 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'MergeIndexTest_Refs_Test' should be marked noexcept | 5 | ||
| 714 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 504 | cppcoreguidelines-noexcept | default constructor 'MergeIndexTest_IndexedFiles_Test' should be marked noexcept | 5 | ||
| 715 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'MergeIndexTest_NonDocumentation_Test' should be marked noexcept | 5 | ||
| 716 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/IndexTests.cpp @ Line 552 | cppcoreguidelines-noexcept | default constructor 'MergeTest_MergeIncludesOnDifferentDefinitions_Test' should be marked noexcept | 5 | ||
| 717 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/JSONTransportTests.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'JSONTransportTest' should be marked noexcept | 2 | ||
| 718 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/JSONTransportTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'JSONTransportTest_StandardDense_Test' should be marked noexcept | 4 | ||
| 719 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/JSONTransportTests.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'JSONTransportTest_DelimitedPretty_Test' should be marked noexcept | 4 | ||
| 720 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/JSONTransportTests.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'JSONTransportTest_EndOfFile_Test' should be marked noexcept | 4 | ||
| 721 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LSPBinderTests.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'OutgoingRecorder' should be marked noexcept | 2 | ||
| 722 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LSPBinderTests.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'LSPBinderTest_IncomingCalls_Test' should be marked noexcept | 5 | ||
| 723 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LSPBinderTests.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'LSPBinderTest_OutgoingCalls_Test' should be marked noexcept | 5 | ||
| 724 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LSPClient.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'LSPClient' should be marked noexcept | 2 | ||
| 725 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LSPClient.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'LSPClient' should be marked noexcept | 2 | ||
| 726 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LSPClient.h @ Line 51 | cppcoreguidelines-noexcept | move constructor 'LSPClient' should be marked noexcept | 2 | ||
| 727 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LSPClient.h @ Line 52 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 728 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LoggerTests.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'ErrorTest_Overloads_Test' should be marked noexcept | 5 | ||
| 729 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LoggerTests.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'ErrorTest_Lifetimes_Test' should be marked noexcept | 5 | ||
| 730 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/LoggerTests.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ErrorTest_ConsumeError_Test' should be marked noexcept | 5 | ||
| 731 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/Matchers.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'PolySubsequenceMatcher |
2 | ||
| 732 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ModulesTests.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'Modules_TextualIncludeInPreamble_Test' should be marked noexcept | 5 | ||
| 733 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ModulesTests.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'Modules_PreambleBuildVisibility_Test' should be marked noexcept | 5 | ||
| 734 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ModulesTests.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'Modules_Diagnostic_Test' should be marked noexcept | 5 | ||
| 735 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'EqIncMatcher' should be marked noexcept | 2 | ||
| 736 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 737 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_TopLevelDecls_Test' should be marked noexcept | 5 | ||
| 738 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_DoesNotGetIncludedTopDecls_Test' should be marked noexcept | 5 | ||
| 739 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_DoesNotGetImplicitTemplateTopDecls_Test' should be marked noexcept | 5 | ||
| 740 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_GetsExplicitInstantiationAndSpecializationTemplateTopDecls_Test' should be marked noexcept | 5 | ||
| 741 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_IgnoresDelayedTemplateParsing_Test' should be marked noexcept | 5 | ||
| 742 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_TokensAfterPreamble_Test' should be marked noexcept | 5 | ||
| 743 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_NoCrashOnTokensWithTidyCheck_Test' should be marked noexcept | 5 | ||
| 744 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_CanBuildInvocationWithUnknownArgs_Test' should be marked noexcept | 5 | ||
| 745 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_CollectsMainFileMacroExpansions_Test' should be marked noexcept | 5 | ||
| 746 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_ReplayPreambleForTidyCheckers_Test' should be marked noexcept | 5 | ||
| 747 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_PatchesAdditionalIncludes_Test' should be marked noexcept | 5 | ||
| 748 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp @ Line 592 | cppcoreguidelines-noexcept | default constructor 'ParsedASTTest_PatchesDeletedIncludes_Test' should be marked noexcept | 5 | ||
| 749 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'ParsePathMappingTests_WindowsPath_Test' should be marked noexcept | 5 | ||
| 750 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ParsePathMappingTests_UnixPath_Test' should be marked noexcept | 5 | ||
| 751 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'ParsePathMappingTests_ImproperFormat_Test' should be marked noexcept | 5 | ||
| 752 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'ParsePathMappingTests_ParsesMultiple_Test' should be marked noexcept | 5 | ||
| 753 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_PreservesOriginal_Test' should be marked noexcept | 5 | ||
| 754 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_UsesFirstMatch_Test' should be marked noexcept | 5 | ||
| 755 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_IgnoresSubstrings_Test' should be marked noexcept | 5 | ||
| 756 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_MapsOutgoingPaths_Test' should be marked noexcept | 5 | ||
| 757 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_OnlyMapFileUris_Test' should be marked noexcept | 5 | ||
| 758 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_RespectsCaseSensitivity_Test' should be marked noexcept | 5 | ||
| 759 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_MapsWindowsPaths_Test' should be marked noexcept | 5 | ||
| 760 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'DoPathMappingTests_MapsWindowsUnixInterop_Test' should be marked noexcept | 5 | ||
| 761 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'ApplyPathMappingTests_PreservesOriginalParams_Test' should be marked noexcept | 5 | ||
| 762 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'ApplyPathMappingTests_MapsAllMatchingPaths_Test' should be marked noexcept | 5 | ||
| 763 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'ApplyPathMappingTests_MapsOutbound_Test' should be marked noexcept | 5 | ||
| 764 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PathMappingTests.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'ApplyPathMappingTests_MapsKeys_Test' should be marked noexcept | 5 | ||
| 765 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_IncludeParsing_Test' should be marked noexcept | 5 | ||
| 766 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_ContainsNewIncludes_Test' should be marked noexcept | 5 | ||
| 767 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_MainFileIsEscaped_Test' should be marked noexcept | 5 | ||
| 768 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_PatchesPreambleIncludes_Test' should be marked noexcept | 5 | ||
| 769 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_Define_Test' should be marked noexcept | 5 | ||
| 770 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_OrderingPreserved_Test' should be marked noexcept | 5 | ||
| 771 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_LocateMacroAtWorks_Test' should be marked noexcept | 5 | ||
| 772 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 379 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_LocateMacroAtDeletion_Test' should be marked noexcept | 5 | ||
| 773 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'PreamblePatchTest_RefsToMacros_Test' should be marked noexcept | 5 | ||
| 774 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'TranslatePreamblePatchLocation_Simple_Test' should be marked noexcept | 5 | ||
| 775 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PreambleTests.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'PreamblePatch_ModifiedBounds_Test' should be marked noexcept | 5 | ||
| 776 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/PrintASTTests.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ASTUtils_PrintTemplateArgs_Test' should be marked noexcept | 3 | ||
| 777 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ProjectAwareIndexTests.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'ProjectAware_Test_Test' should be marked noexcept | 5 | ||
| 778 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/ProjectAwareIndexTests.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ProjectAware_CreatedOnce_Test' should be marked noexcept | 5 | ||
| 779 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'QualityTests_SymbolQualitySignalExtraction_Test' should be marked noexcept | 5 | ||
| 780 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'QualityTests_SymbolRelevanceSignalExtraction_Test' should be marked noexcept | 5 | ||
| 781 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'QualityTests_SymbolQualitySignalsSanity_Test' should be marked noexcept | 5 | ||
| 782 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'QualityTests_SymbolRelevanceSignalsSanity_Test' should be marked noexcept | 5 | ||
| 783 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'QualityTests_ScopeProximity_Test' should be marked noexcept | 5 | ||
| 784 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'QualityTests_SortText_Test' should be marked noexcept | 5 | ||
| 785 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'QualityTests_NoBoostForClassConstructor_Test' should be marked noexcept | 5 | ||
| 786 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'QualityTests_IsInstanceMember_Test' should be marked noexcept | 5 | ||
| 787 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 423 | cppcoreguidelines-noexcept | default constructor 'QualityTests_ConstructorDestructor_Test' should be marked noexcept | 5 | ||
| 788 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'QualityTests_Operator_Test' should be marked noexcept | 5 | ||
| 789 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/QualityTests.cpp @ Line 477 | cppcoreguidelines-noexcept | default constructor 'QualityTests_ItemWithFixItsRankedDown_Test' should be marked noexcept | 5 | ||
| 790 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RIFFTests.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'RIFFTest_File_Test' should be marked noexcept | 5 | ||
| 791 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'RenameTest_WithinFileRename_Test' should be marked noexcept | 5 | ||
| 792 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 842 | cppcoreguidelines-noexcept | default constructor 'RenameTest_Renameable_Test' should be marked noexcept | 5 | ||
| 793 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1111 | cppcoreguidelines-noexcept | default constructor 'RenameTest_IndexMergeMainFile_Test' should be marked noexcept | 5 | ||
| 794 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1161 | cppcoreguidelines-noexcept | default constructor 'RenameTest_MainFileReferencesOnly_Test' should be marked noexcept | 5 | ||
| 795 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1189 | cppcoreguidelines-noexcept | default constructor 'RenameTest_ProtobufSymbolIsExcluded_Test' should be marked noexcept | 5 | ||
| 796 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1204 | cppcoreguidelines-noexcept | default constructor 'RenameTest_PrepareRename_Test' should be marked noexcept | 5 | ||
| 797 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1245 | cppcoreguidelines-noexcept | default constructor 'CrossFileRenameTests_DirtyBuffer_Test' should be marked noexcept | 5 | ||
| 798 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1333 | cppcoreguidelines-noexcept | default constructor 'CrossFileRenameTests_DeduplicateRefsFromIndex_Test' should be marked noexcept | 5 | ||
| 799 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1387 | cppcoreguidelines-noexcept | default constructor 'CrossFileRenameTests_WithUpToDateIndex_Test' should be marked noexcept | 5 | ||
| 800 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1589 | cppcoreguidelines-noexcept | default constructor 'CrossFileRenameTests_CrossFileOnLocalSymbol_Test' should be marked noexcept | 5 | ||
| 801 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1604 | cppcoreguidelines-noexcept | default constructor 'CrossFileRenameTests_BuildRenameEdits_Test' should be marked noexcept | 5 | ||
| 802 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1634 | cppcoreguidelines-noexcept | default constructor 'CrossFileRenameTests_adjustRenameRanges_Test' should be marked noexcept | 5 | ||
| 803 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1695 | cppcoreguidelines-noexcept | default constructor 'RangePatchingHeuristic_GetMappedRanges_Test' should be marked noexcept | 5 | ||
| 804 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/RenameTests.cpp @ Line 1819 | cppcoreguidelines-noexcept | default constructor 'CrossFileRenameTests_adjustmentCost_Test' should be marked noexcept | 5 | ||
| 805 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_CommonAncestor_Test' should be marked noexcept | 5 | ||
| 806 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 498 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_InjectedClassName_Test' should be marked noexcept | 5 | ||
| 807 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 507 | cppcoreguidelines-noexcept | default constructor 'SelectionTree_Metrics_Test' should be marked noexcept | 5 | ||
| 808 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 526 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_Selected_Test' should be marked noexcept | 5 | ||
| 809 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_PathologicalPreprocessor_Test' should be marked noexcept | 5 | ||
| 810 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 591 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_IncludedFile_Test' should be marked noexcept | 5 | ||
| 811 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_MacroArgExpansion_Test' should be marked noexcept | 5 | ||
| 812 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 635 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_Implicit_Test' should be marked noexcept | 5 | ||
| 813 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SelectionTests.cpp @ Line 654 | cppcoreguidelines-noexcept | default constructor 'SelectionTest_CreateAll_Test' should be marked noexcept | 5 | ||
| 814 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'SemanticHighlighting_GetsCorrectTokens_Test' should be marked noexcept | 5 | ||
| 815 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp @ Line 723 | cppcoreguidelines-noexcept | default constructor 'SemanticHighlighting_ScopeModifiers_Test' should be marked noexcept | 5 | ||
| 816 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp @ Line 789 | cppcoreguidelines-noexcept | default constructor 'SemanticHighlighting_toSemanticTokens_Test' should be marked noexcept | 5 | ||
| 817 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp @ Line 821 | cppcoreguidelines-noexcept | default constructor 'SemanticHighlighting_diffSemanticTokens_Test' should be marked noexcept | 5 | ||
| 818 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'SemanticSelection_All_Test' should be marked noexcept | 5 | ||
| 819 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'SemanticSelection_RunViaClangdServer_Test' should be marked noexcept | 5 | ||
| 820 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'FoldingRanges_All_Test' should be marked noexcept | 5 | ||
| 821 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SerializationTests.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'SerializationTest_NoCrashOnEmptyYAML_Test' should be marked noexcept | 5 | ||
| 822 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SerializationTests.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'SerializationTest_YAMLConversions_Test' should be marked noexcept | 5 | ||
| 823 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SerializationTests.cpp @ Line 214 | cppcoreguidelines-noexcept | default constructor 'SerializationTest_BinaryConversions_Test' should be marked noexcept | 5 | ||
| 824 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SerializationTests.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'SerializationTest_SrcsTest_Test' should be marked noexcept | 5 | ||
| 825 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SerializationTests.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'SerializationTest_CmdlTest_Test' should be marked noexcept | 5 | ||
| 826 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SerializationTests.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'SerializationTest_NoCrashOnBadArraySize_Test' should be marked noexcept | 5 | ||
| 827 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SerializationTests.cpp @ Line 391 | cppcoreguidelines-noexcept | default constructor 'SerializationTest_NoCrashOnBadStringTableSize_Test' should be marked noexcept | 5 | ||
| 828 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_lspLength_Test' should be marked noexcept | 5 | ||
| 829 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_lspLengthBadUTF8_Test' should be marked noexcept | 5 | ||
| 830 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_PositionToOffset_Test' should be marked noexcept | 5 | ||
| 831 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_OffsetToPosition_Test' should be marked noexcept | 5 | ||
| 832 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_SourceLocationInMainFile_Test' should be marked noexcept | 5 | ||
| 833 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_CollectIdentifiers_Test' should be marked noexcept | 5 | ||
| 834 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_CollectWords_Test' should be marked noexcept | 5 | ||
| 835 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 376 | cppcoreguidelines-noexcept | default constructor 'SpelledWordsTest_HeuristicBoundaries_Test' should be marked noexcept | 4 | ||
| 836 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'SpelledWordsTest_LikelyIdentifier_Test' should be marked noexcept | 4 | ||
| 837 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'SpelledWordsTest_Comment_Test' should be marked noexcept | 4 | ||
| 838 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'SpelledWordsTest_PartOfString_Test' should be marked noexcept | 4 | ||
| 839 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'SpelledWordsTest_DisabledSection_Test' should be marked noexcept | 4 | ||
| 840 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'SpelledWordsTest_Macros_Test' should be marked noexcept | 4 | ||
| 841 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_VisibleNamespaces_Test' should be marked noexcept | 5 | ||
| 842 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_GetMacros_Test' should be marked noexcept | 5 | ||
| 843 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 538 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_WorksAtBeginOfFile_Test' should be marked noexcept | 5 | ||
| 844 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 552 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_IsInsideMainFile_Test' should be marked noexcept | 5 | ||
| 845 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 588 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_HalfOpenFileRange_Test' should be marked noexcept | 5 | ||
| 846 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 640 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_HalfOpenFileRangePathologicalPreprocessor_Test' should be marked noexcept | 5 | ||
| 847 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 665 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_IncludeHashLoc_Test' should be marked noexcept | 5 | ||
| 848 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 686 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_GetEligiblePoints_Test' should be marked noexcept | 5 | ||
| 849 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 749 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_IdentifierRanges_Test' should be marked noexcept | 5 | ||
| 850 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 769 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_isHeaderFile_Test' should be marked noexcept | 5 | ||
| 851 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 793 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTests_isKeywords_Test' should be marked noexcept | 5 | ||
| 852 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 838 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_Simple_Test' should be marked noexcept | 5 | ||
| 853 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 875 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_MultiLine_Test' should be marked noexcept | 5 | ||
| 854 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 932 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_WrongRangeLength_Test' should be marked noexcept | 5 | ||
| 855 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 948 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_EndBeforeStart_Test' should be marked noexcept | 5 | ||
| 856 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 964 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_StartCharOutOfRange_Test' should be marked noexcept | 5 | ||
| 857 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 980 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_EndCharOutOfRange_Test' should be marked noexcept | 5 | ||
| 858 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 996 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_StartLineOutOfRange_Test' should be marked noexcept | 5 | ||
| 859 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp @ Line 1011 | cppcoreguidelines-noexcept | default constructor 'ApplyEditsTest_EndLineOutOfRange_Test' should be marked noexcept | 5 | ||
| 860 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'IncludeHeaderMatcher' should be marked noexcept | 2 | ||
| 861 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 862 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'DeprecatedMatcher' should be marked noexcept | 2 | ||
| 863 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 864 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'ImplementationDetailMatcher' should be marked noexcept | 2 | ||
| 865 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 866 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'VisibleOutsideFileMatcher' should be marked noexcept | 2 | ||
| 867 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 868 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'RefRangeMatcher' should be marked noexcept | 2 | ||
| 869 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 870 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ShouldCollectSymbolTest_ShouldCollectSymbol_Test' should be marked noexcept | 4 | ||
| 871 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'ShouldCollectSymbolTest_CollectLocalClassesAndVirtualMethods_Test' should be marked noexcept | 4 | ||
| 872 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'ShouldCollectSymbolTest_NoPrivateProtoSymbol_Test' should be marked noexcept | 4 | ||
| 873 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'ShouldCollectSymbolTest_DoubleCheckProtoHeaderComment_Test' should be marked noexcept | 4 | ||
| 874 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest' should be marked noexcept | 2 | ||
| 875 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 329 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_CollectSymbols_Test' should be marked noexcept | 4 | ||
| 876 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_FileLocal_Test' should be marked noexcept | 4 | ||
| 877 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_Template_Test' should be marked noexcept | 4 | ||
| 878 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_TemplateArgs_Test' should be marked noexcept | 4 | ||
| 879 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ObjCSymbols_Test' should be marked noexcept | 4 | ||
| 880 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 559 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ObjCPropertyImpl_Test' should be marked noexcept | 4 | ||
| 881 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 576 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ObjCLocations_Test' should be marked noexcept | 4 | ||
| 882 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 612 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ObjCForwardDecls_Test' should be marked noexcept | 4 | ||
| 883 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 645 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ObjCClassExtensions_Test' should be marked noexcept | 4 | ||
| 884 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 666 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_Locations_Test' should be marked noexcept | 4 | ||
| 885 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 701 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_Refs_Test' should be marked noexcept | 4 | ||
| 886 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 772 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_RefContainers_Test' should be marked noexcept | 4 | ||
| 887 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 843 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_MacroRefInHeader_Test' should be marked noexcept | 4 | ||
| 888 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 890 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_MacroRefWithoutCollectingSymbol_Test' should be marked noexcept | 4 | ||
| 889 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 902 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_MacrosWithRefFilter_Test' should be marked noexcept | 4 | ||
| 890 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 910 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SpelledReferences_Test' should be marked noexcept | 4 | ||
| 891 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 976 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_NameReferences_Test' should be marked noexcept | 4 | ||
| 892 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_RefsOnMacros_Test' should be marked noexcept | 4 | ||
| 893 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1017 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_HeaderAsMainFile_Test' should be marked noexcept | 4 | ||
| 894 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1059 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_RefsInHeaders_Test' should be marked noexcept | 4 | ||
| 895 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1074 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_BaseOfRelations_Test' should be marked noexcept | 4 | ||
| 896 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1086 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_OverrideRelationsSimpleInheritance_Test' should be marked noexcept | 4 | ||
| 897 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1121 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_OverrideRelationsMultipleInheritance_Test' should be marked noexcept | 4 | ||
| 898 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1157 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_CountReferences_Test' should be marked noexcept | 4 | ||
| 899 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1188 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SymbolRelativeNoFallback_Test' should be marked noexcept | 4 | ||
| 900 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1194 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SymbolRelativeWithFallback_Test' should be marked noexcept | 4 | ||
| 901 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1204 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_UnittestURIScheme_Test' should be marked noexcept | 4 | ||
| 902 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1213 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_IncludeEnums_Test' should be marked noexcept | 4 | ||
| 903 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1242 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_NamelessSymbols_Test' should be marked noexcept | 4 | ||
| 904 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1253 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SymbolFormedFromRegisteredSchemeFromMacro_Test' should be marked noexcept | 4 | ||
| 905 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1276 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SymbolFormedByCLI_Test' should be marked noexcept | 4 | ||
| 906 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1288 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SymbolsInMainFile_Test' should be marked noexcept | 4 | ||
| 907 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1311 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_Documentation_Test' should be marked noexcept | 4 | ||
| 908 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1336 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ClassMembers_Test' should be marked noexcept | 4 | ||
| 909 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1362 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_Scopes_Test' should be marked noexcept | 4 | ||
| 910 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1377 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ExternC_Test' should be marked noexcept | 4 | ||
| 911 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1389 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SkipInlineNamespace_Test' should be marked noexcept | 4 | ||
| 912 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1409 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SymbolWithDocumentation_Test' should be marked noexcept | 4 | ||
| 913 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1424 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_Snippet_Test' should be marked noexcept | 4 | ||
| 914 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1440 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_IncludeHeaderSameAsFileURI_Test' should be marked noexcept | 4 | ||
| 915 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1449 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_CanonicalSTLHeader_Test' should be marked noexcept | 4 | ||
| 916 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1476 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_IWYUPragma_Test' should be marked noexcept | 4 | ||
| 917 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1491 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_IWYUPragmaWithDoubleQuotes_Test' should be marked noexcept | 4 | ||
| 918 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1506 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_SkipIncFileWhenCanonicalizeHeaders_Test' should be marked noexcept | 4 | ||
| 919 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1524 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_MainFileIsHeaderWhenSkipIncFile_Test' should be marked noexcept | 4 | ||
| 920 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1546 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_IncFileInNonHeader_Test' should be marked noexcept | 4 | ||
| 921 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1564 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_HeaderGuardDetected_Test' should be marked noexcept | 4 | ||
| 922 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1582 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_NonModularHeader_Test' should be marked noexcept | 4 | ||
| 923 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1601 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_AvoidUsingFwdDeclsAsCanonicalDecls_Test' should be marked noexcept | 4 | ||
| 924 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1636 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ClassForwardDeclarationIsCanonical_Test' should be marked noexcept | 4 | ||
| 925 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1645 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_UTF16Character_Test' should be marked noexcept | 4 | ||
| 926 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1653 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_DoNotIndexSymbolsInFriendDecl_Test' should be marked noexcept | 4 | ||
| 927 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1678 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ReferencesInFriendDecl_Test' should be marked noexcept | 4 | ||
| 928 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1696 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_Origin_Test' should be marked noexcept | 4 | ||
| 929 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1706 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_CollectMacros_Test' should be marked noexcept | 4 | ||
| 930 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1739 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_DeprecatedSymbols_Test' should be marked noexcept | 4 | ||
| 931 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1750 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_ImplementationDetail_Test' should be marked noexcept | 4 | ||
| 932 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1765 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_UsingDecl_Test' should be marked noexcept | 4 | ||
| 933 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1775 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_CBuiltins_Test' should be marked noexcept | 4 | ||
| 934 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1784 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_InvalidSourceLoc_Test' should be marked noexcept | 4 | ||
| 935 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1792 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_BadUTF8_Test' should be marked noexcept | 4 | ||
| 936 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1806 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_MacrosInHeaders_Test' should be marked noexcept | 4 | ||
| 937 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1815 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_UndefOfModuleMacro_Test' should be marked noexcept | 4 | ||
| 938 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp @ Line 1838 | cppcoreguidelines-noexcept | default constructor 'SymbolCollectorTest_NoCrashOnObjCMethodCStyleParam_Test' should be marked noexcept | 4 | ||
| 939 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SymbolInfoTests.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'SymbolInfoTests_All_Test' should be marked noexcept | 5 | ||
| 940 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SyncAPI.cpp @ Line 36 | cppcoreguidelines-noexcept | move constructor 'CaptureProxy |
2 | ||
| 941 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SyncAPI.cpp @ Line 39 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 942 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/SyncAPI.cpp @ Line 49 | cppcoreguidelines-noexcept | destructor '~CaptureProxy |
2 | ||
| 943 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_MissingFiles_Test' should be marked noexcept | 4 | ||
| 944 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_WantDiagnostics_Test' should be marked noexcept | 4 | ||
| 945 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_Debounce_Test' should be marked noexcept | 4 | ||
| 946 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_Cancellation_Test' should be marked noexcept | 4 | ||
| 947 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_InvalidationNoCrash_Test' should be marked noexcept | 4 | ||
| 948 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 367 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_Invalidation_Test' should be marked noexcept | 4 | ||
| 949 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 431 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_InvalidationUnchanged_Test' should be marked noexcept | 4 | ||
| 950 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_ManyUpdates_Test' should be marked noexcept | 4 | ||
| 951 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_EvictedAST_Test' should be marked noexcept | 4 | ||
| 952 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 638 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_NoopChangesDontThrashCache_Test' should be marked noexcept | 4 | ||
| 953 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 666 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_EmptyPreamble_Test' should be marked noexcept | 4 | ||
| 954 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 705 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_ASTSignalsSmokeTests_Test' should be marked noexcept | 4 | ||
| 955 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 746 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_RunWaitsForPreamble_Test' should be marked noexcept | 4 | ||
| 956 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 776 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_NoopOnEmptyChanges_Test' should be marked noexcept | 4 | ||
| 957 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 835 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_MissingHeader_Test' should be marked noexcept | 4 | ||
| 958 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 905 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_NoChangeDiags_Test' should be marked noexcept | 4 | ||
| 959 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 945 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_Run_Test' should be marked noexcept | 4 | ||
| 960 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 970 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_TUStatus_Test' should be marked noexcept | 4 | ||
| 961 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 1047 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_CommandLineErrors_Test' should be marked noexcept | 4 | ||
| 962 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 1071 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_CommandLineWarnings_Test' should be marked noexcept | 4 | ||
| 963 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 1090 | cppcoreguidelines-noexcept | default constructor 'DebouncePolicy_Compute_Test' should be marked noexcept | 5 | ||
| 964 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 1117 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_AsyncPreambleThread_Test' should be marked noexcept | 4 | ||
| 965 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp @ Line 1170 | cppcoreguidelines-noexcept | default constructor 'TUSchedulerTests_IncluderCache_Test' should be marked noexcept | 4 | ||
| 966 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TestFS.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'MockCompilationDatabase' should be marked noexcept | 2 | ||
| 967 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TestFS.h @ Line 62 | cppcoreguidelines-noexcept | default constructor 'MockCompilationDatabase' should be marked noexcept | 2 | ||
| 968 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TidyProviderTests.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'TidyProvider_NestedDirectories_Test' should be marked noexcept | 5 | ||
| 969 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ParentsNotResolvedMatcher' should be marked noexcept | 2 | ||
| 970 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 971 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ChildrenNotResolvedMatcher' should be marked noexcept | 2 | ||
| 972 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 973 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'FindRecordTypeAt_TypeOrVariable_Test' should be marked noexcept | 5 | ||
| 974 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'FindRecordTypeAt_Method_Test' should be marked noexcept | 5 | ||
| 975 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'FindRecordTypeAt_Field_Test' should be marked noexcept | 5 | ||
| 976 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'TypeParents_SimpleInheritance_Test' should be marked noexcept | 5 | ||
| 977 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'TypeParents_MultipleInheritance_Test' should be marked noexcept | 5 | ||
| 978 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'TypeParents_ClassTemplate_Test' should be marked noexcept | 5 | ||
| 979 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'TypeParents_TemplateSpec1_Test' should be marked noexcept | 5 | ||
| 980 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'TypeParents_TemplateSpec2_Test' should be marked noexcept | 5 | ||
| 981 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'TypeParents_DependentBase_Test' should be marked noexcept | 5 | ||
| 982 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'TypeParents_IncompleteClass_Test' should be marked noexcept | 5 | ||
| 983 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchy_Parents_Test' should be marked noexcept | 5 | ||
| 984 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchy_RecursiveHierarchyUnbounded_Test' should be marked noexcept | 5 | ||
| 985 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchy_RecursiveHierarchyBounded_Test' should be marked noexcept | 5 | ||
| 986 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 462 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchy_DeriveFromImplicitSpec_Test' should be marked noexcept | 5 | ||
| 987 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 490 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchy_DeriveFromPartialSpec_Test' should be marked noexcept | 5 | ||
| 988 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 512 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchy_DeriveFromTemplate_Test' should be marked noexcept | 5 | ||
| 989 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 540 | cppcoreguidelines-noexcept | default constructor 'TypeHierarchy_Preamble_Test' should be marked noexcept | 5 | ||
| 990 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'Subtypes_SimpleInheritance_Test' should be marked noexcept | 5 | ||
| 991 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 618 | cppcoreguidelines-noexcept | default constructor 'Subtypes_MultipleInheritance_Test' should be marked noexcept | 5 | ||
| 992 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 639 | cppcoreguidelines-noexcept | default constructor 'Subtypes_ClassTemplate_Test' should be marked noexcept | 5 | ||
| 993 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 656 | cppcoreguidelines-noexcept | default constructor 'Subtypes_TemplateSpec1_Test' should be marked noexcept | 5 | ||
| 994 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 681 | cppcoreguidelines-noexcept | default constructor 'Subtypes_TemplateSpec2_Test' should be marked noexcept | 5 | ||
| 995 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 701 | cppcoreguidelines-noexcept | default constructor 'Subtypes_DependentBase_Test' should be marked noexcept | 5 | ||
| 996 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp @ Line 719 | cppcoreguidelines-noexcept | default constructor 'Subtypes_LazyResolution_Test' should be marked noexcept | 5 | ||
| 997 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'PercentEncodingTest_Encode_Test' should be marked noexcept | 5 | ||
| 998 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'PercentEncodingTest_Decode_Test' should be marked noexcept | 5 | ||
| 999 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'URITest_Create_Test' should be marked noexcept | 5 | ||
| 1000 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'URITest_CreateUNC_Test' should be marked noexcept | 5 | ||
| 1001 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'URITest_FailedCreate_Test' should be marked noexcept | 5 | ||
| 1002 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'URITest_Parse_Test' should be marked noexcept | 5 | ||
| 1003 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'URITest_ParseFailed_Test' should be marked noexcept | 5 | ||
| 1004 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'URITest_Resolve_Test' should be marked noexcept | 5 | ||
| 1005 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'URITest_ResolveUNC_Test' should be marked noexcept | 5 | ||
| 1006 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'URITest_ResolvePath_Test' should be marked noexcept | 5 | ||
| 1007 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'URITest_Platform_Test' should be marked noexcept | 5 | ||
| 1008 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/URITests.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'URITest_ResolveFailed_Test' should be marked noexcept | 5 | ||
| 1009 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'DeclRangeMatcher' should be marked noexcept | 2 | ||
| 1010 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 1011 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'HighlightsTest_All_Test' should be marked noexcept | 5 | ||
| 1012 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'HighlightsTest_ControlFlow_Test' should be marked noexcept | 5 | ||
| 1013 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 310 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_WithIndex_Test' should be marked noexcept | 5 | ||
| 1014 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 367 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_FindOverrides_Test' should be marked noexcept | 5 | ||
| 1015 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_WithIndexPreferredLocation_Test' should be marked noexcept | 5 | ||
| 1016 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_All_Test' should be marked noexcept | 5 | ||
| 1017 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 930 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_AllMulti_Test' should be marked noexcept | 5 | ||
| 1018 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 937 | cppcoreguidelines-noexcept | default constructor 'ExpectedRanges' should be marked noexcept | 2 | ||
| 1019 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1017 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_Warnings_Test' should be marked noexcept | 5 | ||
| 1020 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1065 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_TextualSmoke_Test' should be marked noexcept | 5 | ||
| 1021 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1079 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_Textual_Test' should be marked noexcept | 5 | ||
| 1022 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1136 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_Ambiguous_Test' should be marked noexcept | 5 | ||
| 1023 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1212 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_TextualDependent_Test' should be marked noexcept | 5 | ||
| 1024 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1245 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_Alias_Test' should be marked noexcept | 5 | ||
| 1025 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1330 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_RelPathsInCompileCommand_Test' should be marked noexcept | 5 | ||
| 1026 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1394 | cppcoreguidelines-noexcept | default constructor 'GoToInclude_All_Test' should be marked noexcept | 5 | ||
| 1027 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1473 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_WithPreamble_Test' should be marked noexcept | 5 | ||
| 1028 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1517 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_NearbyTokenSmoke_Test' should be marked noexcept | 5 | ||
| 1029 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1528 | cppcoreguidelines-noexcept | default constructor 'LocateSymbol_NearbyIdentifier_Test' should be marked noexcept | 5 | ||
| 1030 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1624 | cppcoreguidelines-noexcept | default constructor 'FindImplementations_Inheritance_Test' should be marked noexcept | 5 | ||
| 1031 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1680 | cppcoreguidelines-noexcept | default constructor 'FindImplementations_CaptureDefintion_Test' should be marked noexcept | 5 | ||
| 1032 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1735 | cppcoreguidelines-noexcept | default constructor 'FindReferences_WithinAST_Test' should be marked noexcept | 5 | ||
| 1033 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1904 | cppcoreguidelines-noexcept | default constructor 'FindReferences_IncludeOverrides_Test' should be marked noexcept | 5 | ||
| 1034 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1922 | cppcoreguidelines-noexcept | default constructor 'FindReferences_RefsToBaseMethod_Test' should be marked noexcept | 5 | ||
| 1035 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1946 | cppcoreguidelines-noexcept | default constructor 'FindReferences_MainFileReferencesOnly_Test' should be marked noexcept | 5 | ||
| 1036 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 1970 | cppcoreguidelines-noexcept | default constructor 'FindReferences_ExplicitSymbols_Test' should be marked noexcept | 5 | ||
| 1037 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 2022 | cppcoreguidelines-noexcept | default constructor 'FindReferences_NeedsIndexForSymbols_Test' should be marked noexcept | 5 | ||
| 1038 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 2060 | cppcoreguidelines-noexcept | default constructor 'FindReferences_NeedsIndexForMacro_Test' should be marked noexcept | 5 | ||
| 1039 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 2097 | cppcoreguidelines-noexcept | default constructor 'FindReferences_NoQueryForLocalSymbols_Test' should be marked noexcept | 5 | ||
| 1040 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 2132 | cppcoreguidelines-noexcept | default constructor 'GetNonLocalDeclRefs_All_Test' should be marked noexcept | 5 | ||
| 1041 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/XRefsTests.cpp @ Line 2209 | cppcoreguidelines-noexcept | default constructor 'DocumentLinks_All_Test' should be marked noexcept | 5 | ||
| 1042 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'CancellationTest_CancellationTest_Test' should be marked noexcept | 5 | ||
| 1043 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'CancellationTest_CancelerDiesContextLives_Test' should be marked noexcept | 5 | ||
| 1044 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'CancellationTest_TaskContextDiesHandleLives_Test' should be marked noexcept | 5 | ||
| 1045 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'NestedTasks' should be marked noexcept | 2 | ||
| 1046 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'CancellationTest_Nested_Test' should be marked noexcept | 5 | ||
| 1047 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'CancellationTest_AsynCancellationTest_Test' should be marked noexcept | 5 | ||
| 1048 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ContextTests.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'ContextTests_Simple_Test' should be marked noexcept | 5 | ||
| 1049 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ContextTests.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ContextTests_MoveOps_Test' should be marked noexcept | 5 | ||
| 1050 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ContextTests.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ContextTests_Builders_Test' should be marked noexcept | 5 | ||
| 1051 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/FunctionTests.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'EventTest_Subscriptions_Test' should be marked noexcept | 5 | ||
| 1052 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'escapedNoneMatcher' should be marked noexcept | 2 | ||
| 1053 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl' should be marked noexcept | 4 | ||
| 1054 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 1055 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Render_Escaping_Test' should be marked noexcept | 5 | ||
| 1056 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'Paragraph_Chunks_Test' should be marked noexcept | 5 | ||
| 1057 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'Paragraph_SeparationOfChunks_Test' should be marked noexcept | 5 | ||
| 1058 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'Paragraph_ExtraSpaces_Test' should be marked noexcept | 5 | ||
| 1059 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'Paragraph_SpacesCollapsed_Test' should be marked noexcept | 5 | ||
| 1060 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'Paragraph_NewLines_Test' should be marked noexcept | 5 | ||
| 1061 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 214 | cppcoreguidelines-noexcept | default constructor 'Document_Separators_Test' should be marked noexcept | 5 | ||
| 1062 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'Document_Ruler_Test' should be marked noexcept | 5 | ||
| 1063 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'Document_Append_Test' should be marked noexcept | 5 | ||
| 1064 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'Document_Heading_Test' should be marked noexcept | 5 | ||
| 1065 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'CodeBlock_Render_Test' should be marked noexcept | 5 | ||
| 1066 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'BulletList_Render_Test' should be marked noexcept | 5 | ||
| 1067 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MemoryTreeTests.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'MemoryTree_Basics_Test' should be marked noexcept | 5 | ||
| 1068 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MemoryTreeTests.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'MemoryTree_DetailedNodesWithoutDetails_Test' should be marked noexcept | 5 | ||
| 1069 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MemoryTreeTests.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'MemoryTree_DetailedNodesWithDetails_Test' should be marked noexcept | 5 | ||
| 1070 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/MemoryTreeTests.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'MemoryTree_Record_Test' should be marked noexcept | 5 | ||
| 1071 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/PathTests.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'PathTests_IsAncestor_Test' should be marked noexcept | 5 | ||
| 1072 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/TestTracer.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'TestTracer' should be marked noexcept | 2 | ||
| 1073 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'ThreadingTest' should be marked noexcept | 2 | ||
| 1074 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ThreadingTest_TaskRunner_Test' should be marked noexcept | 4 | ||
| 1075 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ThreadingTest_Memoize_Test' should be marked noexcept | 4 | ||
| 1076 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'ThreadingTest_MemoizeDeterministic_Test' should be marked noexcept | 4 | ||
| 1077 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'PeriodicThrottlerTest_Minimal_Test' should be marked noexcept | 5 | ||
| 1078 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/TraceTests.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'TraceTest_SmokeTest_Test' should be marked noexcept | 5 | ||
| 1079 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/TraceTests.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'MetricsTracer_LatencyTest_Test' should be marked noexcept | 5 | ||
| 1080 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/TraceTests.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'CSVMetricsTracerTest' should be marked noexcept | 2 | ||
| 1081 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/TraceTests.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'CSVMetricsTracerTest_RecordsValues_Test' should be marked noexcept | 4 | ||
| 1082 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/TraceTests.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'CSVMetricsTracerTest_Escaping_Test' should be marked noexcept | 4 | ||
| 1083 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/support/TraceTests.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'CSVMetricsTracerTest_IgnoresArgs_Test' should be marked noexcept | 4 | ||
| 1084 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/AddUsingTests.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'AddUsingTest' should be marked noexcept | 2 | ||
| 1085 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/AddUsingTests.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'AddUsingTest_Prepare_Test' should be marked noexcept | 4 | ||
| 1086 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/AddUsingTests.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'AddUsingTest_Apply_Test' should be marked noexcept | 4 | ||
| 1087 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/AnnotateHighlightingsTests.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'AnnotateHighlightingsTest' should be marked noexcept | 2 | ||
| 1088 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/AnnotateHighlightingsTests.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'AnnotateHighlightingsTest_Test_Test' should be marked noexcept | 4 | ||
| 1089 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest' should be marked noexcept | 2 | ||
| 1090 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TriggersOnFunctionDecl_Test' should be marked noexcept | 4 | ||
| 1091 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_NoForwardDecl_Test' should be marked noexcept | 4 | ||
| 1092 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_ReferencedDecls_Test' should be marked noexcept | 4 | ||
| 1093 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TemplateSpec_Test' should be marked noexcept | 4 | ||
| 1094 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_CheckForCanonDecl_Test' should be marked noexcept | 4 | ||
| 1095 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_UsingShadowDecls_Test' should be marked noexcept | 4 | ||
| 1096 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformNestedNamespaces_Test' should be marked noexcept | 4 | ||
| 1097 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformUsings_Test' should be marked noexcept | 4 | ||
| 1098 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformDecls_Test' should be marked noexcept | 4 | ||
| 1099 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformTemplDecls_Test' should be marked noexcept | 4 | ||
| 1100 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformMembers_Test' should be marked noexcept | 4 | ||
| 1101 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformDependentTypes_Test' should be marked noexcept | 4 | ||
| 1102 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 429 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformFunctionTempls_Test' should be marked noexcept | 4 | ||
| 1103 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformTypeLocs_Test' should be marked noexcept | 4 | ||
| 1104 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformDeclRefs_Test' should be marked noexcept | 4 | ||
| 1105 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_StaticMembers_Test' should be marked noexcept | 4 | ||
| 1106 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 621 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformParamNames_Test' should be marked noexcept | 4 | ||
| 1107 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 656 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformTemplParamNames_Test' should be marked noexcept | 4 | ||
| 1108 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 685 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TransformInlineNamespaces_Test' should be marked noexcept | 4 | ||
| 1109 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 701 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_TokensBeforeSemicolon_Test' should be marked noexcept | 4 | ||
| 1110 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 727 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_HandleMacros_Test' should be marked noexcept | 4 | ||
| 1111 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 785 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_DropCommonNameSpecifiers_Test' should be marked noexcept | 4 | ||
| 1112 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 879 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_QualifyWithUsingDirectives_Test' should be marked noexcept | 4 | ||
| 1113 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineInlineTests.cpp @ Line 927 | cppcoreguidelines-noexcept | default constructor 'DefineInlineTest_AddInline_Test' should be marked noexcept | 4 | ||
| 1114 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest' should be marked noexcept | 2 | ||
| 1115 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest_TriggersOnFunctionDecl_Test' should be marked noexcept | 4 | ||
| 1116 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest_FailsWithoutSource_Test' should be marked noexcept | 4 | ||
| 1117 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest_ApplyTest_Test' should be marked noexcept | 4 | ||
| 1118 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest_HandleMacros_Test' should be marked noexcept | 4 | ||
| 1119 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 413 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest_QualifyReturnValue_Test' should be marked noexcept | 4 | ||
| 1120 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest_QualifyFunctionName_Test' should be marked noexcept | 4 | ||
| 1121 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp @ Line 516 | cppcoreguidelines-noexcept | default constructor 'DefineOutlineTest_FailsMacroSpecifier_Test' should be marked noexcept | 4 | ||
| 1122 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DumpASTTests.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'DumpASTTest' should be marked noexcept | 2 | ||
| 1123 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DumpASTTests.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'DumpASTTest_Test_Test' should be marked noexcept | 4 | ||
| 1124 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DumpRecordLayoutTests.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'DumpRecordLayoutTest' should be marked noexcept | 2 | ||
| 1125 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DumpRecordLayoutTests.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'DumpRecordLayoutTest_Test_Test' should be marked noexcept | 4 | ||
| 1126 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DumpSymbolTests.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'DumpSymbolTest' should be marked noexcept | 2 | ||
| 1127 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/DumpSymbolTests.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'DumpSymbolTest_Test_Test' should be marked noexcept | 4 | ||
| 1128 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExpandAutoTypeTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ExpandAutoTypeTest' should be marked noexcept | 2 | ||
| 1129 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExpandAutoTypeTests.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ExpandAutoTypeTest_Test_Test' should be marked noexcept | 4 | ||
| 1130 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExpandMacroTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ExpandMacroTest' should be marked noexcept | 2 | ||
| 1131 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExpandMacroTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ExpandMacroTest_Test_Test' should be marked noexcept | 4 | ||
| 1132 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ExtractFunctionTest' should be marked noexcept | 2 | ||
| 1133 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ExtractFunctionTest_FunctionTest_Test' should be marked noexcept | 4 | ||
| 1134 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'ExtractFunctionTest_FileTest_Test' should be marked noexcept | 4 | ||
| 1135 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'ExtractFunctionTest_ControlFlow_Test' should be marked noexcept | 4 | ||
| 1136 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'ExtractFunctionTest_ExistingReturnStatement_Test' should be marked noexcept | 4 | ||
| 1137 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExtractVariableTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ExtractVariableTest' should be marked noexcept | 2 | ||
| 1138 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ExtractVariableTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ExtractVariableTest_Test_Test' should be marked noexcept | 4 | ||
| 1139 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ObjCLocalizeStringLiteralTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ObjCLocalizeStringLiteralTest' should be marked noexcept | 2 | ||
| 1140 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ObjCLocalizeStringLiteralTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ObjCLocalizeStringLiteralTest_Test_Test' should be marked noexcept | 4 | ||
| 1141 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/PopulateSwitchTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'PopulateSwitchTest' should be marked noexcept | 2 | ||
| 1142 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/PopulateSwitchTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'PopulateSwitchTest_Test_Test' should be marked noexcept | 4 | ||
| 1143 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/RawStringLiteralTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'RawStringLiteralTest' should be marked noexcept | 2 | ||
| 1144 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/RawStringLiteralTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'RawStringLiteralTest_Test_Test' should be marked noexcept | 4 | ||
| 1145 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/RemoveUsingNamespaceTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'RemoveUsingNamespaceTest' should be marked noexcept | 2 | ||
| 1146 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/RemoveUsingNamespaceTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'RemoveUsingNamespaceTest_All_Test' should be marked noexcept | 4 | ||
| 1147 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ShowSelectionTreeTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ShowSelectionTreeTest' should be marked noexcept | 2 | ||
| 1148 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ShowSelectionTreeTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ShowSelectionTreeTest_Test_Test' should be marked noexcept | 4 | ||
| 1149 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/SwapIfBranchesTests.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SwapIfBranchesTest' should be marked noexcept | 2 | ||
| 1150 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/SwapIfBranchesTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SwapIfBranchesTest_Test_Test' should be marked noexcept | 4 | ||
| 1151 | /home/vsts/work/1/llvm-project/clang-tools-extra/clangd/unittests/tweaks/TweakTests.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'FileEdits_AbsolutePath_Test' should be marked noexcept | 5 | ||
| 1152 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/Modularize.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'Location' should be marked noexcept | 2 | ||
| 1153 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/Modularize.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'CompileCheckVisitor' should be marked noexcept | 2 | ||
| 1154 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/Modularize.cpp @ Line 782 | cppcoreguidelines-noexcept | default constructor 'CompileCheckConsumer' should be marked noexcept | 2 | ||
| 1155 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/Modularize.cpp @ Line 791 | cppcoreguidelines-noexcept | default constructor 'CompileCheckAction' should be marked noexcept | 2 | ||
| 1156 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/Modularize.cpp @ Line 802 | cppcoreguidelines-noexcept | default constructor 'CompileCheckFrontendActionFactory' should be marked noexcept | 2 | ||
| 1157 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/ModularizeUtilities.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ModuleMapTargetOptions' should be marked noexcept | 2 | ||
| 1158 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/PreprocessorTracker.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'PPItemKey' should be marked noexcept | 2 | ||
| 1159 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/PreprocessorTracker.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'HeaderInclusionPath' should be marked noexcept | 2 | ||
| 1160 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/PreprocessorTracker.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionInstance' should be marked noexcept | 2 | ||
| 1161 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/PreprocessorTracker.cpp @ Line 590 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionTracker' should be marked noexcept | 2 | ||
| 1162 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/PreprocessorTracker.cpp @ Line 641 | cppcoreguidelines-noexcept | default constructor 'ConditionalExpansionInstance' should be marked noexcept | 2 | ||
| 1163 | /home/vsts/work/1/llvm-project/clang-tools-extra/modularize/PreprocessorTracker.cpp @ Line 681 | cppcoreguidelines-noexcept | default constructor 'ConditionalTracker' should be marked noexcept | 2 | ||
| 1164 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-apply-replacements/ApplyReplacementsTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'ApplyReplacementsTest_mergeDiagnosticsWithNoFixes_Test' should be marked noexcept | 5 | ||
| 1165 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NoMatchingNamespace_Test' should be marked noexcept | 4 | ||
| 1166 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_SimpleMoveWithoutTypeRefs_Test' should be marked noexcept | 4 | ||
| 1167 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NewNsNestedInOldNs_Test' should be marked noexcept | 4 | ||
| 1168 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NewNsNestedInOldNsWithSurroundingNewLines_Test' should be marked noexcept | 4 | ||
| 1169 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_MoveOldNsWithSurroundingNewLines_Test' should be marked noexcept | 4 | ||
| 1170 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NewNsNestedInOldNsWithRefs_Test' should be marked noexcept | 4 | ||
| 1171 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_SimpleMoveIntoAnotherNestedNamespace_Test' should be marked noexcept | 4 | ||
| 1172 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_MoveIntoAnotherNestedNamespaceWithRef_Test' should be marked noexcept | 4 | ||
| 1173 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_MoveIntoExistingNamespaceAndShortenRefs_Test' should be marked noexcept | 4 | ||
| 1174 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_SimpleMoveNestedNamespace_Test' should be marked noexcept | 4 | ||
| 1175 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_SimpleMoveWithTypeRefs_Test' should be marked noexcept | 4 | ||
| 1176 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 309 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_TypeLocInTemplateSpecialization_Test' should be marked noexcept | 4 | ||
| 1177 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_LeaveForwardDeclarationBehind_Test' should be marked noexcept | 4 | ||
| 1178 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_InsertForwardDeclsProperly_Test' should be marked noexcept | 4 | ||
| 1179 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_TemplateClassForwardDeclaration_Test' should be marked noexcept | 4 | ||
| 1180 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_DontMoveForwardDeclarationInClass_Test' should be marked noexcept | 4 | ||
| 1181 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_MoveFunctions_Test' should be marked noexcept | 4 | ||
| 1182 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 491 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_FixUsingShadowDecl_Test' should be marked noexcept | 4 | ||
| 1183 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_DontFixUsingShadowDeclInClasses_Test' should be marked noexcept | 4 | ||
| 1184 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 561 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_TypeInNestedNameSpecifier_Test' should be marked noexcept | 4 | ||
| 1185 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_FixFunctionNameSpecifiers_Test' should be marked noexcept | 4 | ||
| 1186 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 647 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_FixOverloadedOperatorFunctionNameSpecifiers_Test' should be marked noexcept | 4 | ||
| 1187 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 688 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_FixNonCallingFunctionReferences_Test' should be marked noexcept | 4 | ||
| 1188 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_MoveAndFixGlobalVariables_Test' should be marked noexcept | 4 | ||
| 1189 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 761 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_DoNotFixStaticVariableOfClass_Test' should be marked noexcept | 4 | ||
| 1190 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 796 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NoMisplaceAtEOF_Test' should be marked noexcept | 4 | ||
| 1191 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 817 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_CommentsBeforeMovedClass_Test' should be marked noexcept | 4 | ||
| 1192 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 849 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclInGlobal_Test' should be marked noexcept | 4 | ||
| 1193 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 877 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclsInAnonymousNamespaces_Test' should be marked noexcept | 4 | ||
| 1194 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 909 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingNamespaceInGlobal_Test' should be marked noexcept | 4 | ||
| 1195 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 933 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NamespaceAliasInGlobal_Test' should be marked noexcept | 4 | ||
| 1196 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 962 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NamespaceAliasInNamespace_Test' should be marked noexcept | 4 | ||
| 1197 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 986 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NamespaceAliasInAncestorNamespace_Test' should be marked noexcept | 4 | ||
| 1198 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1013 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NamespaceAliasInOtherNamespace_Test' should be marked noexcept | 4 | ||
| 1199 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1041 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingDeclAfterReference_Test' should be marked noexcept | 4 | ||
| 1200 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1067 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingNamespaceAfterReference_Test' should be marked noexcept | 4 | ||
| 1201 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1092 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingNamespaceAndUsingShadowInGlobal_Test' should be marked noexcept | 4 | ||
| 1202 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1122 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingAliasInGlobal_Test' should be marked noexcept | 4 | ||
| 1203 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1148 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclAndMovedNamespace_Test' should be marked noexcept | 4 | ||
| 1204 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1173 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingNamespaceDeclAndMovedNamespace_Test' should be marked noexcept | 4 | ||
| 1205 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1198 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclInFunction_Test' should be marked noexcept | 4 | ||
| 1206 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1226 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclInClass_Test' should be marked noexcept | 4 | ||
| 1207 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1249 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingDeclInMovedNamespace_Test' should be marked noexcept | 4 | ||
| 1208 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1271 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingDeclInMovedNamespaceNotNested_Test' should be marked noexcept | 4 | ||
| 1209 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1290 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingDeclInMovedNamespaceMultiNested_Test' should be marked noexcept | 4 | ||
| 1210 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1324 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclInTheParentOfOldNamespace_Test' should be marked noexcept | 4 | ||
| 1211 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1346 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclInOldNamespace_Test' should be marked noexcept | 4 | ||
| 1212 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1366 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclOfTemplateClass_Test' should be marked noexcept | 4 | ||
| 1213 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1390 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingShadowDeclOfTemplateFunction_Test' should be marked noexcept | 4 | ||
| 1214 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1414 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingAliasDecl_Test' should be marked noexcept | 4 | ||
| 1215 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1435 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingAliasDeclInGlobal_Test' should be marked noexcept | 4 | ||
| 1216 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1457 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_TypedefAliasDecl_Test' should be marked noexcept | 4 | ||
| 1217 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1478 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_DerivedClassWithConstructors_Test' should be marked noexcept | 4 | ||
| 1218 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1507 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_DerivedClassWithQualifiedConstructors_Test' should be marked noexcept | 4 | ||
| 1219 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1536 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_DerivedClassWithConstructorsAndTypeRefs_Test' should be marked noexcept | 4 | ||
| 1220 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1565 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_MoveToGlobalNamespace_Test' should be marked noexcept | 4 | ||
| 1221 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1601 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_KeepGlobalSpecifier_Test' should be marked noexcept | 4 | ||
| 1222 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1642 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_UsingAliasInTemplate_Test' should be marked noexcept | 4 | ||
| 1223 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1679 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_TemplateUsingAliasInBaseClass_Test' should be marked noexcept | 4 | ||
| 1224 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1736 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_ExistingNamespaceConflictWithNewNamespace_Test' should be marked noexcept | 4 | ||
| 1225 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1769 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_SymbolConflictWithNewNamespace_Test' should be marked noexcept | 4 | ||
| 1226 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1810 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_ShortenNamespaceSpecifier_Test' should be marked noexcept | 4 | ||
| 1227 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1845 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_ShortenNamespaceSpecifierInAnonymousNamespace_Test' should be marked noexcept | 4 | ||
| 1228 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1884 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_SimpleMoveEnum_Test' should be marked noexcept | 4 | ||
| 1229 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1901 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_ReferencesToEnums_Test' should be marked noexcept | 4 | ||
| 1230 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1937 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_NoRedundantEnumUpdate_Test' should be marked noexcept | 4 | ||
| 1231 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 1970 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_EnumsAndUsingShadows_Test' should be marked noexcept | 4 | ||
| 1232 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 2012 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_EnumsAndAliases_Test' should be marked noexcept | 4 | ||
| 1233 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 2058 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_EnumInClass_Test' should be marked noexcept | 4 | ||
| 1234 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 2084 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_TypeAsTemplateParameter_Test' should be marked noexcept | 4 | ||
| 1235 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 2130 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_DefaultMoveConstructors_Test' should be marked noexcept | 4 | ||
| 1236 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 2191 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_InjectedClassNameInFriendDecl_Test' should be marked noexcept | 4 | ||
| 1237 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-change-namespace/ChangeNamespaceTests.cpp @ Line 2246 | cppcoreguidelines-noexcept | default constructor 'ChangeNamespaceTest_FullyQualifyConflictNamespace_Test' should be marked noexcept | 4 | ||
| 1238 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'BitcodeTest_emitNamespaceInfoBitcode_Test' should be marked noexcept | 5 | ||
| 1239 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'BitcodeTest_emitRecordInfoBitcode_Test' should be marked noexcept | 5 | ||
| 1240 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'BitcodeTest_emitFunctionInfoBitcode_Test' should be marked noexcept | 5 | ||
| 1241 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'BitcodeTest_emitMethodInfoBitcode_Test' should be marked noexcept | 5 | ||
| 1242 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'BitcodeTest_emitEnumInfoBitcode_Test' should be marked noexcept | 5 | ||
| 1243 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitInfoWithCommentBitcode_Test' should be marked noexcept | 5 | ||
| 1244 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/GeneratorTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'GeneratorTest_emitIndex_Test' should be marked noexcept | 5 | ||
| 1245 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/GeneratorTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'GeneratorTest_sortIndex_Test' should be marked noexcept | 5 | ||
| 1246 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'HTMLGeneratorTest_emitNamespaceHTML_Test' should be marked noexcept | 5 | ||
| 1247 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'HTMLGeneratorTest_emitRecordHTML_Test' should be marked noexcept | 5 | ||
| 1248 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'HTMLGeneratorTest_emitFunctionHTML_Test' should be marked noexcept | 5 | ||
| 1249 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'HTMLGeneratorTest_emitEnumHTML_Test' should be marked noexcept | 5 | ||
| 1250 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'HTMLGeneratorTest_emitCommentHTML_Test' should be marked noexcept | 5 | ||
| 1251 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'MDGeneratorTest_emitNamespaceMD_Test' should be marked noexcept | 5 | ||
| 1252 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'MDGeneratorTest_emitRecordMD_Test' should be marked noexcept | 5 | ||
| 1253 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'MDGeneratorTest_emitFunctionMD_Test' should be marked noexcept | 5 | ||
| 1254 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'MDGeneratorTest_emitEnumMD_Test' should be marked noexcept | 5 | ||
| 1255 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'MDGeneratorTest_emitCommentMD_Test' should be marked noexcept | 5 | ||
| 1256 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MergeTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MergeTest_mergeNamespaceInfos_Test' should be marked noexcept | 5 | ||
| 1257 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MergeTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'MergeTest_mergeRecordInfos_Test' should be marked noexcept | 5 | ||
| 1258 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MergeTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'MergeTest_mergeFunctionInfos_Test' should be marked noexcept | 5 | ||
| 1259 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/MergeTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'MergeTest_mergeEnumInfos_Test' should be marked noexcept | 5 | ||
| 1260 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitNamespaceInfo_Test' should be marked noexcept | 5 | ||
| 1261 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitAnonymousNamespaceInfo_Test' should be marked noexcept | 5 | ||
| 1262 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitRecordInfo_Test' should be marked noexcept | 5 | ||
| 1263 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitEnumInfo_Test' should be marked noexcept | 5 | ||
| 1264 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitUndefinedRecordInfo_Test' should be marked noexcept | 5 | ||
| 1265 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitRecordMemberInfo_Test' should be marked noexcept | 5 | ||
| 1266 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitInternalRecordInfo_Test' should be marked noexcept | 5 | ||
| 1267 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitPublicAnonymousNamespaceInfo_Test' should be marked noexcept | 5 | ||
| 1268 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 316 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitPublicFunctionInternalInfo_Test' should be marked noexcept | 5 | ||
| 1269 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitInlinedFunctionInfo_Test' should be marked noexcept | 5 | ||
| 1270 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitInheritedRecordInfo_Test' should be marked noexcept | 5 | ||
| 1271 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 483 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitModulePublicLFunctions_Test' should be marked noexcept | 5 | ||
| 1272 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 518 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitChildRecords_Test' should be marked noexcept | 5 | ||
| 1273 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp @ Line 545 | cppcoreguidelines-noexcept | default constructor 'SerializeTest_emitChildNamespaces_Test' should be marked noexcept | 5 | ||
| 1274 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'YAMLGeneratorTest_emitNamespaceYAML_Test' should be marked noexcept | 5 | ||
| 1275 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'YAMLGeneratorTest_emitRecordYAML_Test' should be marked noexcept | 5 | ||
| 1276 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'YAMLGeneratorTest_emitFunctionYAML_Test' should be marked noexcept | 5 | ||
| 1277 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'YAMLGeneratorTest_emitEnumYAML_Test' should be marked noexcept | 5 | ||
| 1278 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'YAMLGeneratorTest_emitCommentYAML_Test' should be marked noexcept | 5 | ||
| 1279 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/FuzzySymbolIndexTests.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'FuzzySymbolIndexTest_Tokenize_Test' should be marked noexcept | 5 | ||
| 1280 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/FuzzySymbolIndexTests.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'FuzzySymbolIndexTest_QueryRegexp_Test' should be marked noexcept | 5 | ||
| 1281 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_Typo_Test' should be marked noexcept | 5 | ||
| 1282 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_IncompleteType_Test' should be marked noexcept | 5 | ||
| 1283 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_MinimizeInclude_Test' should be marked noexcept | 5 | ||
| 1284 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_NestedName_Test' should be marked noexcept | 5 | ||
| 1285 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_MultipleMissingSymbols_Test' should be marked noexcept | 5 | ||
| 1286 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_ScopedNamespaceSymbols_Test' should be marked noexcept | 5 | ||
| 1287 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_EnumConstantSymbols_Test' should be marked noexcept | 5 | ||
| 1288 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_IgnoreSymbolFromHeader_Test' should be marked noexcept | 5 | ||
| 1289 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_InsertAndSortSingleHeader_Test' should be marked noexcept | 5 | ||
| 1290 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_DoNotDeleteMatchedSymbol_Test' should be marked noexcept | 5 | ||
| 1291 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_FixNamespaceQualifiers_Test' should be marked noexcept | 5 | ||
| 1292 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_FixNamespaceQualifiersForAllInstances_Test' should be marked noexcept | 5 | ||
| 1293 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/IncludeFixerTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'IncludeFixer_DontAddQualifiersForMissingCompleteType_Test' should be marked noexcept | 5 | ||
| 1294 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_VariableSymbols_Test' should be marked noexcept | 4 | ||
| 1295 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_ExternCSymbols_Test' should be marked noexcept | 4 | ||
| 1296 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_CXXRecordSymbols_Test' should be marked noexcept | 4 | ||
| 1297 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_CXXRecordSymbolsTemplate_Test' should be marked noexcept | 4 | ||
| 1298 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_DontIgnoreTemplatePartialSpecialization_Test' should be marked noexcept | 4 | ||
| 1299 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_FunctionSymbols_Test' should be marked noexcept | 4 | ||
| 1300 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_NamespaceTest_Test' should be marked noexcept | 4 | ||
| 1301 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_DecayedTypeTest_Test' should be marked noexcept | 4 | ||
| 1302 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_CTypedefTest_Test' should be marked noexcept | 4 | ||
| 1303 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_EnumTest_Test' should be marked noexcept | 4 | ||
| 1304 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_IWYUPrivatePragmaTest_Test' should be marked noexcept | 4 | ||
| 1305 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_MacroTest_Test' should be marked noexcept | 4 | ||
| 1306 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_MacroTestWithIWYU_Test' should be marked noexcept | 4 | ||
| 1307 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.cpp @ Line 555 | cppcoreguidelines-noexcept | default constructor 'FindAllSymbolsTest_NoFriendTest_Test' should be marked noexcept | 4 | ||
| 1308 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'ClangMove_MoveHeaderAndCC_Test' should be marked noexcept | 5 | ||
| 1309 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'ClangMove_MoveHeaderOnly_Test' should be marked noexcept | 5 | ||
| 1310 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'ClangMove_MoveCCOnly_Test' should be marked noexcept | 5 | ||
| 1311 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'ClangMove_MoveNonExistClass_Test' should be marked noexcept | 5 | ||
| 1312 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'ClangMove_HeaderIncludeSelf_Test' should be marked noexcept | 5 | ||
| 1313 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'ClangMove_MoveAll_Test' should be marked noexcept | 5 | ||
| 1314 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'ClangMove_MoveAllMultipleClasses_Test' should be marked noexcept | 5 | ||
| 1315 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'ClangMove_DontMoveAll_Test' should be marked noexcept | 5 | ||
| 1316 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'ClangMove_IgnoreMacroSymbolsAndMoveAll_Test' should be marked noexcept | 5 | ||
| 1317 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'ClangMove_MacroInFunction_Test' should be marked noexcept | 5 | ||
| 1318 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'ClangMove_DefinitionInMacro_Test' should be marked noexcept | 5 | ||
| 1319 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'ClangMove_WellFormattedCode_Test' should be marked noexcept | 5 | ||
| 1320 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 512 | cppcoreguidelines-noexcept | default constructor 'ClangMove_AddDependentNewHeader_Test' should be marked noexcept | 5 | ||
| 1321 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'ClangMove_AddDependentOldHeader_Test' should be marked noexcept | 5 | ||
| 1322 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'ClangMove_DumpDecls_Test' should be marked noexcept | 5 | ||
| 1323 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'QueryEngineTest' should be marked noexcept | 2 | ||
| 1324 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'QueryEngineTest_Basic_Test' should be marked noexcept | 4 | ||
| 1325 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryEngineTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'QueryEngineTest_LetAndMatch_Test' should be marked noexcept | 4 | ||
| 1326 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest' should be marked noexcept | 2 | ||
| 1327 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_NoOp_Test' should be marked noexcept | 4 | ||
| 1328 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Invalid_Test' should be marked noexcept | 4 | ||
| 1329 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Help_Test' should be marked noexcept | 4 | ||
| 1330 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Quit_Test' should be marked noexcept | 4 | ||
| 1331 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Set_Test' should be marked noexcept | 4 | ||
| 1332 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Match_Test' should be marked noexcept | 4 | ||
| 1333 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_LetUnlet_Test' should be marked noexcept | 4 | ||
| 1334 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Comment_Test' should be marked noexcept | 4 | ||
| 1335 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Complete_Test' should be marked noexcept | 4 | ||
| 1336 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp @ Line 257 | cppcoreguidelines-noexcept | default constructor 'QueryParserTest_Multiline_Test' should be marked noexcept | 4 | ||
| 1337 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/AddConstTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'Values_Builtin_Test' should be marked noexcept | 5 | ||
| 1338 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ClangTidyDiagnosticConsumer_SortsErrors_Test' should be marked noexcept | 5 | ||
| 1339 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ParseLineFilter_EmptyFilter_Test' should be marked noexcept | 5 | ||
| 1340 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ParseLineFilter_InvalidFilter_Test' should be marked noexcept | 5 | ||
| 1341 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ParseLineFilter_ValidFilter_Test' should be marked noexcept | 5 | ||
| 1342 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'ParseConfiguration_ValidConfiguration_Test' should be marked noexcept | 5 | ||
| 1343 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'ParseConfiguration_MergeConfigurations_Test' should be marked noexcept | 5 | ||
| 1344 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'ParseConfiguration_CollectDiags_Test' should be marked noexcept | 5 | ||
| 1345 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'CheckOptionsValidation_MissingOptions_Test' should be marked noexcept | 5 | ||
| 1346 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'CheckOptionsValidation_ValidIntOptions_Test' should be marked noexcept | 5 | ||
| 1347 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'ValidConfiguration_ValidEnumOptions_Test' should be marked noexcept | 5 | ||
| 1348 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 7 | cppcoreguidelines-noexcept | default constructor 'GlobList_Empty_Test' should be marked noexcept | 5 | ||
| 1349 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'GlobList_Nothing_Test' should be marked noexcept | 5 | ||
| 1350 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'GlobList_Everything_Test' should be marked noexcept | 5 | ||
| 1351 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'GlobList_OneSimplePattern_Test' should be marked noexcept | 5 | ||
| 1352 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'GlobList_TwoSimplePatterns_Test' should be marked noexcept | 5 | ||
| 1353 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'GlobList_PatternPriority_Test' should be marked noexcept | 5 | ||
| 1354 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'GlobList_WhitespacesAtBegin_Test' should be marked noexcept | 5 | ||
| 1355 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GlobListTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'GlobList_Complex_Test' should be marked noexcept | 5 | ||
| 1356 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'ExplicitConstructorCheckTest_SingleArgumentConstructorsOnly_Test' should be marked noexcept | 5 | ||
| 1357 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ExplicitConstructorCheckTest_Basic_Test' should be marked noexcept | 5 | ||
| 1358 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ExplicitConstructorCheckTest_DefaultParameters_Test' should be marked noexcept | 5 | ||
| 1359 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ExplicitConstructorCheckTest_OutOfLineDefinitions_Test' should be marked noexcept | 5 | ||
| 1360 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'ExplicitConstructorCheckTest_RemoveExplicit_Test' should be marked noexcept | 5 | ||
| 1361 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ExplicitConstructorCheckTest_RemoveExplicitWithMacros_Test' should be marked noexcept | 5 | ||
| 1362 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'GlobalNamesInHeadersCheckTest_UsingDeclarations_Test' should be marked noexcept | 4 | ||
| 1363 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'GlobalNamesInHeadersCheckTest_UsingDirectives_Test' should be marked noexcept | 4 | ||
| 1364 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/GoogleModuleTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'GlobalNamesInHeadersCheckTest_RegressionAnonymousNamespace_Test' should be marked noexcept | 4 | ||
| 1365 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertAfterLastNonSystemInclude_Test' should be marked noexcept | 5 | ||
| 1366 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertMultipleIncludesAndDeduplicate_Test' should be marked noexcept | 5 | ||
| 1367 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertBeforeFirstNonSystemInclude_Test' should be marked noexcept | 5 | ||
| 1368 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertBetweenNonSystemIncludes_Test' should be marked noexcept | 5 | ||
| 1369 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_NonSystemIncludeAlreadyIncluded_Test' should be marked noexcept | 5 | ||
| 1370 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertNonSystemIncludeAfterLastCXXSystemInclude_Test' should be marked noexcept | 5 | ||
| 1371 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertNonSystemIncludeAfterMainFileInclude_Test' should be marked noexcept | 5 | ||
| 1372 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCXXSystemIncludeAfterLastCXXSystemInclude_Test' should be marked noexcept | 5 | ||
| 1373 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 408 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCXXSystemIncludeBeforeFirstCXXSystemInclude_Test' should be marked noexcept | 5 | ||
| 1374 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCXXSystemIncludeBetweenCXXSystemIncludes_Test' should be marked noexcept | 5 | ||
| 1375 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCXXSystemIncludeAfterMainFileInclude_Test' should be marked noexcept | 5 | ||
| 1376 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 491 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCXXSystemIncludeAfterCSystemInclude_Test' should be marked noexcept | 5 | ||
| 1377 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCXXSystemIncludeBeforeNonSystemInclude_Test' should be marked noexcept | 5 | ||
| 1378 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 542 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCSystemIncludeBeforeCXXSystemInclude_Test' should be marked noexcept | 5 | ||
| 1379 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertIncludeIfThereWasNoneBefore_Test' should be marked noexcept | 5 | ||
| 1380 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_DontInsertDuplicateIncludeEvenIfMiscategorized_Test' should be marked noexcept | 5 | ||
| 1381 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_HandleOrderInSubdirectory_Test' should be marked noexcept | 5 | ||
| 1382 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 657 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InvalidHeaderName_Test' should be marked noexcept | 5 | ||
| 1383 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 691 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertHeaderObjectiveC_Test' should be marked noexcept | 5 | ||
| 1384 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 713 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertCategoryHeaderObjectiveC_Test' should be marked noexcept | 5 | ||
| 1385 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp @ Line 732 | cppcoreguidelines-noexcept | default constructor 'IncludeInserterTest_InsertGeneratedHeaderObjectiveC_Test' should be marked noexcept | 5 | ||
| 1386 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'LLVMHeaderGuardCheckTest_FixHeaderGuards_Test' should be marked noexcept | 5 | ||
| 1387 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/NamespaceAliaserTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'NamespaceAliaserTest_AddNewAlias_Test' should be marked noexcept | 5 | ||
| 1388 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ObjCModuleTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ObjCForbiddenSubclassing_AllowedSubclass_Test' should be marked noexcept | 5 | ||
| 1389 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ObjCModuleTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'ObjCForbiddenSubclassing_ForbiddenSubclass_Test' should be marked noexcept | 5 | ||
| 1390 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OptionsProviderTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ClangTidyOptionsProvider_InMemoryFileSystems_Test' should be marked noexcept | 5 | ||
| 1391 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementsTest_UseCharCheckTest_Test' should be marked noexcept | 5 | ||
| 1392 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementsTest_IfFalseCheckTest_Test' should be marked noexcept | 5 | ||
| 1393 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementsTest_StartsWithCheckTest_Test' should be marked noexcept | 5 | ||
| 1394 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementsTest_EndsWithCheckTest_Test' should be marked noexcept | 5 | ||
| 1395 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementTest_ReplacementsDoNotOverlap_Test' should be marked noexcept | 5 | ||
| 1396 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementsTest_ReplacementInsideOtherReplacement_Test' should be marked noexcept | 5 | ||
| 1397 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacements_TwoReplacementsInsideOne_Test' should be marked noexcept | 5 | ||
| 1398 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementsTest_ApplyAtMostOneOfTheChangesWhenPartialOverlapping_Test' should be marked noexcept | 5 | ||
| 1399 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'OverlappingReplacementsTest_TwoErrorsHavePerfectOverlapping_Test' should be marked noexcept | 5 | ||
| 1400 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'NamespaceCommentCheckTest_Basic_Test' should be marked noexcept | 5 | ||
| 1401 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'NamespaceCommentCheckTest_SingleLineNamespaces_Test' should be marked noexcept | 5 | ||
| 1402 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'NamespaceCommentCheckTest_CheckExistingComments_Test' should be marked noexcept | 5 | ||
| 1403 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'NamespaceCommentCheckTest_FixWrongComments_Test' should be marked noexcept | 5 | ||
| 1404 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_IfWithComments_Test' should be marked noexcept | 5 | ||
| 1405 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_If_Test' should be marked noexcept | 5 | ||
| 1406 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_IfElseWithShortStatements_Test' should be marked noexcept | 5 | ||
| 1407 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_For_Test' should be marked noexcept | 5 | ||
| 1408 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_ForRange_Test' should be marked noexcept | 5 | ||
| 1409 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 333 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_DoWhile_Test' should be marked noexcept | 5 | ||
| 1410 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_While_Test' should be marked noexcept | 5 | ||
| 1411 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_Nested_Test' should be marked noexcept | 5 | ||
| 1412 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 450 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_Macros_Test' should be marked noexcept | 5 | ||
| 1413 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp @ Line 486 | cppcoreguidelines-noexcept | default constructor 'BracesAroundStatementsCheckTest_ImplicitCastInReturn_Test' should be marked noexcept | 5 | ||
| 1414 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_Basic_Test' should be marked noexcept | 5 | ||
| 1415 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_DiagnosticsCorrectlyGenerated_Test' should be marked noexcept | 5 | ||
| 1416 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_TwoChangesInOneMacroExpansion_Test' should be marked noexcept | 5 | ||
| 1417 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_TwoMatchesInMacroExpansion_Test' should be marked noexcept | 5 | ||
| 1418 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_DisableByLang_Test' should be marked noexcept | 5 | ||
| 1419 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_DisableByConfig_Test' should be marked noexcept | 5 | ||
| 1420 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_AddIncludeQuoted_Test' should be marked noexcept | 5 | ||
| 1421 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_AddIncludeAngled_Test' should be marked noexcept | 5 | ||
| 1422 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_AddIncludeObeysSortStyleLocalOption_Test' should be marked noexcept | 5 | ||
| 1423 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'TransformerClangTidyCheckTest_AddIncludeObeysSortStyleGlobalOption_Test' should be marked noexcept | 5 | ||
| 1424 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/UsingInserterTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'UsingInserterTest_ReusesExisting_Test' should be marked noexcept | 5 | ||
| 1425 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/UsingInserterTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'UsingInserterTest_ReusesExistingGlobal_Test' should be marked noexcept | 5 | ||
| 1426 | /home/vsts/work/1/llvm-project/clang-tools-extra/unittests/clang-tidy/UsingInserterTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'UsingInserterTest_AvoidsConflict_Test' should be marked noexcept | 5 | ||
| 1427 | /home/vsts/work/1/llvm-project/clang/examples/AnnotateFunctions/AnnotateFunctions.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'PragmaAnnotateHandler' should be marked noexcept | 2 | ||
| 1428 | /home/vsts/work/1/llvm-project/clang/examples/Attribute/Attribute.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ExampleAttrInfo' should be marked noexcept | 2 | ||
| 1429 | /home/vsts/work/1/llvm-project/clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'CallSuperAttrInfo' should be marked noexcept | 2 | ||
| 1430 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'CommonEntityInfo' should be marked noexcept | 2 | ||
| 1431 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 136 | cppcoreguidelines-noexcept | default constructor 'CommonTypeInfo' should be marked noexcept | 2 | ||
| 1432 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 210 | cppcoreguidelines-noexcept | default constructor 'ObjCContextInfo' should be marked noexcept | 2 | ||
| 1433 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 312 | cppcoreguidelines-noexcept | default constructor 'VariableInfo' should be marked noexcept | 2 | ||
| 1434 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 360 | cppcoreguidelines-noexcept | default constructor 'ObjCPropertyInfo' should be marked noexcept | 2 | ||
| 1435 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 425 | cppcoreguidelines-noexcept | default constructor 'ParamInfo' should be marked noexcept | 2 | ||
| 1436 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 516 | cppcoreguidelines-noexcept | default constructor 'FunctionInfo' should be marked noexcept | 2 | ||
| 1437 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 610 | cppcoreguidelines-noexcept | default constructor 'ObjCMethodInfo' should be marked noexcept | 2 | ||
| 1438 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 642 | cppcoreguidelines-noexcept | default constructor 'GlobalVariableInfo' should be marked noexcept | 2 | ||
| 1439 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 648 | cppcoreguidelines-noexcept | default constructor 'GlobalFunctionInfo' should be marked noexcept | 2 | ||
| 1440 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 654 | cppcoreguidelines-noexcept | default constructor 'EnumConstantInfo' should be marked noexcept | 2 | ||
| 1441 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 665 | cppcoreguidelines-noexcept | default constructor 'TagInfo' should be marked noexcept | 2 | ||
| 1442 | /home/vsts/work/1/llvm-project/clang/include/clang/APINotes/Types.h @ Line 709 | cppcoreguidelines-noexcept | default constructor 'TypedefInfo' should be marked noexcept | 2 | ||
| 1443 | /home/vsts/work/1/llvm-project/clang/include/clang/ARCMigrate/FileRemapper.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'FileRemapper' should be marked noexcept | 2 | ||
| 1444 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'TypeInfoLValue' should be marked noexcept | 2 | ||
| 1445 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'DynamicAllocLValue' should be marked noexcept | 2 | ||
| 1446 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 152 | cppcoreguidelines-noexcept | default constructor 'LValueBase' should be marked noexcept | 2 | ||
| 1447 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 214 | cppcoreguidelines-noexcept | default constructor 'LValuePathEntry' should be marked noexcept | 2 | ||
| 1448 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 262 | cppcoreguidelines-noexcept | default constructor 'ComplexAPSInt' should be marked noexcept | 2 | ||
| 1449 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 266 | cppcoreguidelines-noexcept | default constructor 'ComplexAPFloat' should be marked noexcept | 2 | ||
| 1450 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 272 | cppcoreguidelines-noexcept | default constructor 'Vec' should be marked noexcept | 2 | ||
| 1451 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 291 | cppcoreguidelines-noexcept | default constructor 'UnionData' should be marked noexcept | 2 | ||
| 1452 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 309 | cppcoreguidelines-noexcept | default constructor 'APValue' should be marked noexcept | 2 | ||
| 1453 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 329 | cppcoreguidelines-noexcept | move constructor 'APValue' should be marked noexcept | 2 | ||
| 1454 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 365 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1455 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/APValue.h @ Line 380 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 1456 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTConcept.h @ Line 135 | cppcoreguidelines-noexcept | default constructor 'ConceptReference' should be marked noexcept | 2 | ||
| 1457 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTConsumer.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ASTConsumer' should be marked noexcept | 2 | ||
| 1458 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTContext.h @ Line 170 | cppcoreguidelines-noexcept | default constructor 'TypeInfo' should be marked noexcept | 2 | ||
| 1459 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTContext.h @ Line 180 | cppcoreguidelines-noexcept | default constructor 'TypeInfoChars' should be marked noexcept | 2 | ||
| 1460 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTContext.h @ Line 2981 | cppcoreguidelines-noexcept | default constructor 'ObjCEncOptions' should be marked noexcept | 2 | ||
| 1461 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTFwd.h @ Line 21 | clang-diagnostic-error | 'clang/AST/DeclNodes.inc' file not found | 1 | ||
| 1462 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTImporter.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'ImportError' should be marked noexcept | 2 | ||
| 1463 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTTypeTraits.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind' should be marked noexcept | 2 | ||
| 1464 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTVector.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ASTVector |
2 | ||
| 1465 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTVector.h @ Line 54 | cppcoreguidelines-noexcept | move constructor 'ASTVector |
2 | ||
| 1466 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTVector.h @ Line 64 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1467 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTVector.h @ Line 75 | cppcoreguidelines-noexcept | destructor '~ASTVector |
2 | ||
| 1468 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTVector.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ASTVector' should be marked noexcept | 2 | ||
| 1469 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ASTVector.h @ Line 54 | cppcoreguidelines-noexcept | move constructor 'ASTVector' should be marked noexcept | 2 | ||
| 1470 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Attr.h @ Line 248 | cppcoreguidelines-noexcept | default constructor 'ParamIdx' should be marked noexcept | 2 | ||
| 1471 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/AttrIterator.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'specific_attr_iterator |
2 | ||
| 1472 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/CXXInheritance.h @ Line 178 | cppcoreguidelines-noexcept | default constructor 'CXXBasePaths' should be marked noexcept | 2 | ||
| 1473 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/CXXInheritance.h @ Line 226 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 1474 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/CanonicalType.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'CanQual |
2 | ||
| 1475 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/CanonicalType.h @ Line 352 | cppcoreguidelines-noexcept | default constructor 'CanProxy |
2 | ||
| 1476 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/CanonicalType.h @ Line 410 | cppcoreguidelines-noexcept | default constructor 'CanTypeIterator |
2 | ||
| 1477 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Comment.h @ Line 425 | cppcoreguidelines-noexcept | default constructor 'Attribute' should be marked noexcept | 2 | ||
| 1478 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Comment.h @ Line 602 | cppcoreguidelines-noexcept | default constructor 'Argument' should be marked noexcept | 2 | ||
| 1479 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/CommentCommandTraits.h @ Line 131 | clang-diagnostic-error | 'clang/AST/CommentCommandList.inc' file not found | 1 | ||
| 1480 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Decl.h @ Line 827 | cppcoreguidelines-noexcept | default constructor 'EvaluatedStmt' should be marked noexcept | 2 | ||
| 1481 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclBase.h @ Line 373 | cppcoreguidelines-noexcept | default constructor 'Decl' should be marked noexcept | 2 | ||
| 1482 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclBase.h @ Line 375 | cppcoreguidelines-noexcept | move constructor 'Decl' should be marked noexcept | 2 | ||
| 1483 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclBase.h @ Line 377 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1484 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclBase.h @ Line 2108 | cppcoreguidelines-noexcept | default constructor 'specific_decl_iterator |
2 | ||
| 1485 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclBase.h @ Line 2186 | cppcoreguidelines-noexcept | default constructor 'filtered_decl_iterator |
2 | ||
| 1486 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclContextInternals.h @ Line 50 | cppcoreguidelines-noexcept | move constructor 'StoredDeclsList' should be marked noexcept | 2 | ||
| 1487 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclContextInternals.h @ Line 60 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1488 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclObjC.h @ Line 1215 | cppcoreguidelines-noexcept | default constructor 'DefinitionData' should be marked noexcept | 2 | ||
| 1489 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclObjC.h @ Line 1588 | cppcoreguidelines-noexcept | default constructor 'filtered_category_iterator |
2 | ||
| 1490 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclOpenMP.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'OMPDeclarativeDirective |
2 | ||
| 1491 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclOpenMP.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'OMPThreadPrivateDecl' should be marked noexcept | 2 | ||
| 1492 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclOpenMP.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'OMPDeclarativeDirective' should be marked noexcept | 2 | ||
| 1493 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclTemplate.h @ Line 336 | cppcoreguidelines-noexcept | default constructor 'DefaultArgStorage |
2 | ||
| 1494 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclTemplate.h @ Line 817 | cppcoreguidelines-noexcept | default constructor 'CommonBase' should be marked noexcept | 2 | ||
| 1495 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclTemplate.h @ Line 1153 | cppcoreguidelines-noexcept | default constructor 'TemplateParmPosition' should be marked noexcept | 2 | ||
| 1496 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclarationName.h @ Line 348 | cppcoreguidelines-noexcept | default constructor 'DeclarationName' should be marked noexcept | 2 | ||
| 1497 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclarationName.h @ Line 608 | cppcoreguidelines-noexcept | move constructor 'DeclarationNameTable' should be marked noexcept | 2 | ||
| 1498 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclarationName.h @ Line 609 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1499 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclarationName.h @ Line 696 | cppcoreguidelines-noexcept | default constructor 'DeclarationNameLoc' should be marked noexcept | 2 | ||
| 1500 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DeclarationName.h @ Line 771 | cppcoreguidelines-noexcept | default constructor 'DeclarationNameInfo' should be marked noexcept | 2 | ||
| 1501 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/DependenceFlags.h @ Line 137 | cppcoreguidelines-noexcept | default constructor 'Dependence' should be marked noexcept | 2 | ||
| 1502 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'Expr' should be marked noexcept | 2 | ||
| 1503 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 115 | cppcoreguidelines-noexcept | move constructor 'Expr' should be marked noexcept | 2 | ||
| 1504 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 117 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1505 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 368 | cppcoreguidelines-noexcept | default constructor 'Classification' should be marked noexcept | 2 | ||
| 1506 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 597 | cppcoreguidelines-noexcept | default constructor 'EvalStatus' should be marked noexcept | 2 | ||
| 1507 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 1454 | cppcoreguidelines-noexcept | default constructor 'APNumericStorage' should be marked noexcept | 2 | ||
| 1508 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 5040 | cppcoreguidelines-noexcept | default constructor 'Designator' should be marked noexcept | 2 | ||
| 1509 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 5648 | cppcoreguidelines-noexcept | default constructor 'AssociationIteratorTy |
2 | ||
| 1510 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Expr.h @ Line 608 | cppcoreguidelines-noexcept | default constructor 'EvalResult' should be marked noexcept | 2 | ||
| 1511 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ExprConcepts.h @ Line 278 | cppcoreguidelines-noexcept | default constructor 'ReturnTypeRequirement' should be marked noexcept | 2 | ||
| 1512 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ExternalASTSource.h @ Line 334 | cppcoreguidelines-noexcept | default constructor 'LazyOffsetPtr |
2 | ||
| 1513 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ExternalASTSource.h @ Line 529 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 1514 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'LengthModifier' should be marked noexcept | 2 | ||
| 1515 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 192 | cppcoreguidelines-noexcept | default constructor 'ConversionSpecifier' should be marked noexcept | 2 | ||
| 1516 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 282 | cppcoreguidelines-noexcept | default constructor 'ArgType' should be marked noexcept | 2 | ||
| 1517 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 337 | cppcoreguidelines-noexcept | default constructor 'OptionalAmount' should be marked noexcept | 2 | ||
| 1518 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 480 | cppcoreguidelines-noexcept | default constructor 'PrintfConversionSpecifier' should be marked noexcept | 2 | ||
| 1519 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 517 | cppcoreguidelines-noexcept | default constructor 'PrintfSpecifier' should be marked noexcept | 2 | ||
| 1520 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 630 | cppcoreguidelines-noexcept | default constructor 'ScanfConversionSpecifier' should be marked noexcept | 2 | ||
| 1521 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 649 | cppcoreguidelines-noexcept | default constructor 'ScanfSpecifier' should be marked noexcept | 2 | ||
| 1522 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/FormatString.h @ Line 694 | cppcoreguidelines-noexcept | default constructor 'FormatStringHandler' should be marked noexcept | 2 | ||
| 1523 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/NestedNameSpecifier.h @ Line 106 | cppcoreguidelines-noexcept | default constructor 'NestedNameSpecifier' should be marked noexcept | 2 | ||
| 1524 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/ODRHash.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ODRHash' should be marked noexcept | 2 | ||
| 1525 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 294 | cppcoreguidelines-noexcept | default constructor 'OMPAllocatorClause' should be marked noexcept | 2 | ||
| 1526 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 484 | cppcoreguidelines-noexcept | default constructor 'OMPIfClause' should be marked noexcept | 2 | ||
| 1527 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 561 | cppcoreguidelines-noexcept | default constructor 'OMPFinalClause' should be marked noexcept | 2 | ||
| 1528 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 632 | cppcoreguidelines-noexcept | default constructor 'OMPNumThreadsClause' should be marked noexcept | 2 | ||
| 1529 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 700 | cppcoreguidelines-noexcept | default constructor 'OMPSafelenClause' should be marked noexcept | 2 | ||
| 1530 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 766 | cppcoreguidelines-noexcept | default constructor 'OMPSimdlenClause' should be marked noexcept | 2 | ||
| 1531 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 927 | cppcoreguidelines-noexcept | default constructor 'OMPCollapseClause' should be marked noexcept | 2 | ||
| 1532 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1002 | cppcoreguidelines-noexcept | default constructor 'OMPDefaultClause' should be marked noexcept | 2 | ||
| 1533 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1084 | cppcoreguidelines-noexcept | default constructor 'OMPProcBindClause' should be marked noexcept | 2 | ||
| 1534 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1139 | cppcoreguidelines-noexcept | default constructor 'OMPUnifiedAddressClause' should be marked noexcept | 2 | ||
| 1535 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1182 | cppcoreguidelines-noexcept | default constructor 'OMPUnifiedSharedMemoryClause' should be marked noexcept | 2 | ||
| 1536 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1225 | cppcoreguidelines-noexcept | default constructor 'OMPReverseOffloadClause' should be marked noexcept | 2 | ||
| 1537 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1268 | cppcoreguidelines-noexcept | default constructor 'OMPDynamicAllocatorsClause' should be marked noexcept | 2 | ||
| 1538 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1344 | cppcoreguidelines-noexcept | default constructor 'OMPAtomicDefaultMemOrderClause' should be marked noexcept | 2 | ||
| 1539 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1508 | cppcoreguidelines-noexcept | default constructor 'OMPScheduleClause' should be marked noexcept | 2 | ||
| 1540 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1687 | cppcoreguidelines-noexcept | default constructor 'OMPNowaitClause' should be marked noexcept | 2 | ||
| 1541 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1726 | cppcoreguidelines-noexcept | default constructor 'OMPUntiedClause' should be marked noexcept | 2 | ||
| 1542 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1766 | cppcoreguidelines-noexcept | default constructor 'OMPMergeableClause' should be marked noexcept | 2 | ||
| 1543 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1806 | cppcoreguidelines-noexcept | default constructor 'OMPReadClause' should be marked noexcept | 2 | ||
| 1544 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 1845 | cppcoreguidelines-noexcept | default constructor 'OMPWriteClause' should be marked noexcept | 2 | ||
| 1545 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 2020 | cppcoreguidelines-noexcept | default constructor 'OMPCaptureClause' should be marked noexcept | 2 | ||
| 1546 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 2061 | cppcoreguidelines-noexcept | default constructor 'OMPSeqCstClause' should be marked noexcept | 2 | ||
| 1547 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 2102 | cppcoreguidelines-noexcept | default constructor 'OMPAcqRelClause' should be marked noexcept | 2 | ||
| 1548 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 2143 | cppcoreguidelines-noexcept | default constructor 'OMPAcquireClause' should be marked noexcept | 2 | ||
| 1549 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 2184 | cppcoreguidelines-noexcept | default constructor 'OMPReleaseClause' should be marked noexcept | 2 | ||
| 1550 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 2225 | cppcoreguidelines-noexcept | default constructor 'OMPRelaxedClause' should be marked noexcept | 2 | ||
| 1551 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 4455 | cppcoreguidelines-noexcept | default constructor 'OMPDepobjClause' should be marked noexcept | 2 | ||
| 1552 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 4706 | cppcoreguidelines-noexcept | default constructor 'OMPDeviceClause' should be marked noexcept | 2 | ||
| 1553 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 4762 | cppcoreguidelines-noexcept | default constructor 'OMPThreadsClause' should be marked noexcept | 2 | ||
| 1554 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 4802 | cppcoreguidelines-noexcept | default constructor 'OMPSIMDClause' should be marked noexcept | 2 | ||
| 1555 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 5760 | cppcoreguidelines-noexcept | default constructor 'OMPNumTeamsClause' should be marked noexcept | 2 | ||
| 1556 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 5837 | cppcoreguidelines-noexcept | default constructor 'OMPThreadLimitClause' should be marked noexcept | 2 | ||
| 1557 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 5913 | cppcoreguidelines-noexcept | default constructor 'OMPPriorityClause' should be marked noexcept | 2 | ||
| 1558 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 5984 | cppcoreguidelines-noexcept | default constructor 'OMPGrainsizeClause' should be marked noexcept | 2 | ||
| 1559 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 6031 | cppcoreguidelines-noexcept | default constructor 'OMPNogroupClause' should be marked noexcept | 2 | ||
| 1560 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 6093 | cppcoreguidelines-noexcept | default constructor 'OMPNumTasksClause' should be marked noexcept | 2 | ||
| 1561 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 6156 | cppcoreguidelines-noexcept | default constructor 'OMPHintClause' should be marked noexcept | 2 | ||
| 1562 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 6261 | cppcoreguidelines-noexcept | default constructor 'OMPDistScheduleClause' should be marked noexcept | 2 | ||
| 1563 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 6377 | cppcoreguidelines-noexcept | default constructor 'OMPDefaultmapClause' should be marked noexcept | 2 | ||
| 1564 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 7334 | cppcoreguidelines-noexcept | default constructor 'OMPOrderClause' should be marked noexcept | 2 | ||
| 1565 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 7386 | cppcoreguidelines-noexcept | default constructor 'OMPDestroyClause' should be marked noexcept | 2 | ||
| 1566 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 7445 | cppcoreguidelines-noexcept | default constructor 'OMPDetachClause' should be marked noexcept | 2 | ||
| 1567 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 7930 | cppcoreguidelines-noexcept | default constructor 'OMPTraitInfo' should be marked noexcept | 2 | ||
| 1568 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OpenMPClause.h @ Line 8026 | cppcoreguidelines-noexcept | default constructor 'OMPChildren' should be marked noexcept | 2 | ||
| 1569 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/OptionalDiagnostic.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'OptionalDiagnostic' should be marked noexcept | 2 | ||
| 1570 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/RawCommentList.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'RawComment' should be marked noexcept | 2 | ||
| 1571 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Redeclarable.h @ Line 252 | cppcoreguidelines-noexcept | default constructor 'redecl_iterator' should be marked noexcept | 2 | ||
| 1572 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Redeclarable.h @ Line 314 | cppcoreguidelines-noexcept | default constructor 'Mergeable |
2 | ||
| 1573 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Redeclarable.h @ Line 349 | cppcoreguidelines-noexcept | default constructor 'CanonicalDeclPtr |
2 | ||
| 1574 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Stmt.h @ Line 1123 | cppcoreguidelines-noexcept | default constructor 'CastIterator |
2 | ||
| 1575 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Stmt.h @ Line 1147 | cppcoreguidelines-noexcept | default constructor 'Stmt' should be marked noexcept | 2 | ||
| 1576 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Stmt.h @ Line 1149 | cppcoreguidelines-noexcept | move constructor 'Stmt' should be marked noexcept | 2 | ||
| 1577 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Stmt.h @ Line 1151 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1578 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Stmt.h @ Line 78 | clang-diagnostic-error | 'clang/AST/StmtNodes.inc' file not found | 1 | ||
| 1579 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtIterator.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'StmtIteratorBase' should be marked noexcept | 2 | ||
| 1580 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtIterator.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'StmtIteratorImpl |
2 | ||
| 1581 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtIterator.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'StmtIteratorImpl' should be marked noexcept | 2 | ||
| 1582 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtIterator.h @ Line 126 | cppcoreguidelines-noexcept | default constructor 'StmtIterator' should be marked noexcept | 2 | ||
| 1583 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtIterator.h @ Line 143 | cppcoreguidelines-noexcept | default constructor 'ConstStmtIterator' should be marked noexcept | 2 | ||
| 1584 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 159 | cppcoreguidelines-noexcept | default constructor 'OMPCanonicalLoop' should be marked noexcept | 2 | ||
| 1585 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 623 | cppcoreguidelines-noexcept | default constructor 'OMPParallelDirective' should be marked noexcept | 2 | ||
| 1586 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 1703 | cppcoreguidelines-noexcept | default constructor 'OMPSectionsDirective' should be marked noexcept | 2 | ||
| 1587 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 1780 | cppcoreguidelines-noexcept | default constructor 'OMPSectionDirective' should be marked noexcept | 2 | ||
| 1588 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 1838 | cppcoreguidelines-noexcept | default constructor 'OMPSingleDirective' should be marked noexcept | 2 | ||
| 1589 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 1889 | cppcoreguidelines-noexcept | default constructor 'OMPMasterDirective' should be marked noexcept | 2 | ||
| 1590 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 1942 | cppcoreguidelines-noexcept | default constructor 'OMPCriticalDirective' should be marked noexcept | 2 | ||
| 1591 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2165 | cppcoreguidelines-noexcept | default constructor 'OMPParallelMasterDirective' should be marked noexcept | 2 | ||
| 1592 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2239 | cppcoreguidelines-noexcept | default constructor 'OMPParallelSectionsDirective' should be marked noexcept | 2 | ||
| 1593 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2318 | cppcoreguidelines-noexcept | default constructor 'OMPTaskDirective' should be marked noexcept | 2 | ||
| 1594 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2377 | cppcoreguidelines-noexcept | default constructor 'OMPTaskyieldDirective' should be marked noexcept | 2 | ||
| 1595 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2423 | cppcoreguidelines-noexcept | default constructor 'OMPBarrierDirective' should be marked noexcept | 2 | ||
| 1596 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2469 | cppcoreguidelines-noexcept | default constructor 'OMPTaskwaitDirective' should be marked noexcept | 2 | ||
| 1597 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2515 | cppcoreguidelines-noexcept | default constructor 'OMPTaskgroupDirective' should be marked noexcept | 2 | ||
| 1598 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2582 | cppcoreguidelines-noexcept | default constructor 'OMPFlushDirective' should be marked noexcept | 2 | ||
| 1599 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2635 | cppcoreguidelines-noexcept | default constructor 'OMPDepobjDirective' should be marked noexcept | 2 | ||
| 1600 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2686 | cppcoreguidelines-noexcept | default constructor 'OMPOrderedDirective' should be marked noexcept | 2 | ||
| 1601 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2760 | cppcoreguidelines-noexcept | default constructor 'OMPAtomicDirective' should be marked noexcept | 2 | ||
| 1602 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2866 | cppcoreguidelines-noexcept | default constructor 'OMPTargetDirective' should be marked noexcept | 2 | ||
| 1603 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2920 | cppcoreguidelines-noexcept | default constructor 'OMPTargetDataDirective' should be marked noexcept | 2 | ||
| 1604 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 2975 | cppcoreguidelines-noexcept | default constructor 'OMPTargetEnterDataDirective' should be marked noexcept | 2 | ||
| 1605 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 3030 | cppcoreguidelines-noexcept | default constructor 'OMPTargetExitDataDirective' should be marked noexcept | 2 | ||
| 1606 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 3087 | cppcoreguidelines-noexcept | default constructor 'OMPTargetParallelDirective' should be marked noexcept | 2 | ||
| 1607 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 3258 | cppcoreguidelines-noexcept | default constructor 'OMPTeamsDirective' should be marked noexcept | 2 | ||
| 1608 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 3313 | cppcoreguidelines-noexcept | default constructor 'OMPCancellationPointDirective' should be marked noexcept | 2 | ||
| 1609 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 3370 | cppcoreguidelines-noexcept | default constructor 'OMPCancelDirective' should be marked noexcept | 2 | ||
| 1610 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 3920 | cppcoreguidelines-noexcept | default constructor 'OMPTargetUpdateDirective' should be marked noexcept | 2 | ||
| 1611 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 4628 | cppcoreguidelines-noexcept | default constructor 'OMPTargetTeamsDirective' should be marked noexcept | 2 | ||
| 1612 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/StmtOpenMP.h @ Line 5058 | cppcoreguidelines-noexcept | default constructor 'OMPScanDirective' should be marked noexcept | 2 | ||
| 1613 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/TemplateBase.h @ Line 152 | cppcoreguidelines-noexcept | default constructor 'TemplateArgument' should be marked noexcept | 2 | ||
| 1614 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/TemplateBase.h @ Line 424 | cppcoreguidelines-noexcept | default constructor 'TemplateArgumentLocInfo' should be marked noexcept | 2 | ||
| 1615 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/TemplateBase.h @ Line 462 | cppcoreguidelines-noexcept | default constructor 'TemplateArgumentLoc' should be marked noexcept | 2 | ||
| 1616 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Type.h @ Line 1842 | cppcoreguidelines-noexcept | move constructor 'Type' should be marked noexcept | 2 | ||
| 1617 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Type.h @ Line 1844 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1618 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Type.h @ Line 3973 | cppcoreguidelines-noexcept | default constructor 'ExtProtoInfo' should be marked noexcept | 2 | ||
| 1619 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Type.h @ Line 5683 | cppcoreguidelines-noexcept | default constructor 'ObjCProtocolQualifiers |
2 | ||
| 1620 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/Type.h @ Line 6362 | cppcoreguidelines-noexcept | default constructor 'QualifierCollector' should be marked noexcept | 2 | ||
| 1621 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/UnresolvedSet.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'UnresolvedSetIterator' should be marked noexcept | 2 | ||
| 1622 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/UnresolvedSet.h @ Line 74 | cppcoreguidelines-noexcept | move constructor 'UnresolvedSetImpl' should be marked noexcept | 2 | ||
| 1623 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/UnresolvedSet.h @ Line 75 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1624 | /home/vsts/work/1/llvm-project/clang/include/clang/AST/VTableBuilder.h @ Line 524 | cppcoreguidelines-noexcept | default constructor 'MethodVFTableLocation' should be marked noexcept | 2 | ||
| 1625 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/ASTMatchFinder.h @ Line 143 | cppcoreguidelines-noexcept | default constructor 'MatchFinder' should be marked noexcept | 2 | ||
| 1626 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h @ Line 1283 | cppcoreguidelines-noexcept | default constructor 'VariadicDynCastAllOfMatcher |
2 | ||
| 1627 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h @ Line 1301 | cppcoreguidelines-noexcept | default constructor 'VariadicAllOfMatcher |
2 | ||
| 1628 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h @ Line 1522 | cppcoreguidelines-noexcept | default constructor 'PolymorphicMatcher |
2 | ||
| 1629 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h @ Line 1849 | cppcoreguidelines-noexcept | default constructor 'Func' should be marked noexcept | 2 | ||
| 1630 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h @ Line 1862 | cppcoreguidelines-noexcept | default constructor 'Wrapper' should be marked noexcept | 2 | ||
| 1631 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'SourceLocation' should be marked noexcept | 2 | ||
| 1632 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'SourceRange' should be marked noexcept | 2 | ||
| 1633 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'ParserValue' should be marked noexcept | 2 | ||
| 1634 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Registry.h @ Line 84 | cppcoreguidelines-noexcept | default constructor 'Registry' should be marked noexcept | 2 | ||
| 1635 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h @ Line 145 | cppcoreguidelines-noexcept | default constructor 'VariantMatcher' should be marked noexcept | 2 | ||
| 1636 | /home/vsts/work/1/llvm-project/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h @ Line 256 | cppcoreguidelines-noexcept | default constructor 'VariantValue' should be marked noexcept | 2 | ||
| 1637 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'CFGDominatorTreeImpl |
2 | ||
| 1638 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h @ Line 54 | cppcoreguidelines-noexcept | destructor '~CFGDominatorTreeImpl |
2 | ||
| 1639 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/LiveVariables.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LivenessValues' should be marked noexcept | 2 | ||
| 1640 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h @ Line 279 | cppcoreguidelines-noexcept | default constructor 'SExpr' should be marked noexcept | 2 | ||
| 1641 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h @ Line 443 | cppcoreguidelines-noexcept | default constructor 'Future' should be marked noexcept | 2 | ||
| 1642 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h @ Line 489 | cppcoreguidelines-noexcept | default constructor 'Undefined' should be marked noexcept | 2 | ||
| 1643 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h @ Line 511 | cppcoreguidelines-noexcept | default constructor 'Wildcard' should be marked noexcept | 2 | ||
| 1644 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h @ Line 1306 | cppcoreguidelines-noexcept | default constructor 'Phi' should be marked noexcept | 2 | ||
| 1645 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h @ Line 188 | cppcoreguidelines-noexcept | default constructor 'VisitReducer |
2 | ||
| 1646 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h @ Line 417 | cppcoreguidelines-noexcept | default constructor 'PrettyPrinter |
2 | ||
| 1647 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'SimpleArray |
2 | ||
| 1648 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 93 | cppcoreguidelines-noexcept | move constructor 'SimpleArray |
2 | ||
| 1649 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 100 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1650 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 241 | cppcoreguidelines-noexcept | default constructor 'VectorData' should be marked noexcept | 2 | ||
| 1651 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 246 | cppcoreguidelines-noexcept | default constructor 'CopyOnWriteVector |
2 | ||
| 1652 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 247 | cppcoreguidelines-noexcept | move constructor 'CopyOnWriteVector |
2 | ||
| 1653 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 249 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1654 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h @ Line 260 | cppcoreguidelines-noexcept | destructor '~CopyOnWriteVector |
2 | ||
| 1655 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/CFG.h @ Line 317 | cppcoreguidelines-noexcept | default constructor 'CFGScopeBegin' should be marked noexcept | 2 | ||
| 1656 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/CFG.h @ Line 343 | cppcoreguidelines-noexcept | default constructor 'CFGScopeEnd' should be marked noexcept | 2 | ||
| 1657 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/CFG.h @ Line 531 | cppcoreguidelines-noexcept | default constructor 'CFGTerminator' should be marked noexcept | 2 | ||
| 1658 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/CFG.h @ Line 985 | cppcoreguidelines-noexcept | default constructor 'FilterOptions' should be marked noexcept | 2 | ||
| 1659 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/CFG.h @ Line 1432 | cppcoreguidelines-noexcept | default constructor 'CFG' should be marked noexcept | 2 | ||
| 1660 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/CodeInjector.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'CodeInjector' should be marked noexcept | 2 | ||
| 1661 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/PathDiagnostic.h @ Line 432 | cppcoreguidelines-noexcept | default constructor 'PathDiagnosticPiece' should be marked noexcept | 2 | ||
| 1662 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/PathDiagnostic.h @ Line 790 | cppcoreguidelines-noexcept | default constructor 'PathDiagnostic' should be marked noexcept | 2 | ||
| 1663 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/ProgramPoint.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ProgramPointTag' should be marked noexcept | 2 | ||
| 1664 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/RetainSummaryManager.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'ArgEffect' should be marked noexcept | 2 | ||
| 1665 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/RetainSummaryManager.h @ Line 393 | cppcoreguidelines-noexcept | default constructor 'ObjCSummaryCache' should be marked noexcept | 2 | ||
| 1666 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Support/BumpVector.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'BumpVectorContext' should be marked noexcept | 2 | ||
| 1667 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Support/BumpVector.h @ Line 40 | cppcoreguidelines-noexcept | move constructor 'BumpVectorContext' should be marked noexcept | 2 | ||
| 1668 | /home/vsts/work/1/llvm-project/clang/include/clang/Analysis/Support/BumpVector.h @ Line 70 | cppcoreguidelines-noexcept | destructor '~BumpVector |
2 | ||
| 1669 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/ABI.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'VirtualAdjustment' should be marked noexcept | 2 | ||
| 1670 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/ABI.h @ Line 84 | cppcoreguidelines-noexcept | default constructor 'ReturnAdjustment' should be marked noexcept | 2 | ||
| 1671 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/ABI.h @ Line 134 | cppcoreguidelines-noexcept | default constructor 'VirtualAdjustment' should be marked noexcept | 2 | ||
| 1672 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/ABI.h @ Line 152 | cppcoreguidelines-noexcept | default constructor 'ThisAdjustment' should be marked noexcept | 2 | ||
| 1673 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/ABI.h @ Line 192 | cppcoreguidelines-noexcept | default constructor 'ThunkInfo' should be marked noexcept | 2 | ||
| 1674 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/AttrSubjectMatchRules.h @ Line 21 | clang-diagnostic-error | 'clang/Basic/AttrSubMatchRulesList.inc' file not found | 1 | ||
| 1675 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Builtins.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 1676 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/BuiltinsNEON.def @ Line 17 | clang-diagnostic-error | 'clang/Basic/arm_neon.inc' file not found | 1 | ||
| 1677 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/CodeGenOptions.h @ Line 307 | cppcoreguidelines-noexcept | default constructor 'OptRemark' should be marked noexcept | 2 | ||
| 1678 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/CodeGenOptions.h @ Line 416 | cppcoreguidelines-noexcept | default constructor 'CodeGenOptions' should be marked noexcept | 2 | ||
| 1679 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/CodeGenOptions.h @ Line 49 | cppcoreguidelines-noexcept | move constructor 'CodeGenOptions' should be marked noexcept | 2 | ||
| 1680 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/CommentOptions.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'CommentOptions' should be marked noexcept | 2 | ||
| 1681 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Diagnostic.h @ Line 333 | cppcoreguidelines-noexcept | default constructor 'DiagState' should be marked noexcept | 2 | ||
| 1682 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Diagnostic.h @ Line 1116 | cppcoreguidelines-noexcept | default constructor 'DiagStorageAllocator' should be marked noexcept | 2 | ||
| 1683 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Diagnostic.h @ Line 88 | cppcoreguidelines-noexcept | default constructor 'FixItHint' should be marked noexcept | 2 | ||
| 1684 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Diagnostic.h @ Line 70 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1685 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h @ Line 71 | clang-diagnostic-error | 'clang/Basic/DiagnosticCommonKinds.inc' file not found | 1 | ||
| 1686 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'DiagnosticIDs' should be marked noexcept | 2 | ||
| 1687 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/DiagnosticOptions.h @ Line 133 | cppcoreguidelines-noexcept | default constructor 'DiagnosticOptions' should be marked noexcept | 2 | ||
| 1688 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/DirectoryEntry.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'DirectoryEntryRef' should be marked noexcept | 2 | ||
| 1689 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/DirectoryEntry.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'MapEntryOptionalStorage |
2 | ||
| 1690 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/DirectoryEntry.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'MapEntryOptionalStorage' should be marked noexcept | 2 | ||
| 1691 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/DirectoryEntry.h @ Line 171 | cppcoreguidelines-noexcept | default constructor 'OptionalStorage' should be marked noexcept | 2 | ||
| 1692 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/FileEntry.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'MapValue' should be marked noexcept | 2 | ||
| 1693 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/FileEntry.h @ Line 150 | cppcoreguidelines-noexcept | default constructor 'FileEntryRef' should be marked noexcept | 2 | ||
| 1694 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/FileEntry.h @ Line 358 | cppcoreguidelines-noexcept | default constructor 'FileEntry' should be marked noexcept | 2 | ||
| 1695 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/FileEntry.h @ Line 206 | cppcoreguidelines-noexcept | default constructor 'OptionalStorage' should be marked noexcept | 2 | ||
| 1696 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/FileEntry.h @ Line 283 | cppcoreguidelines-noexcept | default constructor 'OptionalFileEntryRefDegradesToFileEntryPtr' should be marked noexcept | 2 | ||
| 1697 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/FileSystemOptions.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'FileSystemOptions' should be marked noexcept | 2 | ||
| 1698 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/IdentifierTable.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'IdentifierInfo' should be marked noexcept | 2 | ||
| 1699 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/IdentifierTable.h @ Line 134 | cppcoreguidelines-noexcept | move constructor 'IdentifierInfo' should be marked noexcept | 2 | ||
| 1700 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/IdentifierTable.h @ Line 135 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1701 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/IdentifierTable.h @ Line 505 | cppcoreguidelines-noexcept | default constructor 'IdentifierTable' should be marked noexcept | 2 | ||
| 1702 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/IdentifierTable.h @ Line 834 | cppcoreguidelines-noexcept | default constructor 'SelectorTable' should be marked noexcept | 2 | ||
| 1703 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/LangOptions.h @ Line 344 | cppcoreguidelines-noexcept | default constructor 'LangOptions' should be marked noexcept | 2 | ||
| 1704 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/LangOptions.h @ Line 460 | cppcoreguidelines-noexcept | default constructor 'FPOptions' should be marked noexcept | 2 | ||
| 1705 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/LangOptions.h @ Line 568 | cppcoreguidelines-noexcept | default constructor 'FPOptionsOverride' should be marked noexcept | 2 | ||
| 1706 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Module.h @ Line 61 | cppcoreguidelines-noexcept | default constructor 'ASTFileSignature' should be marked noexcept | 2 | ||
| 1707 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Module.h @ Line 653 | cppcoreguidelines-noexcept | move constructor 'VisibleModuleSet' should be marked noexcept | 2 | ||
| 1708 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Module.h @ Line 661 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1709 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Module.h @ Line 210 | cppcoreguidelines-noexcept | default constructor 'UnresolvedHeaderDirective' should be marked noexcept | 2 | ||
| 1710 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Module.h @ Line 387 | cppcoreguidelines-noexcept | default constructor 'UnresolvedConflict' should be marked noexcept | 2 | ||
| 1711 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/ObjCRuntime.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ObjCRuntime' should be marked noexcept | 2 | ||
| 1712 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/OpenCLOptions.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'OpenCLOptions' should be marked noexcept | 2 | ||
| 1713 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/PartialDiagnostic.h @ Line 78 | cppcoreguidelines-noexcept | move constructor 'PartialDiagnostic' should be marked noexcept | 2 | ||
| 1714 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/PartialDiagnostic.h @ Line 127 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1715 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/PartialDiagnostic.h @ Line 138 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 1716 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/SourceManager.h @ Line 179 | cppcoreguidelines-noexcept | default constructor 'ContentCache' should be marked noexcept | 2 | ||
| 1717 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/SourceManager.h @ Line 476 | cppcoreguidelines-noexcept | default constructor 'SLocEntry' should be marked noexcept | 2 | ||
| 1718 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/SyncScope.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'AtomicScopeOpenCLModel' should be marked noexcept | 2 | ||
| 1719 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/TargetCXXABI.h @ Line 137 | cppcoreguidelines-noexcept | default constructor 'TargetCXXABI' should be marked noexcept | 2 | ||
| 1720 | /home/vsts/work/1/llvm-project/clang/include/clang/Basic/Visibility.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'LinkageInfo' should be marked noexcept | 2 | ||
| 1721 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h @ Line 128 | cppcoreguidelines-noexcept | default constructor 'ABIArgInfo' should be marked noexcept | 2 | ||
| 1722 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h @ Line 594 | cppcoreguidelines-noexcept | default constructor 'CGFunctionInfo' should be marked noexcept | 2 | ||
| 1723 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'EmitAssemblyAction' should be marked noexcept | 2 | ||
| 1724 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'EmitBCAction' should be marked noexcept | 2 | ||
| 1725 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'EmitLLVMAction' should be marked noexcept | 2 | ||
| 1726 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'EmitLLVMOnlyAction' should be marked noexcept | 2 | ||
| 1727 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'EmitCodeGenOnlyAction' should be marked noexcept | 2 | ||
| 1728 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'EmitObjAction' should be marked noexcept | 2 | ||
| 1729 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/ConstantInitBuilder.h @ Line 155 | cppcoreguidelines-noexcept | move constructor 'ConstantAggregateBuilderBase' should be marked noexcept | 2 | ||
| 1730 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/ConstantInitBuilder.h @ Line 162 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1731 | /home/vsts/work/1/llvm-project/clang/include/clang/CodeGen/ConstantInitFuture.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'ConstantInitFuture' should be marked noexcept | 2 | ||
| 1732 | /home/vsts/work/1/llvm-project/clang/include/clang/Driver/Distro.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'Distro' should be marked noexcept | 2 | ||
| 1733 | /home/vsts/work/1/llvm-project/clang/include/clang/Driver/Job.h @ Line 262 | cppcoreguidelines-noexcept | default constructor 'JobList' should be marked noexcept | 2 | ||
| 1734 | /home/vsts/work/1/llvm-project/clang/include/clang/Driver/Multilib.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'Multilib' should be marked noexcept | 2 | ||
| 1735 | /home/vsts/work/1/llvm-project/clang/include/clang/Driver/Multilib.h @ Line 129 | cppcoreguidelines-noexcept | default constructor 'MultilibSet' should be marked noexcept | 2 | ||
| 1736 | /home/vsts/work/1/llvm-project/clang/include/clang/Driver/Multilib.h @ Line 114 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1737 | /home/vsts/work/1/llvm-project/clang/include/clang/Driver/Options.h @ Line 48 | clang-diagnostic-error | 'clang/Driver/Options.inc' file not found | 1 | ||
| 1738 | /home/vsts/work/1/llvm-project/clang/include/clang/Driver/ToolChain.h @ Line 64 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1739 | /home/vsts/work/1/llvm-project/clang/include/clang/Format/Format.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'FormatStyle' should be marked noexcept | 2 | ||
| 1740 | /home/vsts/work/1/llvm-project/clang/include/clang/Format/Format.h @ Line 55 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1741 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/ASTUnit.h @ Line 396 | cppcoreguidelines-noexcept | default constructor 'ConcurrencyState' should be marked noexcept | 2 | ||
| 1742 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/CommandLineSourceLoc.h @ Line 24 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1743 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/CommandLineSourceLoc.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ParsedSourceLocation' should be marked noexcept | 2 | ||
| 1744 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/CompilerInstance.h @ Line 184 | cppcoreguidelines-noexcept | default constructor 'CompilerInstance' should be marked noexcept | 2 | ||
| 1745 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'CompilerInvocationBase' should be marked noexcept | 2 | ||
| 1746 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h @ Line 142 | cppcoreguidelines-noexcept | default constructor 'CompilerInvocation' should be marked noexcept | 2 | ||
| 1747 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/DependencyOutputOptions.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'DependencyOutputOptions' should be marked noexcept | 2 | ||
| 1748 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/FrontendAction.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'FrontendAction' should be marked noexcept | 2 | ||
| 1749 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/FrontendAction.h @ Line 253 | cppcoreguidelines-noexcept | default constructor 'ASTFrontendAction' should be marked noexcept | 2 | ||
| 1750 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/FrontendOptions.h @ Line 158 | cppcoreguidelines-noexcept | default constructor 'InputKind' should be marked noexcept | 2 | ||
| 1751 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/FrontendOptions.h @ Line 455 | cppcoreguidelines-noexcept | default constructor 'FrontendOptions' should be marked noexcept | 2 | ||
| 1752 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/MigratorOptions.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'MigratorOptions' should be marked noexcept | 2 | ||
| 1753 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h @ Line 150 | cppcoreguidelines-noexcept | move constructor 'TempPCHFile' should be marked noexcept | 2 | ||
| 1754 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h @ Line 151 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1755 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h @ Line 182 | cppcoreguidelines-noexcept | move constructor 'PCHStorage' should be marked noexcept | 2 | ||
| 1756 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h @ Line 183 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1757 | /home/vsts/work/1/llvm-project/clang/include/clang/Frontend/PreprocessorOutputOptions.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'PreprocessorOutputOptions' should be marked noexcept | 2 | ||
| 1758 | /home/vsts/work/1/llvm-project/clang/include/clang/Index/CommentToXML.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'CommentToXMLConverter' should be marked noexcept | 2 | ||
| 1759 | /home/vsts/work/1/llvm-project/clang/include/clang/IndexSerialization/SerializablePathCollection.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'StringPool' should be marked noexcept | 2 | ||
| 1760 | /home/vsts/work/1/llvm-project/clang/include/clang/IndexSerialization/SerializablePathCollection.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'PathPool' should be marked noexcept | 2 | ||
| 1761 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/HeaderSearch.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'HeaderFileInfo' should be marked noexcept | 2 | ||
| 1762 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/HeaderSearchOptions.h @ Line 221 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchOptions' should be marked noexcept | 2 | ||
| 1763 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/ModuleLoader.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'ModuleLoader' should be marked noexcept | 2 | ||
| 1764 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/ModuleLoader.h @ Line 164 | cppcoreguidelines-noexcept | default constructor 'TrivialModuleLoader' should be marked noexcept | 2 | ||
| 1765 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/ModuleMap.h @ Line 159 | cppcoreguidelines-noexcept | default constructor 'KnownHeader' should be marked noexcept | 2 | ||
| 1766 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/ModuleMap.h @ Line 244 | cppcoreguidelines-noexcept | default constructor 'Attributes' should be marked noexcept | 2 | ||
| 1767 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/ModuleMap.h @ Line 265 | cppcoreguidelines-noexcept | default constructor 'InferredDirectory' should be marked noexcept | 2 | ||
| 1768 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/MultipleIncludeOpt.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'MultipleIncludeOpt' should be marked noexcept | 2 | ||
| 1769 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/Pragma.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'EmptyPragmaHandler' should be marked noexcept | 2 | ||
| 1770 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/PreprocessingRecord.h @ Line 442 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 1771 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/Preprocessor.h @ Line 625 | cppcoreguidelines-noexcept | default constructor 'MacroState' should be marked noexcept | 2 | ||
| 1772 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/PreprocessorLexer.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'PreprocessorLexer' should be marked noexcept | 2 | ||
| 1773 | /home/vsts/work/1/llvm-project/clang/include/clang/Lex/PreprocessorOptions.h @ Line 216 | cppcoreguidelines-noexcept | default constructor 'PreprocessorOptions' should be marked noexcept | 2 | ||
| 1774 | /home/vsts/work/1/llvm-project/clang/include/clang/Parse/LoopHint.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LoopHint' should be marked noexcept | 2 | ||
| 1775 | /home/vsts/work/1/llvm-project/clang/include/clang/Parse/Parser.h @ Line 1315 | cppcoreguidelines-noexcept | default constructor 'LateParsedAttrList' should be marked noexcept | 2 | ||
| 1776 | /home/vsts/work/1/llvm-project/clang/include/clang/Parse/Parser.h @ Line 1473 | cppcoreguidelines-noexcept | default constructor 'ParsedTemplateInfo' should be marked noexcept | 2 | ||
| 1777 | /home/vsts/work/1/llvm-project/clang/include/clang/Parse/Parser.h @ Line 1587 | cppcoreguidelines-noexcept | default constructor 'ParsedAttributesViewWithRange' should be marked noexcept | 2 | ||
| 1778 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/DeltaTree.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DeltaTree' should be marked noexcept | 2 | ||
| 1779 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/RewriteBuffer.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'RewriteBuffer' should be marked noexcept | 2 | ||
| 1780 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h @ Line 140 | cppcoreguidelines-noexcept | default constructor 'RopePieceBTree' should be marked noexcept | 2 | ||
| 1781 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'RewriteRope' should be marked noexcept | 2 | ||
| 1782 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h @ Line 58 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1783 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h @ Line 58 | cppcoreguidelines-noexcept | move constructor 'RopePiece' should be marked noexcept | 2 | ||
| 1784 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/Rewriter.h @ Line 62 | cppcoreguidelines-noexcept | default constructor 'RewriteOptions' should be marked noexcept | 2 | ||
| 1785 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Core/Rewriter.h @ Line 32 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1786 | /home/vsts/work/1/llvm-project/clang/include/clang/Rewrite/Frontend/FrontendActions.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'FixItAction' should be marked noexcept | 2 | ||
| 1787 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/AnalysisBasedWarnings.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'Policy' should be marked noexcept | 2 | ||
| 1788 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/CodeCompleteConsumer.h @ Line 537 | cppcoreguidelines-noexcept | default constructor 'Chunk' should be marked noexcept | 2 | ||
| 1789 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/CodeCompleteOptions.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'CodeCompleteOptions' should be marked noexcept | 2 | ||
| 1790 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DeclSpec.h @ Line 841 | cppcoreguidelines-noexcept | default constructor 'ObjCDeclSpec' should be marked noexcept | 2 | ||
| 1791 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DeclSpec.h @ Line 1013 | cppcoreguidelines-noexcept | default constructor 'UnqualifiedId' should be marked noexcept | 2 | ||
| 1792 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DeclSpec.h @ Line 1174 | cppcoreguidelines-noexcept | default constructor 'DeclaratorChunk' should be marked noexcept | 2 | ||
| 1793 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DeclSpec.h @ Line 1721 | cppcoreguidelines-noexcept | default constructor 'DecompositionDeclarator' should be marked noexcept | 2 | ||
| 1794 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DeclSpec.h @ Line 2626 | cppcoreguidelines-noexcept | default constructor 'VirtSpecifiers' should be marked noexcept | 2 | ||
| 1795 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DeclSpec.h @ Line 2692 | cppcoreguidelines-noexcept | default constructor 'LambdaIntroducer' should be marked noexcept | 2 | ||
| 1796 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DelayedDiagnostic.h @ Line 273 | cppcoreguidelines-noexcept | move constructor 'DelayedDiagnosticPool' should be marked noexcept | 2 | ||
| 1797 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/DelayedDiagnostic.h @ Line 278 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1798 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/IdentifierResolver.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'IdDeclInfo' should be marked noexcept | 2 | ||
| 1799 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Initialization.h @ Line 212 | cppcoreguidelines-noexcept | default constructor 'InitializedEntity' should be marked noexcept | 2 | ||
| 1800 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Lookup.h @ Line 183 | cppcoreguidelines-noexcept | move constructor 'LookupResult' should be marked noexcept | 2 | ||
| 1801 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Lookup.h @ Line 203 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1802 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Lookup.h @ Line 628 | cppcoreguidelines-noexcept | move constructor 'Filter' should be marked noexcept | 2 | ||
| 1803 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ObjCMethodList.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ObjCMethodList' should be marked noexcept | 2 | ||
| 1804 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Overload.h @ Line 570 | cppcoreguidelines-noexcept | default constructor 'ImplicitConversionSequence' should be marked noexcept | 2 | ||
| 1805 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Overload.h @ Line 913 | cppcoreguidelines-noexcept | default constructor 'OverloadCandidate' should be marked noexcept | 2 | ||
| 1806 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Overload.h @ Line 946 | cppcoreguidelines-noexcept | default constructor 'OperatorRewriteInfo' should be marked noexcept | 2 | ||
| 1807 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Ownership.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'OpaquePtr |
2 | ||
| 1808 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Ownership.h @ Line 157 | cppcoreguidelines-noexcept | default constructor 'ActionResult |
2 | ||
| 1809 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Ownership.h @ Line 192 | cppcoreguidelines-noexcept | default constructor 'ActionResult |
2 | ||
| 1810 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ParsedAttr.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'ParsedAttrInfo' should be marked noexcept | 2 | ||
| 1811 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ParsedAttr.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'AvailabilityChange' should be marked noexcept | 2 | ||
| 1812 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ParsedAttr.h @ Line 413 | cppcoreguidelines-noexcept | move constructor 'ParsedAttr' should be marked noexcept | 2 | ||
| 1813 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ParsedAttr.h @ Line 415 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1814 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ParsedAttr.h @ Line 696 | cppcoreguidelines-noexcept | default constructor 'AttributeFactory' should be marked noexcept | 2 | ||
| 1815 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ParsedAttr.h @ Line 854 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 1816 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ParsedAttr.h @ Line 863 | cppcoreguidelines-noexcept | default constructor 'const_iterator' should be marked noexcept | 2 | ||
| 1817 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ScopeInfo.h @ Line 269 | cppcoreguidelines-noexcept | default constructor 'WeakObjectProfileTy' should be marked noexcept | 2 | ||
| 1818 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/ScopeInfo.h @ Line 1022 | cppcoreguidelines-noexcept | default constructor 'WeakObjectProfileTy' should be marked noexcept | 2 | ||
| 1819 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 499 | cppcoreguidelines-noexcept | default constructor 'AlignPackInfo' should be marked noexcept | 2 | ||
| 1820 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 925 | cppcoreguidelines-noexcept | default constructor 'DelayedDiagnostics' should be marked noexcept | 2 | ||
| 1821 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 1333 | cppcoreguidelines-noexcept | default constructor 'SpecialMemberOverloadResult' should be marked noexcept | 2 | ||
| 1822 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 1651 | cppcoreguidelines-noexcept | move constructor 'SemaDiagnosticBuilder' should be marked noexcept | 2 | ||
| 1823 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 2014 | cppcoreguidelines-noexcept | default constructor 'TypeDiagnoser' should be marked noexcept | 2 | ||
| 1824 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 2301 | cppcoreguidelines-noexcept | default constructor 'SkipBodyInfo' should be marked noexcept | 2 | ||
| 1825 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 3049 | cppcoreguidelines-noexcept | default constructor 'DefaultedFunctionKind' should be marked noexcept | 2 | ||
| 1826 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 3482 | cppcoreguidelines-noexcept | default constructor 'ContextualImplicitConverter' should be marked noexcept | 2 | ||
| 1827 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 4017 | cppcoreguidelines-noexcept | default constructor 'TypoExprState' should be marked noexcept | 2 | ||
| 1828 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 4540 | cppcoreguidelines-noexcept | default constructor 'FullExprArg' should be marked noexcept | 2 | ||
| 1829 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 7342 | cppcoreguidelines-noexcept | default constructor 'RequiredTemplateKind' should be marked noexcept | 2 | ||
| 1830 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 8663 | cppcoreguidelines-noexcept | default constructor 'CodeSynthesisContext' should be marked noexcept | 2 | ||
| 1831 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 11768 | cppcoreguidelines-noexcept | default constructor 'ConditionResult' should be marked noexcept | 2 | ||
| 1832 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 11850 | cppcoreguidelines-noexcept | default constructor 'VerifyICEDiagnoser' should be marked noexcept | 2 | ||
| 1833 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 12572 | cppcoreguidelines-noexcept | default constructor 'TypeTagData' should be marked noexcept | 2 | ||
| 1834 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Sema.h @ Line 12737 | cppcoreguidelines-noexcept | default constructor 'MisalignedMember' should be marked noexcept | 2 | ||
| 1835 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/SemaConcept.h @ Line 111 | cppcoreguidelines-noexcept | move constructor 'NormalizedConstraint' should be marked noexcept | 2 | ||
| 1836 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/SemaConcept.h @ Line 116 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1837 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/SemaConsumer.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SemaConsumer' should be marked noexcept | 2 | ||
| 1838 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/SemaFixItUtils.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'ConversionFixItGenerator' should be marked noexcept | 2 | ||
| 1839 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Template.h @ Line 238 | cppcoreguidelines-noexcept | default constructor 'DeducedTemplateArgument' should be marked noexcept | 2 | ||
| 1840 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/TypoCorrection.h @ Line 285 | cppcoreguidelines-noexcept | default constructor 'CorrectionCandidateCallback' should be marked noexcept | 2 | ||
| 1841 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/TypoCorrection.h @ Line 354 | cppcoreguidelines-noexcept | default constructor 'DefaultFilterCCC' should be marked noexcept | 2 | ||
| 1842 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/TypoCorrection.h @ Line 400 | cppcoreguidelines-noexcept | default constructor 'NoTypoCorrectionCCC' should be marked noexcept | 2 | ||
| 1843 | /home/vsts/work/1/llvm-project/clang/include/clang/Sema/Weak.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'WeakInfo' should be marked noexcept | 2 | ||
| 1844 | /home/vsts/work/1/llvm-project/clang/include/clang/Serialization/ASTReader.h @ Line 1415 | cppcoreguidelines-noexcept | default constructor 'ModuleDeclIterator' should be marked noexcept | 2 | ||
| 1845 | /home/vsts/work/1/llvm-project/clang/include/clang/Serialization/ASTReader.h @ Line 868 | cppcoreguidelines-noexcept | default constructor 'FpPragmaStackEntry' should be marked noexcept | 2 | ||
| 1846 | /home/vsts/work/1/llvm-project/clang/include/clang/Serialization/ASTReader.h @ Line 880 | cppcoreguidelines-noexcept | default constructor 'PragmaAlignPackStackEntry' should be marked noexcept | 2 | ||
| 1847 | /home/vsts/work/1/llvm-project/clang/include/clang/Serialization/ContinuousRangeMap.h @ Line 119 | cppcoreguidelines-noexcept | destructor '~Builder' should be marked noexcept | 2 | ||
| 1848 | /home/vsts/work/1/llvm-project/clang/include/clang/Serialization/GlobalModuleIndex.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'ModuleInfo' should be marked noexcept | 2 | ||
| 1849 | /home/vsts/work/1/llvm-project/clang/include/clang/Serialization/InMemoryModuleCache.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'InMemoryModuleCache' should be marked noexcept | 2 | ||
| 1850 | /home/vsts/work/1/llvm-project/clang/include/clang/Serialization/PCHContainerOperations.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'PCHContainerOperations' should be marked noexcept | 2 | ||
| 1851 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h @ Line 32 | clang-diagnostic-error | 'clang/StaticAnalyzer/Checkers/Checkers.inc' file not found | 1 | ||
| 1852 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h @ Line 301 | cppcoreguidelines-noexcept | default constructor 'AnalyzerOptions' should be marked noexcept | 2 | ||
| 1853 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h @ Line 48 | cppcoreguidelines-noexcept | move constructor 'BugReporterVisitor' should be marked noexcept | 2 | ||
| 1854 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h @ Line 379 | cppcoreguidelines-noexcept | default constructor 'FalsePositiveRefutationBRVisitor' should be marked noexcept | 2 | ||
| 1855 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h @ Line 539 | cppcoreguidelines-noexcept | default constructor 'EventDispatcher |
2 | ||
| 1856 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h @ Line 572 | cppcoreguidelines-noexcept | default constructor 'DefaultBool' should be marked noexcept | 2 | ||
| 1857 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'BlockCounter' should be marked noexcept | 2 | ||
| 1858 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h @ Line 1303 | cppcoreguidelines-noexcept | destructor '~CallDescriptionMap |
2 | ||
| 1859 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DynamicTypeInfo' should be marked noexcept | 2 | ||
| 1860 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h @ Line 91 | cppcoreguidelines-noexcept | default constructor 'NodeGroup' should be marked noexcept | 2 | ||
| 1861 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h @ Line 346 | cppcoreguidelines-noexcept | default constructor 'ExplodedGraph' should be marked noexcept | 2 | ||
| 1862 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h @ Line 124 | cppcoreguidelines-noexcept | default constructor 'EvalCallOptions' should be marked noexcept | 2 | ||
| 1863 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'FunctionSummary' should be marked noexcept | 2 | ||
| 1864 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h @ Line 213 | cppcoreguidelines-noexcept | default constructor 'UndefinedVal' should be marked noexcept | 2 | ||
| 1865 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h @ Line 246 | cppcoreguidelines-noexcept | default constructor 'UnknownVal' should be marked noexcept | 2 | ||
| 1866 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h @ Line 345 | cppcoreguidelines-noexcept | default constructor 'SymbolVal' should be marked noexcept | 2 | ||
| 1867 | /home/vsts/work/1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h @ Line 593 | cppcoreguidelines-noexcept | move constructor 'SymbolVisitor' should be marked noexcept | 2 | ||
| 1868 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'NodeId' should be marked noexcept | 2 | ||
| 1869 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Core/Diagnostic.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'DiagnosticMessage' should be marked noexcept | 2 | ||
| 1870 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Core/Replacement.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'Replacement' should be marked noexcept | 2 | ||
| 1871 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Core/Replacement.h @ Line 209 | cppcoreguidelines-noexcept | move constructor 'Replacements' should be marked noexcept | 2 | ||
| 1872 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Core/Replacement.h @ Line 332 | cppcoreguidelines-noexcept | default constructor 'TranslationUnitReplacements' should be marked noexcept | 2 | ||
| 1873 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'CachedFileSystemEntry' should be marked noexcept | 2 | ||
| 1874 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h @ Line 117 | cppcoreguidelines-noexcept | default constructor 'DependencyScanningFilesystemSharedCache' should be marked noexcept | 2 | ||
| 1875 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h @ Line 89 | cppcoreguidelines-noexcept | move constructor 'CachedFileSystemEntry' should be marked noexcept | 2 | ||
| 1876 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h @ Line 90 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1877 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h @ Line 112 | cppcoreguidelines-noexcept | default constructor 'SharedFileSystemEntry' should be marked noexcept | 2 | ||
| 1878 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h @ Line 126 | cppcoreguidelines-noexcept | default constructor 'CacheShard' should be marked noexcept | 2 | ||
| 1879 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Execution.h @ Line 61 | cppcoreguidelines-noexcept | default constructor 'InMemoryToolResults' should be marked noexcept | 2 | ||
| 1880 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/FileMatchTrie.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrie' should be marked noexcept | 2 | ||
| 1881 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Inclusions/IncludeStyle.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'IncludeStyle' should be marked noexcept | 2 | ||
| 1882 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Inclusions/IncludeStyle.h @ Line 20 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1883 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Refactoring/AtomicChange.h @ Line 130 | cppcoreguidelines-noexcept | default constructor 'AtomicChange' should be marked noexcept | 2 | ||
| 1884 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'OptionRequirement |
2 | ||
| 1885 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/RefactoringCallbacks.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallback' should be marked noexcept | 2 | ||
| 1886 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'NestedNameSpecifier' should be marked noexcept | 2 | ||
| 1887 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 134 | cppcoreguidelines-noexcept | default constructor 'UnqualifiedId' should be marked noexcept | 2 | ||
| 1888 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 142 | cppcoreguidelines-noexcept | default constructor 'UnknownExpression' should be marked noexcept | 2 | ||
| 1889 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'CallArguments' should be marked noexcept | 2 | ||
| 1890 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 179 | cppcoreguidelines-noexcept | default constructor 'PrefixUnaryOperatorExpression' should be marked noexcept | 2 | ||
| 1891 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 191 | cppcoreguidelines-noexcept | default constructor 'PostfixUnaryOperatorExpression' should be marked noexcept | 2 | ||
| 1892 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 205 | cppcoreguidelines-noexcept | default constructor 'BinaryOperatorExpression' should be marked noexcept | 2 | ||
| 1893 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 224 | cppcoreguidelines-noexcept | default constructor 'UnknownStatement' should be marked noexcept | 2 | ||
| 1894 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 231 | cppcoreguidelines-noexcept | default constructor 'DeclarationStatement' should be marked noexcept | 2 | ||
| 1895 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 238 | cppcoreguidelines-noexcept | default constructor 'EmptyStatement' should be marked noexcept | 2 | ||
| 1896 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 245 | cppcoreguidelines-noexcept | default constructor 'SwitchStatement' should be marked noexcept | 2 | ||
| 1897 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 254 | cppcoreguidelines-noexcept | default constructor 'CaseStatement' should be marked noexcept | 2 | ||
| 1898 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 264 | cppcoreguidelines-noexcept | default constructor 'DefaultStatement' should be marked noexcept | 2 | ||
| 1899 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 274 | cppcoreguidelines-noexcept | default constructor 'IfStatement' should be marked noexcept | 2 | ||
| 1900 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 285 | cppcoreguidelines-noexcept | default constructor 'ForStatement' should be marked noexcept | 2 | ||
| 1901 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 294 | cppcoreguidelines-noexcept | default constructor 'WhileStatement' should be marked noexcept | 2 | ||
| 1902 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 303 | cppcoreguidelines-noexcept | default constructor 'ContinueStatement' should be marked noexcept | 2 | ||
| 1903 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 311 | cppcoreguidelines-noexcept | default constructor 'BreakStatement' should be marked noexcept | 2 | ||
| 1904 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 320 | cppcoreguidelines-noexcept | default constructor 'ReturnStatement' should be marked noexcept | 2 | ||
| 1905 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 329 | cppcoreguidelines-noexcept | default constructor 'RangeBasedForStatement' should be marked noexcept | 2 | ||
| 1906 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 339 | cppcoreguidelines-noexcept | default constructor 'ExpressionStatement' should be marked noexcept | 2 | ||
| 1907 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 347 | cppcoreguidelines-noexcept | default constructor 'CompoundStatement' should be marked noexcept | 2 | ||
| 1908 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 368 | cppcoreguidelines-noexcept | default constructor 'UnknownDeclaration' should be marked noexcept | 2 | ||
| 1909 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 375 | cppcoreguidelines-noexcept | default constructor 'EmptyDeclaration' should be marked noexcept | 2 | ||
| 1910 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 383 | cppcoreguidelines-noexcept | default constructor 'StaticAssertDeclaration' should be marked noexcept | 2 | ||
| 1911 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 393 | cppcoreguidelines-noexcept | default constructor 'LinkageSpecificationDeclaration' should be marked noexcept | 2 | ||
| 1912 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 400 | cppcoreguidelines-noexcept | default constructor 'DeclaratorList' should be marked noexcept | 2 | ||
| 1913 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 412 | cppcoreguidelines-noexcept | default constructor 'SimpleDeclaration' should be marked noexcept | 2 | ||
| 1914 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 421 | cppcoreguidelines-noexcept | default constructor 'TemplateDeclaration' should be marked noexcept | 2 | ||
| 1915 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 434 | cppcoreguidelines-noexcept | default constructor 'ExplicitTemplateInstantiation' should be marked noexcept | 2 | ||
| 1916 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 445 | cppcoreguidelines-noexcept | default constructor 'NamespaceDefinition' should be marked noexcept | 2 | ||
| 1917 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 452 | cppcoreguidelines-noexcept | default constructor 'NamespaceAliasDefinition' should be marked noexcept | 2 | ||
| 1918 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 460 | cppcoreguidelines-noexcept | default constructor 'UsingNamespaceDirective' should be marked noexcept | 2 | ||
| 1919 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 468 | cppcoreguidelines-noexcept | default constructor 'UsingDeclaration' should be marked noexcept | 2 | ||
| 1920 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 475 | cppcoreguidelines-noexcept | default constructor 'TypeAliasDeclaration' should be marked noexcept | 2 | ||
| 1921 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 501 | cppcoreguidelines-noexcept | default constructor 'SimpleDeclarator' should be marked noexcept | 2 | ||
| 1922 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 510 | cppcoreguidelines-noexcept | default constructor 'ParenDeclarator' should be marked noexcept | 2 | ||
| 1923 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 522 | cppcoreguidelines-noexcept | default constructor 'ArraySubscript' should be marked noexcept | 2 | ||
| 1924 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 534 | cppcoreguidelines-noexcept | default constructor 'TrailingReturnType' should be marked noexcept | 2 | ||
| 1925 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 547 | cppcoreguidelines-noexcept | default constructor 'ParameterDeclarationList' should be marked noexcept | 2 | ||
| 1926 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 567 | cppcoreguidelines-noexcept | default constructor 'ParametersAndQualifiers' should be marked noexcept | 2 | ||
| 1927 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h @ Line 579 | cppcoreguidelines-noexcept | default constructor 'MemberPointer' should be marked noexcept | 2 | ||
| 1928 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Tree.h @ Line 93 | cppcoreguidelines-noexcept | move constructor 'Node' should be marked noexcept | 2 | ||
| 1929 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Tree.h @ Line 94 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1930 | /home/vsts/work/1/llvm-project/clang/include/clang/Tooling/Syntax/Tree.h @ Line 181 | cppcoreguidelines-noexcept | default constructor 'ChildIteratorBase |
2 | ||
| 1931 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'Param' should be marked noexcept | 2 | ||
| 1932 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'Method' should be marked noexcept | 2 | ||
| 1933 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'Property' should be marked noexcept | 2 | ||
| 1934 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'Class' should be marked noexcept | 2 | ||
| 1935 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'Function' should be marked noexcept | 2 | ||
| 1936 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'GlobalVariable' should be marked noexcept | 2 | ||
| 1937 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'EnumConstant' should be marked noexcept | 2 | ||
| 1938 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'Tag' should be marked noexcept | 2 | ||
| 1939 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'Typedef' should be marked noexcept | 2 | ||
| 1940 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'Versioned' should be marked noexcept | 2 | ||
| 1941 | /home/vsts/work/1/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'Module' should be marked noexcept | 2 | ||
| 1942 | /home/vsts/work/1/llvm-project/clang/lib/ARCMigrate/FileRemapper.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'FileRemapper' should be marked noexcept | 2 | ||
| 1943 | /home/vsts/work/1/llvm-project/clang/lib/ARCMigrate/TransAutoreleasePool.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'PoolScope' should be marked noexcept | 2 | ||
| 1944 | /home/vsts/work/1/llvm-project/clang/lib/ARCMigrate/TransAutoreleasePool.cpp @ Line 423 | cppcoreguidelines-noexcept | default constructor 'PoolVarInfo' should be marked noexcept | 2 | ||
| 1945 | /home/vsts/work/1/llvm-project/clang/lib/ARCMigrate/TransProtectedScope.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'CaseInfo' should be marked noexcept | 2 | ||
| 1946 | /home/vsts/work/1/llvm-project/clang/lib/AST/ASTDiagnostic.cpp @ Line 589 | cppcoreguidelines-noexcept | default constructor 'DiffNode' should be marked noexcept | 2 | ||
| 1947 | /home/vsts/work/1/llvm-project/clang/lib/AST/ASTDiagnostic.cpp @ Line 606 | cppcoreguidelines-noexcept | default constructor 'DiffTree' should be marked noexcept | 2 | ||
| 1948 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'SubobjectDesignator' should be marked noexcept | 2 | ||
| 1949 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 492 | cppcoreguidelines-noexcept | default constructor 'CallRef' should be marked noexcept | 2 | ||
| 1950 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 1324 | cppcoreguidelines-noexcept | move constructor 'SpeculativeEvaluationRAII' should be marked noexcept | 2 | ||
| 1951 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 1328 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1952 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 1355 | cppcoreguidelines-noexcept | destructor '~ScopeRAII |
2 | ||
| 1953 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 1514 | cppcoreguidelines-noexcept | default constructor 'ComplexValue' should be marked noexcept | 2 | ||
| 1954 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 1709 | cppcoreguidelines-noexcept | default constructor 'MemberPtr' should be marked noexcept | 2 | ||
| 1955 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 3550 | cppcoreguidelines-noexcept | default constructor 'CompleteObject' should be marked noexcept | 2 | ||
| 1956 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 12175 | cppcoreguidelines-noexcept | default constructor 'EvalResult' should be marked noexcept | 2 | ||
| 1957 | /home/vsts/work/1/llvm-project/clang/lib/AST/ExprConstant.cpp @ Line 12177 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 1958 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Boolean.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'Boolean' should be marked noexcept | 2 | ||
| 1959 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.cpp @ Line 28 | cppcoreguidelines-noexcept | destructor '~LabelScope |
2 | ||
| 1960 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Integral.h @ Line 73 | cppcoreguidelines-noexcept | default constructor 'Integral |
2 | ||
| 1961 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/InterpStack.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'InterpStack' should be marked noexcept | 2 | ||
| 1962 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/InterpStack.h @ Line 93 | cppcoreguidelines-noexcept | default constructor 'StackChunk' should be marked noexcept | 2 | ||
| 1963 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Pointer.cpp @ Line 21 | cppcoreguidelines-noexcept | move constructor 'Pointer' should be marked noexcept | 2 | ||
| 1964 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Pointer.cpp @ Line 58 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1965 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Pointer.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'Pointer' should be marked noexcept | 2 | ||
| 1966 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Pointer.h @ Line 48 | cppcoreguidelines-noexcept | move constructor 'Pointer' should be marked noexcept | 2 | ||
| 1967 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Pointer.h @ Line 52 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1968 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Program.h @ Line 156 | cppcoreguidelines-noexcept | default constructor 'Global' should be marked noexcept | 2 | ||
| 1969 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Source.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CodePtr' should be marked noexcept | 2 | ||
| 1970 | /home/vsts/work/1/llvm-project/clang/lib/AST/Interp/Source.h @ Line 83 | cppcoreguidelines-noexcept | default constructor 'SourceInfo' should be marked noexcept | 2 | ||
| 1971 | /home/vsts/work/1/llvm-project/clang/lib/AST/ItaniumMangle.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'FunctionTypeDepthState' should be marked noexcept | 2 | ||
| 1972 | /home/vsts/work/1/llvm-project/clang/lib/AST/MicrosoftCXXABI.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'MicrosoftNumberingContext' should be marked noexcept | 2 | ||
| 1973 | /home/vsts/work/1/llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'ExternalLayout' should be marked noexcept | 2 | ||
| 1974 | /home/vsts/work/1/llvm-project/clang/lib/AST/StmtViz.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 1975 | /home/vsts/work/1/llvm-project/clang/lib/AST/VTableBuilder.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'BaseOffset' should be marked noexcept | 2 | ||
| 1976 | /home/vsts/work/1/llvm-project/clang/lib/AST/VTableBuilder.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'OverriderInfo' should be marked noexcept | 2 | ||
| 1977 | /home/vsts/work/1/llvm-project/clang/lib/AST/VTableBuilder.cpp @ Line 853 | cppcoreguidelines-noexcept | default constructor 'MethodInfo' should be marked noexcept | 2 | ||
| 1978 | /home/vsts/work/1/llvm-project/clang/lib/AST/VTableBuilder.cpp @ Line 2472 | cppcoreguidelines-noexcept | default constructor 'MethodInfo' should be marked noexcept | 2 | ||
| 1979 | /home/vsts/work/1/llvm-project/clang/lib/Analysis/CFG.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'AddStmtChoice' should be marked noexcept | 2 | ||
| 1980 | /home/vsts/work/1/llvm-project/clang/lib/Analysis/CFG.cpp @ Line 6041 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 1981 | /home/vsts/work/1/llvm-project/clang/lib/Analysis/CallGraph.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 1982 | /home/vsts/work/1/llvm-project/clang/lib/Analysis/CodeInjector.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'CodeInjector' should be marked noexcept | 2 | ||
| 1983 | /home/vsts/work/1/llvm-project/clang/lib/Analysis/ThreadSafety.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'LocalVariableMap' should be marked noexcept | 2 | ||
| 1984 | /home/vsts/work/1/llvm-project/clang/lib/Basic/CodeGenOptions.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'CodeGenOptions' should be marked noexcept | 2 | ||
| 1985 | /home/vsts/work/1/llvm-project/clang/lib/Basic/Diagnostic.cpp @ Line 1152 | cppcoreguidelines-noexcept | default constructor 'DiagStorageAllocator' should be marked noexcept | 2 | ||
| 1986 | /home/vsts/work/1/llvm-project/clang/lib/Basic/DiagnosticIDs.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'DiagnosticIDs' should be marked noexcept | 2 | ||
| 1987 | /home/vsts/work/1/llvm-project/clang/lib/Basic/FileEntry.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'FileEntry' should be marked noexcept | 2 | ||
| 1988 | /home/vsts/work/1/llvm-project/clang/lib/Basic/IdentifierTable.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'IdentifierTable' should be marked noexcept | 2 | ||
| 1989 | /home/vsts/work/1/llvm-project/clang/lib/Basic/IdentifierTable.cpp @ Line 686 | cppcoreguidelines-noexcept | default constructor 'SelectorTable' should be marked noexcept | 2 | ||
| 1990 | /home/vsts/work/1/llvm-project/clang/lib/Basic/LangOptions.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'LangOptions' should be marked noexcept | 2 | ||
| 1991 | /home/vsts/work/1/llvm-project/clang/lib/Basic/OpenCLOptions.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'OpenCLOptions' should be marked noexcept | 2 | ||
| 1992 | /home/vsts/work/1/llvm-project/clang/lib/Basic/TargetID.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'Info' should be marked noexcept | 2 | ||
| 1993 | /home/vsts/work/1/llvm-project/clang/lib/Basic/TargetID.cpp @ Line 146 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 1994 | /home/vsts/work/1/llvm-project/clang/lib/Basic/Version.cpp @ Line 20 | clang-diagnostic-error | 'VCSVersion.inc' file not found | 1 | ||
| 1995 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGBlocks.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'BlockFlags' should be marked noexcept | 2 | ||
| 1996 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGBlocks.h @ Line 114 | cppcoreguidelines-noexcept | default constructor 'BlockFieldFlags' should be marked noexcept | 2 | ||
| 1997 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCall.cpp @ Line 901 | cppcoreguidelines-noexcept | default constructor 'NoExpansion' should be marked noexcept | 2 | ||
| 1998 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCall.cpp @ Line 1410 | cppcoreguidelines-noexcept | default constructor 'IRArgs' should be marked noexcept | 2 | ||
| 1999 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCall.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'CGCalleeInfo' should be marked noexcept | 2 | ||
| 2000 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCall.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'CGCallee' should be marked noexcept | 2 | ||
| 2001 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCall.h @ Line 266 | cppcoreguidelines-noexcept | default constructor 'CallArgList' should be marked noexcept | 2 | ||
| 2002 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCall.h @ Line 280 | cppcoreguidelines-noexcept | default constructor 'CallArgCleanup' should be marked noexcept | 2 | ||
| 2003 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCall.h @ Line 371 | cppcoreguidelines-noexcept | default constructor 'ReturnValueSlot' should be marked noexcept | 2 | ||
| 2004 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGClass.cpp @ Line 1581 | cppcoreguidelines-noexcept | default constructor 'CallDtorDelete' should be marked noexcept | 2 | ||
| 2005 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCleanup.h @ Line 498 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 2006 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'CGCoroData' should be marked noexcept | 2 | ||
| 2007 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'CGCoroInfo' should be marked noexcept | 2 | ||
| 2008 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'GetParamRef' should be marked noexcept | 2 | ||
| 2009 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGDebugInfo.h @ Line 753 | cppcoreguidelines-noexcept | move constructor 'ApplyDebugLocation' should be marked noexcept | 2 | ||
| 2010 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGDecl.cpp @ Line 521 | cppcoreguidelines-noexcept | destructor '~DestroyNRVOVariable |
2 | ||
| 2011 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'ScalarConversionOpts' should be marked noexcept | 2 | ||
| 2012 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGLoopInfo.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LoopAttributes' should be marked noexcept | 2 | ||
| 2013 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGLoopInfo.h @ Line 202 | cppcoreguidelines-noexcept | default constructor 'LoopInfoStack' should be marked noexcept | 2 | ||
| 2014 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'LazyRuntimeFunction' should be marked noexcept | 2 | ||
| 2015 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp @ Line 773 | cppcoreguidelines-noexcept | default constructor 'SKIP_SCAN' should be marked noexcept | 2 | ||
| 2016 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp @ Line 834 | cppcoreguidelines-noexcept | default constructor 'RUN_SKIP' should be marked noexcept | 2 | ||
| 2017 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp @ Line 1713 | cppcoreguidelines-noexcept | default constructor 'NullReturnState' should be marked noexcept | 2 | ||
| 2018 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp @ Line 4027 | cppcoreguidelines-noexcept | default constructor 'OMPIteratorGeneratorScope' should be marked noexcept | 2 | ||
| 2019 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h @ Line 62 | cppcoreguidelines-noexcept | default constructor 'PrePostActionTy' should be marked noexcept | 2 | ||
| 2020 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'RegionCodeGenTy' should be marked noexcept | 2 | ||
| 2021 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h @ Line 522 | cppcoreguidelines-noexcept | default constructor 'OffloadEntryInfo' should be marked noexcept | 2 | ||
| 2022 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h @ Line 583 | cppcoreguidelines-noexcept | default constructor 'OffloadEntryInfoTargetRegion' should be marked noexcept | 2 | ||
| 2023 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h @ Line 644 | cppcoreguidelines-noexcept | default constructor 'OffloadEntryInfoDeviceGlobalVar' should be marked noexcept | 2 | ||
| 2024 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h @ Line 1662 | cppcoreguidelines-noexcept | default constructor 'TargetDataInfo' should be marked noexcept | 2 | ||
| 2025 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h @ Line 449 | cppcoreguidelines-noexcept | default constructor 'MappedVarData' should be marked noexcept | 2 | ||
| 2026 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGRecordLayout.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'CGBitFieldInfo' should be marked noexcept | 2 | ||
| 2027 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CGValue.h @ Line 154 | cppcoreguidelines-noexcept | default constructor 'LValueBaseInfo' should be marked noexcept | 2 | ||
| 2028 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp @ Line 1117 | cppcoreguidelines-noexcept | default constructor 'EmitAssemblyAction' should be marked noexcept | 2 | ||
| 2029 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp @ Line 1121 | cppcoreguidelines-noexcept | default constructor 'EmitBCAction' should be marked noexcept | 2 | ||
| 2030 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp @ Line 1125 | cppcoreguidelines-noexcept | default constructor 'EmitLLVMAction' should be marked noexcept | 2 | ||
| 2031 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp @ Line 1129 | cppcoreguidelines-noexcept | default constructor 'EmitLLVMOnlyAction' should be marked noexcept | 2 | ||
| 2032 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp @ Line 1133 | cppcoreguidelines-noexcept | default constructor 'EmitCodeGenOnlyAction' should be marked noexcept | 2 | ||
| 2033 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp @ Line 1137 | cppcoreguidelines-noexcept | default constructor 'EmitObjAction' should be marked noexcept | 2 | ||
| 2034 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 244 | cppcoreguidelines-noexcept | default constructor 'JumpDest' should be marked noexcept | 2 | ||
| 2035 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 333 | cppcoreguidelines-noexcept | default constructor 'CGCoroInfo' should be marked noexcept | 2 | ||
| 2036 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 378 | cppcoreguidelines-noexcept | default constructor 'CGCapturedStmtInfo' should be marked noexcept | 2 | ||
| 2037 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 463 | cppcoreguidelines-noexcept | default constructor 'AbstractCallee' should be marked noexcept | 2 | ||
| 2038 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 1187 | cppcoreguidelines-noexcept | default constructor 'PeepholeProtection' should be marked noexcept | 2 | ||
| 2039 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 1205 | cppcoreguidelines-noexcept | default constructor 'OpaqueValueMappingData' should be marked noexcept | 2 | ||
| 2040 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 1393 | cppcoreguidelines-noexcept | default constructor 'OpenMPCancelExitStack' should be marked noexcept | 2 | ||
| 2041 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 1675 | cppcoreguidelines-noexcept | default constructor 'OMPBuilderCBHelpers' should be marked noexcept | 2 | ||
| 2042 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 3848 | cppcoreguidelines-noexcept | default constructor 'ConstantEmission' should be marked noexcept | 2 | ||
| 2043 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenFunction.h @ Line 3613 | cppcoreguidelines-noexcept | default constructor 'OMPLoopArguments' should be marked noexcept | 2 | ||
| 2044 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenModule.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'ObjCEntrypoints' should be marked noexcept | 2 | ||
| 2045 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenModule.h @ Line 227 | cppcoreguidelines-noexcept | default constructor 'InstrProfStats' should be marked noexcept | 2 | ||
| 2046 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenModule.h @ Line 290 | cppcoreguidelines-noexcept | default constructor 'Structor' should be marked noexcept | 2 | ||
| 2047 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'BreakContinue' should be marked noexcept | 2 | ||
| 2048 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/CodeGenTBAA.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'TBAAAccessInfo' should be marked noexcept | 2 | ||
| 2049 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/EHScopeStack.h @ Line 111 | cppcoreguidelines-noexcept | default constructor 'stable_iterator' should be marked noexcept | 2 | ||
| 2050 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/EHScopeStack.h @ Line 150 | cppcoreguidelines-noexcept | move constructor 'Cleanup' should be marked noexcept | 2 | ||
| 2051 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/EHScopeStack.h @ Line 164 | cppcoreguidelines-noexcept | default constructor 'Flags' should be marked noexcept | 2 | ||
| 2052 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/EHScopeStack.h @ Line 211 | cppcoreguidelines-noexcept | default constructor 'ConditionalCleanup |
2 | ||
| 2053 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/EHScopeStack.h @ Line 264 | cppcoreguidelines-noexcept | default constructor 'EHScopeStack' should be marked noexcept | 2 | ||
| 2054 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp @ Line 795 | cppcoreguidelines-noexcept | default constructor 'GuardInfo' should be marked noexcept | 2 | ||
| 2055 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/TargetInfo.cpp @ Line 9760 | cppcoreguidelines-noexcept | default constructor 'TypeStringCache' should be marked noexcept | 2 | ||
| 2056 | /home/vsts/work/1/llvm-project/clang/lib/CodeGen/TargetInfo.h @ Line 301 | cppcoreguidelines-noexcept | default constructor 'TargetOpenCLBlockHelper' should be marked noexcept | 2 | ||
| 2057 | /home/vsts/work/1/llvm-project/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp @ Line 49 | cppcoreguidelines-noexcept | move constructor 'SemaphorePipe' should be marked noexcept | 2 | ||
| 2058 | /home/vsts/work/1/llvm-project/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'EventQueue' should be marked noexcept | 2 | ||
| 2059 | /home/vsts/work/1/llvm-project/clang/lib/Driver/DriverOptions.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'DriverOptTable' should be marked noexcept | 2 | ||
| 2060 | /home/vsts/work/1/llvm-project/clang/lib/Driver/InputInfo.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'InputInfo' should be marked noexcept | 2 | ||
| 2061 | /home/vsts/work/1/llvm-project/clang/lib/Driver/Multilib.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'Multilib' should be marked noexcept | 2 | ||
| 2062 | /home/vsts/work/1/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.cpp @ Line 1004 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 2063 | /home/vsts/work/1/llvm-project/clang/lib/Format/ContinuationIndenter.h @ Line 406 | cppcoreguidelines-noexcept | default constructor 'LineState' should be marked noexcept | 2 | ||
| 2064 | /home/vsts/work/1/llvm-project/clang/lib/Format/FormatToken.h @ Line 212 | cppcoreguidelines-noexcept | default constructor 'FormatToken' should be marked noexcept | 2 | ||
| 2065 | /home/vsts/work/1/llvm-project/clang/lib/Format/FormatToken.h @ Line 184 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2066 | /home/vsts/work/1/llvm-project/clang/lib/Format/FormatToken.h @ Line 184 | cppcoreguidelines-noexcept | move constructor 'MacroExpansion' should be marked noexcept | 2 | ||
| 2067 | /home/vsts/work/1/llvm-project/clang/lib/Format/FormatToken.h @ Line 800 | cppcoreguidelines-noexcept | default constructor 'ColumnFormat' should be marked noexcept | 2 | ||
| 2068 | /home/vsts/work/1/llvm-project/clang/lib/Format/FormatToken.h @ Line 800 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2069 | /home/vsts/work/1/llvm-project/clang/lib/Format/FormatToken.h @ Line 800 | cppcoreguidelines-noexcept | move constructor 'ColumnFormat' should be marked noexcept | 2 | ||
| 2070 | /home/vsts/work/1/llvm-project/clang/lib/Format/UnwrappedLineParser.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'UnwrappedLine' should be marked noexcept | 2 | ||
| 2071 | /home/vsts/work/1/llvm-project/clang/lib/Format/UnwrappedLineParser.h @ Line 300 | cppcoreguidelines-noexcept | default constructor 'UnwrappedLineNode' should be marked noexcept | 2 | ||
| 2072 | /home/vsts/work/1/llvm-project/clang/lib/Format/UnwrappedLineParser.h @ Line 307 | cppcoreguidelines-noexcept | default constructor 'UnwrappedLine' should be marked noexcept | 2 | ||
| 2073 | /home/vsts/work/1/llvm-project/clang/lib/Format/UnwrappedLineParser.h @ Line 299 | cppcoreguidelines-noexcept | move constructor 'UnwrappedLineNode' should be marked noexcept | 2 | ||
| 2074 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/ASTConsumers.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'ASTDeclNodeLister' should be marked noexcept | 2 | ||
| 2075 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/ASTUnit.cpp @ Line 2691 | cppcoreguidelines-noexcept | default constructor 'ConcurrencyState' should be marked noexcept | 2 | ||
| 2076 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/CompilerInstance.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'CompilerInstance' should be marked noexcept | 2 | ||
| 2077 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/CompilerInvocation.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'CompilerInvocationBase' should be marked noexcept | 2 | ||
| 2078 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/FrontendAction.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'FrontendAction' should be marked noexcept | 2 | ||
| 2079 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MangledSymbol' should be marked noexcept | 2 | ||
| 2080 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp @ Line 666 | cppcoreguidelines-noexcept | move constructor 'TempPCHFile' should be marked noexcept | 2 | ||
| 2081 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp @ Line 672 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2082 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp @ Line 704 | cppcoreguidelines-noexcept | move constructor 'PCHStorage' should be marked noexcept | 2 | ||
| 2083 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp @ Line 709 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2084 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'FixItAction' should be marked noexcept | 2 | ||
| 2085 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'FixItRewriteInPlace' should be marked noexcept | 2 | ||
| 2086 | /home/vsts/work/1/llvm-project/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'AbbreviationMap' should be marked noexcept | 2 | ||
| 2087 | /home/vsts/work/1/llvm-project/clang/lib/Index/CommentToXML.cpp @ Line 1126 | cppcoreguidelines-noexcept | default constructor 'CommentToXMLConverter' should be marked noexcept | 2 | ||
| 2088 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'EmptyPragmaHandler' should be marked noexcept | 2 | ||
| 2089 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 979 | cppcoreguidelines-noexcept | default constructor 'PragmaOnceHandler' should be marked noexcept | 2 | ||
| 2090 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 991 | cppcoreguidelines-noexcept | default constructor 'PragmaMarkHandler' should be marked noexcept | 2 | ||
| 2091 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1001 | cppcoreguidelines-noexcept | default constructor 'PragmaPoisonHandler' should be marked noexcept | 2 | ||
| 2092 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1012 | cppcoreguidelines-noexcept | default constructor 'PragmaSystemHeaderHandler' should be marked noexcept | 2 | ||
| 2093 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1022 | cppcoreguidelines-noexcept | default constructor 'PragmaDependencyHandler' should be marked noexcept | 2 | ||
| 2094 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1031 | cppcoreguidelines-noexcept | default constructor 'PragmaDebugHandler' should be marked noexcept | 2 | ||
| 2095 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1256 | cppcoreguidelines-noexcept | default constructor 'PragmaHdrstopHandler' should be marked noexcept | 2 | ||
| 2096 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1267 | cppcoreguidelines-noexcept | default constructor 'PragmaWarningHandler' should be marked noexcept | 2 | ||
| 2097 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1390 | cppcoreguidelines-noexcept | default constructor 'PragmaExecCharsetHandler' should be marked noexcept | 2 | ||
| 2098 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1452 | cppcoreguidelines-noexcept | default constructor 'PragmaIncludeAliasHandler' should be marked noexcept | 2 | ||
| 2099 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1551 | cppcoreguidelines-noexcept | default constructor 'PragmaModuleImportHandler' should be marked noexcept | 2 | ||
| 2100 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1588 | cppcoreguidelines-noexcept | default constructor 'PragmaModuleBeginHandler' should be marked noexcept | 2 | ||
| 2101 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1648 | cppcoreguidelines-noexcept | default constructor 'PragmaModuleEndHandler' should be marked noexcept | 2 | ||
| 2102 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1668 | cppcoreguidelines-noexcept | default constructor 'PragmaModuleBuildHandler' should be marked noexcept | 2 | ||
| 2103 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1678 | cppcoreguidelines-noexcept | default constructor 'PragmaModuleLoadHandler' should be marked noexcept | 2 | ||
| 2104 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1702 | cppcoreguidelines-noexcept | default constructor 'PragmaPushMacroHandler' should be marked noexcept | 2 | ||
| 2105 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1713 | cppcoreguidelines-noexcept | default constructor 'PragmaPopMacroHandler' should be marked noexcept | 2 | ||
| 2106 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1724 | cppcoreguidelines-noexcept | default constructor 'PragmaARCCFCodeAuditedHandler' should be marked noexcept | 2 | ||
| 2107 | /home/vsts/work/1/llvm-project/clang/lib/Lex/Pragma.cpp @ Line 1779 | cppcoreguidelines-noexcept | default constructor 'PragmaAssumeNonNullHandler' should be marked noexcept | 2 | ||
| 2108 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParseOpenMP.cpp @ Line 659 | cppcoreguidelines-noexcept | default constructor 'FNContextRAII' should be marked noexcept | 2 | ||
| 2109 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'PragmaAlignHandler' should be marked noexcept | 2 | ||
| 2110 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'PragmaGCCVisibilityHandler' should be marked noexcept | 2 | ||
| 2111 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'PragmaOptionsHandler' should be marked noexcept | 2 | ||
| 2112 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'PragmaPackHandler' should be marked noexcept | 2 | ||
| 2113 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'PragmaMSStructHandler' should be marked noexcept | 2 | ||
| 2114 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'PragmaUnusedHandler' should be marked noexcept | 2 | ||
| 2115 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'PragmaWeakHandler' should be marked noexcept | 2 | ||
| 2116 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'PragmaRedefineExtnameHandler' should be marked noexcept | 2 | ||
| 2117 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'PragmaOpenCLExtensionHandler' should be marked noexcept | 2 | ||
| 2118 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'PragmaFPContractHandler' should be marked noexcept | 2 | ||
| 2119 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'PragmaSTDC_FENV_ACCESSHandler' should be marked noexcept | 2 | ||
| 2120 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'PragmaSTDC_CX_LIMITED_RANGEHandler' should be marked noexcept | 2 | ||
| 2121 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'PragmaSTDC_FENV_ROUNDHandler' should be marked noexcept | 2 | ||
| 2122 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'PragmaFPHandler' should be marked noexcept | 2 | ||
| 2123 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'PragmaNoOpenMPHandler' should be marked noexcept | 2 | ||
| 2124 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'PragmaOpenMPHandler' should be marked noexcept | 2 | ||
| 2125 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'PragmaMSPointersToMembers' should be marked noexcept | 2 | ||
| 2126 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'PragmaMSVtorDisp' should be marked noexcept | 2 | ||
| 2127 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'PragmaLoopHintHandler' should be marked noexcept | 2 | ||
| 2128 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'PragmaMSRuntimeChecksHandler' should be marked noexcept | 2 | ||
| 2129 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'PragmaMSIntrinsicHandler' should be marked noexcept | 2 | ||
| 2130 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 257 | cppcoreguidelines-noexcept | default constructor 'PragmaMSOptimizeHandler' should be marked noexcept | 2 | ||
| 2131 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'PragmaMaxTokensHereHandler' should be marked noexcept | 2 | ||
| 2132 | /home/vsts/work/1/llvm-project/clang/lib/Parse/ParsePragma.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'PragmaMaxTokensTotalHandler' should be marked noexcept | 2 | ||
| 2133 | /home/vsts/work/1/llvm-project/clang/lib/Rewrite/DeltaTree.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'DeltaTreeNode' should be marked noexcept | 2 | ||
| 2134 | /home/vsts/work/1/llvm-project/clang/lib/Rewrite/DeltaTree.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'DeltaTreeInteriorNode' should be marked noexcept | 2 | ||
| 2135 | /home/vsts/work/1/llvm-project/clang/lib/Rewrite/DeltaTree.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'DeltaTree' should be marked noexcept | 2 | ||
| 2136 | /home/vsts/work/1/llvm-project/clang/lib/Rewrite/RewriteRope.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'RopePieceBTreeLeaf' should be marked noexcept | 2 | ||
| 2137 | /home/vsts/work/1/llvm-project/clang/lib/Rewrite/RewriteRope.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'RopePieceBTreeInterior' should be marked noexcept | 2 | ||
| 2138 | /home/vsts/work/1/llvm-project/clang/lib/Rewrite/RewriteRope.cpp @ Line 721 | cppcoreguidelines-noexcept | default constructor 'RopePieceBTree' should be marked noexcept | 2 | ||
| 2139 | /home/vsts/work/1/llvm-project/clang/lib/Sema/AnalysisBasedWarnings.cpp @ Line 2110 | cppcoreguidelines-noexcept | default constructor 'Policy' should be marked noexcept | 2 | ||
| 2140 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaAccess.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'EffectiveContext' should be marked noexcept | 2 | ||
| 2141 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaAccess.cpp @ Line 184 | cppcoreguidelines-noexcept | move constructor 'SavedInstanceContext' should be marked noexcept | 2 | ||
| 2142 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaChecking.cpp @ Line 13139 | cppcoreguidelines-noexcept | default constructor 'Seq' should be marked noexcept | 2 | ||
| 2143 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaChecking.cpp @ Line 13142 | cppcoreguidelines-noexcept | default constructor 'SequenceTree' should be marked noexcept | 2 | ||
| 2144 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaChecking.cpp @ Line 13208 | cppcoreguidelines-noexcept | default constructor 'Usage' should be marked noexcept | 2 | ||
| 2145 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaChecking.cpp @ Line 13217 | cppcoreguidelines-noexcept | default constructor 'UsageInfo' should be marked noexcept | 2 | ||
| 2146 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'ShadowMapEntry' should be marked noexcept | 2 | ||
| 2147 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp @ Line 101 | cppcoreguidelines-noexcept | move constructor 'ShadowMapEntry' should be marked noexcept | 2 | ||
| 2148 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp @ Line 103 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2149 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp @ Line 608 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 2150 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp @ Line 13474 | cppcoreguidelines-noexcept | default constructor 'ExprBuilder' should be marked noexcept | 2 | ||
| 2151 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaDeclObjC.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'ObjCInterfaceValidatorCCC' should be marked noexcept | 2 | ||
| 2152 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaExprCXX.cpp @ Line 1607 | cppcoreguidelines-noexcept | default constructor 'UsualDeallocFnInfo' should be marked noexcept | 2 | ||
| 2153 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaInit.cpp @ Line 6788 | cppcoreguidelines-noexcept | default constructor 'IndirectLocalPathEntry' should be marked noexcept | 2 | ||
| 2154 | /home/vsts/work/1/llvm-project/clang/lib/Sema/SemaOpenMP.cpp @ Line 15776 | cppcoreguidelines-noexcept | default constructor 'ReductionData' should be marked noexcept | 2 | ||
| 2155 | /home/vsts/work/1/llvm-project/clang/lib/Sema/TreeTransform.h @ Line 114 | cppcoreguidelines-noexcept | destructor '~ForgetPartiallySubstitutedPackRAII' should be marked noexcept | 2 | ||
| 2156 | /home/vsts/work/1/llvm-project/clang/lib/Sema/TreeTransform.h @ Line 208 | cppcoreguidelines-noexcept | destructor '~TemporaryBase' should be marked noexcept | 2 | ||
| 2157 | /home/vsts/work/1/llvm-project/clang/lib/Sema/TreeTransform.h @ Line 4365 | cppcoreguidelines-noexcept | default constructor 'TemplateArgumentLocInventIterator |
2 | ||
| 2158 | /home/vsts/work/1/llvm-project/clang/lib/Sema/TreeTransform.h @ Line 6395 | cppcoreguidelines-noexcept | default constructor 'TemplateArgumentLocContainerIterator |
2 | ||
| 2159 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp @ Line 223 | cppcoreguidelines-noexcept | move constructor 'FindExistingResult' should be marked noexcept | 2 | ||
| 2160 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp @ Line 231 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2161 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'MergedRedeclIterator |
2 | ||
| 2162 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/ModuleManager.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 2163 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'MultiOnDiskHashTable |
2 | ||
| 2164 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h @ Line 178 | cppcoreguidelines-noexcept | move constructor 'MultiOnDiskHashTable |
2 | ||
| 2165 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h @ Line 184 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2166 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h @ Line 194 | cppcoreguidelines-noexcept | destructor '~MultiOnDiskHashTable |
2 | ||
| 2167 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h @ Line 299 | cppcoreguidelines-noexcept | default constructor 'MultiOnDiskHashTableGenerator |
2 | ||
| 2168 | /home/vsts/work/1/llvm-project/clang/lib/Serialization/PCHContainerOperations.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'PCHContainerOperations' should be marked noexcept | 2 | ||
| 2169 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'RegionRawOffsetV2' should be marked noexcept | 2 | ||
| 2170 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp @ Line 346 | cppcoreguidelines-noexcept | default constructor 'CFNumberChecker' should be marked noexcept | 2 | ||
| 2171 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp @ Line 819 | cppcoreguidelines-noexcept | default constructor 'ObjCLoopChecker' should be marked noexcept | 2 | ||
| 2172 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp @ Line 1151 | cppcoreguidelines-noexcept | default constructor 'ObjCNonNilReturnValueChecker' should be marked noexcept | 2 | ||
| 2173 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'BlockInCriticalSectionChecker' should be marked noexcept | 2 | ||
| 2174 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'BlockInCriticalSectionChecker' should be marked noexcept | 2 | ||
| 2175 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'CXXSelfAssignmentChecker' should be marked noexcept | 2 | ||
| 2176 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'CXXSelfAssignmentChecker' should be marked noexcept | 2 | ||
| 2177 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'ObjCDeallocChecker' should be marked noexcept | 2 | ||
| 2178 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp @ Line 752 | cppcoreguidelines-noexcept | default constructor 'ObjCDeallocChecker' should be marked noexcept | 2 | ||
| 2179 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ChrootChecker' should be marked noexcept | 2 | ||
| 2180 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'ExplodedGraphViewer' should be marked noexcept | 2 | ||
| 2181 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'DebugContainerModeling' should be marked noexcept | 2 | ||
| 2182 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'DebugContainerModeling' should be marked noexcept | 2 | ||
| 2183 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'DebugIteratorModeling' should be marked noexcept | 2 | ||
| 2184 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'DebugIteratorModeling' should be marked noexcept | 2 | ||
| 2185 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'DeleteBugVisitor' should be marked noexcept | 2 | ||
| 2186 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'DirectIvarAssignment' should be marked noexcept | 2 | ||
| 2187 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp @ Line 719 | cppcoreguidelines-noexcept | default constructor 'IsObjCTypeParamDependentTypeVisitor' should be marked noexcept | 2 | ||
| 2188 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'GTestChecker' should be marked noexcept | 2 | ||
| 2189 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'GTestChecker' should be marked noexcept | 2 | ||
| 2190 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'FunctionData' should be marked noexcept | 2 | ||
| 2191 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp @ Line 112 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2192 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'TaintPropagationRule' should be marked noexcept | 2 | ||
| 2193 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'InnerPointerChecker' should be marked noexcept | 2 | ||
| 2194 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'InvalidatedIteratorChecker' should be marked noexcept | 2 | ||
| 2195 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'InvalidatedIteratorChecker' should be marked noexcept | 2 | ||
| 2196 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'IteratorRangeChecker' should be marked noexcept | 2 | ||
| 2197 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'IteratorRangeChecker' should be marked noexcept | 2 | ||
| 2198 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'InvalidationInfo' should be marked noexcept | 2 | ||
| 2199 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'NonLocalizedStringChecker' should be marked noexcept | 2 | ||
| 2200 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'NonLocalizedStringChecker' should be marked noexcept | 2 | ||
| 2201 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'MismatchedIteratorChecker' should be marked noexcept | 2 | ||
| 2202 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'MismatchedIteratorChecker' should be marked noexcept | 2 | ||
| 2203 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'MmapWriteExecChecker' should be marked noexcept | 2 | ||
| 2204 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'NSErrorMethodChecker' should be marked noexcept | 2 | ||
| 2205 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'CFErrorFunctionChecker' should be marked noexcept | 2 | ||
| 2206 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'NSOrCFErrorDerefChecker' should be marked noexcept | 2 | ||
| 2207 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'NonnullGlobalConstantsChecker' should be marked noexcept | 2 | ||
| 2208 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ObjCSuperCallChecker' should be marked noexcept | 2 | ||
| 2209 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'ObjCSelfInitChecker' should be marked noexcept | 2 | ||
| 2210 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'ObjCSuperDeallocChecker' should be marked noexcept | 2 | ||
| 2211 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'ObjCSuperDeallocChecker' should be marked noexcept | 2 | ||
| 2212 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h @ Line 278 | cppcoreguidelines-noexcept | default constructor 'RetainCountChecker' should be marked noexcept | 2 | ||
| 2213 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'SimpleStreamChecker' should be marked noexcept | 2 | ||
| 2214 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'SimpleStreamChecker' should be marked noexcept | 2 | ||
| 2215 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'UninitializedObjectChecker' should be marked noexcept | 2 | ||
| 2216 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'VforkChecker' should be marked noexcept | 2 | ||
| 2217 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'NoUncountedMemberChecker' should be marked noexcept | 2 | ||
| 2218 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'RefCntblBaseVirtualDtorChecker' should be marked noexcept | 2 | ||
| 2219 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp @ Line 3117 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 2220 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'EquivalenceClass' should be marked noexcept | 2 | ||
| 2221 | /home/vsts/work/1/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp @ Line 488 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 2222 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/ArgumentsAdjusters.cpp @ Line 135 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 2223 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/CompilationDatabase.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'CompileJobAnalyzer' should be marked noexcept | 2 | ||
| 2224 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/Core/Diagnostic.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DiagnosticMessage' should be marked noexcept | 2 | ||
| 2225 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/Core/Replacement.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'Replacement' should be marked noexcept | 2 | ||
| 2226 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'DependencyScanningFilesystemSharedCache' should be marked noexcept | 2 | ||
| 2227 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/FileMatchTrie.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieNode' should be marked noexcept | 2 | ||
| 2228 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/FileMatchTrie.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrie' should be marked noexcept | 2 | ||
| 2229 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/RefactoringCallbacks.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallback' should be marked noexcept | 2 | ||
| 2230 | /home/vsts/work/1/llvm-project/clang/lib/Tooling/Transformer/Stencil.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'StencilImpl |
2 | ||
| 2231 | /home/vsts/work/1/llvm-project/clang/tools/clang-check/ClangCheck.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'FixItOptions' should be marked noexcept | 2 | ||
| 2232 | /home/vsts/work/1/llvm-project/clang/tools/clang-import-test/clang-import-test.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'TestDiagnosticConsumer' should be marked noexcept | 2 | ||
| 2233 | /home/vsts/work/1/llvm-project/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'FileHandler' should be marked noexcept | 2 | ||
| 2234 | /home/vsts/work/1/llvm-project/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'BinaryBundleInfo' should be marked noexcept | 2 | ||
| 2235 | /home/vsts/work/1/llvm-project/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'BinaryFileHandler' should be marked noexcept | 2 | ||
| 2236 | /home/vsts/work/1/llvm-project/clang/tools/clang-refactor/ClangRefactor.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'ClangRefactorTool' should be marked noexcept | 2 | ||
| 2237 | /home/vsts/work/1/llvm-project/clang/tools/diagtool/DiagTool.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'DiagTools' should be marked noexcept | 2 | ||
| 2238 | /home/vsts/work/1/llvm-project/clang/tools/diagtool/DiagTool.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'DiagTools' should be marked noexcept | 2 | ||
| 2239 | /home/vsts/work/1/llvm-project/clang/tools/diagtool/DiagTool.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'RegisterDiagTool |
2 | ||
| 2240 | /home/vsts/work/1/llvm-project/clang/tools/diagtool/FindDiagnosticID.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'FindDiagnosticID' should be marked noexcept | 2 | ||
| 2241 | /home/vsts/work/1/llvm-project/clang/tools/diagtool/ListWarnings.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ListWarnings' should be marked noexcept | 2 | ||
| 2242 | /home/vsts/work/1/llvm-project/clang/tools/diagtool/ShowEnabledWarnings.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ShowEnabledWarnings' should be marked noexcept | 2 | ||
| 2243 | /home/vsts/work/1/llvm-project/clang/tools/diagtool/TreeView.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'TreeView' should be marked noexcept | 2 | ||
| 2244 | /home/vsts/work/1/llvm-project/clang/tools/driver/cc1as_main.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'AssemblerInvocation' should be marked noexcept | 2 | ||
| 2245 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CIndex.cpp @ Line 3392 | cppcoreguidelines-noexcept | default constructor 'RegisterFatalErrorHandler' should be marked noexcept | 2 | ||
| 2246 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CIndexDiagnostic.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'CXDiagnosticSetImpl' should be marked noexcept | 2 | ||
| 2247 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CIndexer.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'CIndexer' should be marked noexcept | 2 | ||
| 2248 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CXIndexDataConsumer.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'EntityInfo' should be marked noexcept | 2 | ||
| 2249 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CXIndexDataConsumer.h @ Line 190 | cppcoreguidelines-noexcept | default constructor 'ObjCPropertyDeclInfo' should be marked noexcept | 2 | ||
| 2250 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CXLoadedDiagnostic.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'CXLoadedDiagnosticSetImpl' should be marked noexcept | 2 | ||
| 2251 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CXLoadedDiagnostic.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'CXLoadedDiagnostic' should be marked noexcept | 2 | ||
| 2252 | /home/vsts/work/1/llvm-project/clang/tools/libclang/CXLoadedDiagnostic.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'Location' should be marked noexcept | 2 | ||
| 2253 | /home/vsts/work/1/llvm-project/clang/tools/libclang/Indexing.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'PPRegion' should be marked noexcept | 2 | ||
| 2254 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'GetParents_ReturnsParentForDecl_Test' should be marked noexcept | 5 | ||
| 2255 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'GetParents_ReturnsParentForStmt_Test' should be marked noexcept | 5 | ||
| 2256 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'GetParents_ReturnsParentForTypeLoc_Test' should be marked noexcept | 5 | ||
| 2257 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'GetParents_ReturnsParentForNestedNameSpecifierLoc_Test' should be marked noexcept | 5 | ||
| 2258 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'GetParents_ReturnsParentInsideTemplateInstantiations_Test' should be marked noexcept | 5 | ||
| 2259 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'GetParents_ReturnsMultipleParentsInTemplateInstantiations_Test' should be marked noexcept | 5 | ||
| 2260 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'GetParents_RespectsTraversalScope_Test' should be marked noexcept | 5 | ||
| 2261 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTContextParentMapTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'GetParents_ImplicitLambdaNodes_Test' should be marked noexcept | 5 | ||
| 2262 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterFixtures.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'CompilerOptionSpecificTest' should be marked noexcept | 2 | ||
| 2263 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterFixtures.h @ Line 194 | cppcoreguidelines-noexcept | default constructor 'ASTImporterTestBase' should be marked noexcept | 2 | ||
| 2264 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 427 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2265 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2266 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 433 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2267 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2268 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 439 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2269 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2270 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2271 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2272 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 451 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition_Test' should be marked noexcept | 4 | ||
| 2273 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2274 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2275 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2276 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2277 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2278 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 465 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2279 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2280 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2281 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 471 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_DefinitionShouldBeImportedAsADefinition_Test' should be marked noexcept | 4 | ||
| 2282 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 474 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2283 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2284 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 478 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2285 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 480 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2286 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 482 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2287 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2288 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 486 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2289 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2290 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 490 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_ImportPrototypeAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2291 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 493 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2292 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2293 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2294 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 499 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2295 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 501 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2296 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 503 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2297 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2298 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 507 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2299 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_ImportDefinitionAfterImportedPrototype_Test' should be marked noexcept | 4 | ||
| 2300 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 512 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2301 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 514 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2302 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 516 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2303 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 518 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2304 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2305 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2306 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2307 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 526 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2308 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_ImportPrototypeAfterImportedDefinition_Test' should be marked noexcept | 4 | ||
| 2309 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2310 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2311 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2312 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 536 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2313 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 538 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2314 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 540 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2315 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 542 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2316 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 544 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2317 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportPrototypes_Test' should be marked noexcept | 4 | ||
| 2318 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2319 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2320 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 552 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2321 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2322 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2323 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2324 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2325 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 562 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2326 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 564 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportDefinitions_Test' should be marked noexcept | 4 | ||
| 2327 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2328 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 569 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2329 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 571 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2330 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 573 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2331 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2332 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2333 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 579 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2334 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 581 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2335 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 583 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_ImportDefinitionThenPrototype_Test' should be marked noexcept | 4 | ||
| 2336 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2337 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 588 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClass_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2338 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 590 | cppcoreguidelines-noexcept | default constructor 'RedeclChainEnumClass_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2339 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 592 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2340 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 594 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2341 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplate_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2342 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 598 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2343 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 600 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2344 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 602 | cppcoreguidelines-noexcept | default constructor 'RedeclChainClassTemplateSpec_ImportPrototypeThenDefinition_Test' should be marked noexcept | 4 | ||
| 2345 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 605 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_WholeRedeclChainIsImportedAtOnce_Test' should be marked noexcept | 4 | ||
| 2346 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_WholeRedeclChainIsImportedAtOnce_Test' should be marked noexcept | 4 | ||
| 2347 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 609 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_WholeRedeclChainIsImportedAtOnce_Test' should be marked noexcept | 4 | ||
| 2348 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 611 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_WholeRedeclChainIsImportedAtOnce_Test' should be marked noexcept | 4 | ||
| 2349 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 613 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_WholeRedeclChainIsImportedAtOnce_Test' should be marked noexcept | 4 | ||
| 2350 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 616 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunction_ImportPrototypeThenProtoAndDefinition_Test' should be marked noexcept | 4 | ||
| 2351 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 618 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariable_ImportPrototypeThenProtoAndDefinition_Test' should be marked noexcept | 4 | ||
| 2352 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 620 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplate_ImportPrototypeThenProtoAndDefinition_Test' should be marked noexcept | 4 | ||
| 2353 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'RedeclChainVariableTemplate_ImportPrototypeThenProtoAndDefinition_Test' should be marked noexcept | 4 | ||
| 2354 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterGenericRedeclTest.cpp @ Line 624 | cppcoreguidelines-noexcept | default constructor 'RedeclChainFunctionTemplateSpec_ImportPrototypeThenProtoAndDefinition_Test' should be marked noexcept | 4 | ||
| 2355 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'ODRViolation |
2 | ||
| 2356 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'FunctionLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2357 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'TypedefLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2358 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'TypedefAliasLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2359 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'EnumLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2360 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'EnumClassLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2361 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'EnumConstantLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2362 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 413 | cppcoreguidelines-noexcept | default constructor 'ClassLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2363 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'VariableLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2364 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2365 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'VarTemplateLiberal_ImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2366 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 429 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateSpecLiberal_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2367 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'VarTemplateSpecLiberal_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2368 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'FunctionConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2369 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 439 | cppcoreguidelines-noexcept | default constructor 'TypedefConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2370 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'TypedefAliasConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2371 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'EnumConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2372 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'EnumClassConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2373 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 451 | cppcoreguidelines-noexcept | default constructor 'EnumConstantConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2374 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 454 | cppcoreguidelines-noexcept | default constructor 'ClassConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2375 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'VariableConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2376 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 460 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2377 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'VarTemplateConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2378 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateSpecConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2379 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'VarTemplateSpecConservative_DontImportConflictingDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2380 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 473 | cppcoreguidelines-noexcept | default constructor 'FunctionLiberal_ImportConflictingProtoAfterProto_Test' should be marked noexcept | 4 | ||
| 2381 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'VariableLiberal_ImportConflictingProtoAfterProto_Test' should be marked noexcept | 4 | ||
| 2382 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 479 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingProtoAfterProto_Test' should be marked noexcept | 4 | ||
| 2383 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 483 | cppcoreguidelines-noexcept | default constructor 'FunctionConservative_DontImportConflictingProtoAfterProto_Test' should be marked noexcept | 4 | ||
| 2384 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 486 | cppcoreguidelines-noexcept | default constructor 'VariableConservative_DontImportConflictingProtoAfterProto_Test' should be marked noexcept | 4 | ||
| 2385 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 489 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingProtoAfterProto_Test' should be marked noexcept | 4 | ||
| 2386 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 493 | cppcoreguidelines-noexcept | default constructor 'VariableLiberal_ImportConflictingProtoAfterDef_Test' should be marked noexcept | 4 | ||
| 2387 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 496 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingProtoAfterDef_Test' should be marked noexcept | 4 | ||
| 2388 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'VariableConservative_DontImportConflictingProtoAfterDef_Test' should be marked noexcept | 4 | ||
| 2389 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 503 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingProtoAfterDef_Test' should be marked noexcept | 4 | ||
| 2390 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 507 | cppcoreguidelines-noexcept | default constructor 'FunctionLiberal_ImportConflictingDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2391 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 510 | cppcoreguidelines-noexcept | default constructor 'VariableLiberal_ImportConflictingDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2392 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2393 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 517 | cppcoreguidelines-noexcept | default constructor 'FunctionConservative_DontImportConflictingDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2394 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'VariableConservative_DontImportConflictingDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2395 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2396 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingProtoDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2397 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingProtoDefAfterProto_Test' should be marked noexcept | 4 | ||
| 2398 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingProtoAfterProtoDef_Test' should be marked noexcept | 4 | ||
| 2399 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingProtoAfterProtoDef_Test' should be marked noexcept | 4 | ||
| 2400 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingProtoDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2401 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingProtoDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2402 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateLiberal_ImportConflictingDefAfterProtoDef_Test' should be marked noexcept | 4 | ||
| 2403 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 555 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateConservative_DontImportConflictingDefAfterProtoDef_Test' should be marked noexcept | 4 | ||
| 2404 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateLiberal_ImportDifferentDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2405 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 571 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateSpecLiberal_ImportDifferentDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2406 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 574 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateConservative_ImportDifferentDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2407 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateSpecConservative_ImportDifferentDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2408 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 580 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateLiberal_DontImportSameDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2409 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 583 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateSpecLiberal_DontImportSameDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2410 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateConservative_DontImportSameDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2411 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterODRStrategiesTest.cpp @ Line 589 | cppcoreguidelines-noexcept | default constructor 'FunctionTemplateSpecConservative_DontImportSameDefAfterDef_Test' should be marked noexcept | 4 | ||
| 2412 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'CanonicalRedeclChain_ShouldBeConsequentWithMatchers_Test' should be marked noexcept | 3 | ||
| 2413 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CanonicalRedeclChain_ShouldBeConsequentWithMatchers2_Test' should be marked noexcept | 3 | ||
| 2414 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'CanonicalRedeclChain_ShouldBeSameForAllDeclInTheChain_Test' should be marked noexcept | 3 | ||
| 2415 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'RedirectingImporterTest' should be marked noexcept | 2 | ||
| 2416 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'RedirectingImporterTest_InterceptImport_Test' should be marked noexcept | 3 | ||
| 2417 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'RedirectingImporterTest_InterceptIndirectImport_Test' should be marked noexcept | 3 | ||
| 2418 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'ImportPath' should be marked noexcept | 2 | ||
| 2419 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'ImportPath_Push_Test' should be marked noexcept | 3 | ||
| 2420 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'ImportPath_SmallCycle_Test' should be marked noexcept | 3 | ||
| 2421 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'ImportPath_GetSmallCycle_Test' should be marked noexcept | 3 | ||
| 2422 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'ImportPath_GetCycle_Test' should be marked noexcept | 3 | ||
| 2423 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'ImportPath_CycleAfterCycle_Test' should be marked noexcept | 3 | ||
| 2424 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportStringLiteral_Test' should be marked noexcept | 3 | ||
| 2425 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportChooseExpr_Test' should be marked noexcept | 3 | ||
| 2426 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportGNUNullExpr_Test' should be marked noexcept | 3 | ||
| 2427 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportGenericSelectionExpr_Test' should be marked noexcept | 3 | ||
| 2428 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCXXNullPtrLiteralExpr_Test' should be marked noexcept | 3 | ||
| 2429 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportFloatinglLiteralExpr_Test' should be marked noexcept | 3 | ||
| 2430 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'ImportFixedPointExpr_ImportFixedPointerLiteralExpr_Test' should be marked noexcept | 3 | ||
| 2431 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportImaginaryLiteralExpr_Test' should be marked noexcept | 3 | ||
| 2432 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCompoundLiteralExpr_Test' should be marked noexcept | 3 | ||
| 2433 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCXXThisExpr_Test' should be marked noexcept | 3 | ||
| 2434 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportAtomicExpr_Test' should be marked noexcept | 3 | ||
| 2435 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 363 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportLabelDeclAndAddrLabelExpr_Test' should be marked noexcept | 3 | ||
| 2436 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 379 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportParenListExpr_Test' should be marked noexcept | 3 | ||
| 2437 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 396 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportSwitch_Test' should be marked noexcept | 3 | ||
| 2438 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportStmtExpr_Test' should be marked noexcept | 3 | ||
| 2439 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportConditionalOperator_Test' should be marked noexcept | 3 | ||
| 2440 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportBinaryConditionalOperator_Test' should be marked noexcept | 3 | ||
| 2441 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportDesignatedInitExpr_Test' should be marked noexcept | 3 | ||
| 2442 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportPredefinedExpr_Test' should be marked noexcept | 3 | ||
| 2443 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 478 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportInitListExpr_Test' should be marked noexcept | 3 | ||
| 2444 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 499 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportVAArgExpr_Test' should be marked noexcept | 3 | ||
| 2445 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 508 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_CXXTemporaryObjectExpr_Test' should be marked noexcept | 3 | ||
| 2446 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'ImportType_ImportAtomicType_Test' should be marked noexcept | 3 | ||
| 2447 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportFunctionTemplateDecl_Test' should be marked noexcept | 3 | ||
| 2448 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCXXDependentScopeMemberExpr_Test' should be marked noexcept | 3 | ||
| 2449 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'ImportType_ImportTypeAliasTemplate_Test' should be marked noexcept | 3 | ||
| 2450 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 573 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportVarTemplate_Test' should be marked noexcept | 3 | ||
| 2451 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'ImportType_ImportPackExpansion_Test' should be marked noexcept | 3 | ||
| 2452 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 603 | cppcoreguidelines-noexcept | default constructor 'ImportType_ImportDependentTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2453 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 619 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportSizeOfPackExpr_Test' should be marked noexcept | 3 | ||
| 2454 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 651 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCXXFoldExpr_Test' should be marked noexcept | 3 | ||
| 2455 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 683 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportTypeTraitExpr_Test' should be marked noexcept | 3 | ||
| 2456 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 695 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCXXTypeidExpr_Test' should be marked noexcept | 3 | ||
| 2457 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 713 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportTypeTraitExprValDep_Test' should be marked noexcept | 3 | ||
| 2458 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportRecordDeclInFunc_Test' should be marked noexcept | 3 | ||
| 2459 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 738 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportRecordTypeInFunc_Test' should be marked noexcept | 3 | ||
| 2460 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 753 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportRecordDeclInFuncParams_Test' should be marked noexcept | 3 | ||
| 2461 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 765 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportRecordDeclInFuncFromMacro_Test' should be marked noexcept | 3 | ||
| 2462 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 780 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportRecordDeclInFuncParamsFromMacro_Test' should be marked noexcept | 3 | ||
| 2463 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 797 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCXXPseudoDestructorExpr_Test' should be marked noexcept | 3 | ||
| 2464 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 809 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportUsingDecl_Test' should be marked noexcept | 3 | ||
| 2465 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 830 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportUsingShadowDecl_Test' should be marked noexcept | 3 | ||
| 2466 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 838 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportUnresolvedLookupExpr_Test' should be marked noexcept | 3 | ||
| 2467 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 850 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_ImportCXXUnresolvedConstructExpr_Test' should be marked noexcept | 3 | ||
| 2468 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 875 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportTemplatedDeclForTemplate_Test' should be marked noexcept | 3 | ||
| 2469 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 889 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportClassTemplatePartialSpecialization_Test' should be marked noexcept | 3 | ||
| 2470 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 903 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_CXXOperatorCallExpr_Test' should be marked noexcept | 3 | ||
| 2471 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 913 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_DependentSizedArrayType_Test' should be marked noexcept | 3 | ||
| 2472 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 923 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TemplateTypeParmDeclNoDefaultArg_Test' should be marked noexcept | 3 | ||
| 2473 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 931 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TemplateTypeParmDeclDefaultArg_Test' should be marked noexcept | 3 | ||
| 2474 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 942 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportBeginLocOfDeclRefExpr_Test' should be marked noexcept | 3 | ||
| 2475 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 963 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TemplateTemplateParmDeclNoDefaultArg_Test' should be marked noexcept | 3 | ||
| 2476 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 975 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TemplateTemplateParmDeclDefaultArg_Test' should be marked noexcept | 3 | ||
| 2477 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 996 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_NonTypeTemplateParmDeclNoDefaultArg_Test' should be marked noexcept | 3 | ||
| 2478 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1004 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_NonTypeTemplateParmDeclDefaultArg_Test' should be marked noexcept | 3 | ||
| 2479 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1017 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfTemplatedDeclOfClassTemplateDecl_Test' should be marked noexcept | 3 | ||
| 2480 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1031 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfTemplatedDeclOfFunctionTemplateDecl_Test' should be marked noexcept | 3 | ||
| 2481 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1045 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfTemplatedDeclShouldImportTheClassTemplateDecl_Test' should be marked noexcept | 3 | ||
| 2482 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1061 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfTemplatedDeclShouldImportTheFunctionTemplateDecl_Test' should be marked noexcept | 3 | ||
| 2483 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1077 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportCorrectTemplatedDecl_Test' should be marked noexcept | 3 | ||
| 2484 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1108 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportChooseExpr_Test' should be marked noexcept | 3 | ||
| 2485 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1131 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportGenericSelectionExpr_Test' should be marked noexcept | 3 | ||
| 2486 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1161 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportFunctionWithBackReferringParameter_Test' should be marked noexcept | 3 | ||
| 2487 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1189 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TUshouldNotContainTemplatedDeclOfFunctionTemplates_Test' should be marked noexcept | 3 | ||
| 2488 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1215 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TUshouldNotContainTemplatedDeclOfClassTemplates_Test' should be marked noexcept | 3 | ||
| 2489 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1241 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TUshouldNotContainTemplatedDeclOfTypeAlias_Test' should be marked noexcept | 3 | ||
| 2490 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1269 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TUshouldNotContainClassTemplateSpecializationOfImplicitInstantiation_Test' should be marked noexcept | 3 | ||
| 2491 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1314 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TUshouldContainClassTemplateSpecializationOfExplicitInstantiation_Test' should be marked noexcept | 3 | ||
| 2492 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1341 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_CXXRecordDeclFieldsShouldBeInCorrectOrder_Test' should be marked noexcept | 3 | ||
| 2493 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1354 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_CXXRecordDeclFieldOrderShouldNotDependOnImportOrder_Test' should be marked noexcept | 3 | ||
| 2494 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1376 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_CXXRecordDeclFieldAndIndirectFieldOrder_Test' should be marked noexcept | 3 | ||
| 2495 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1401 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ShouldImportImplicitCXXRecordDecl_Test' should be marked noexcept | 3 | ||
| 2496 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1417 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ShouldImportImplicitCXXRecordDeclOfClassTemplate_Test' should be marked noexcept | 3 | ||
| 2497 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1435 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ShouldImportImplicitCXXRecordDeclOfClassTemplateSpecializationDecl_Test' should be marked noexcept | 3 | ||
| 2498 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1456 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_IDNSOrdinary_Test' should be marked noexcept | 3 | ||
| 2499 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1468 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_IDNSOfNonmemberOperator_Test' should be marked noexcept | 3 | ||
| 2500 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1480 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ShouldImportMembersOfClassTemplateSpecializationDecl_Test' should be marked noexcept | 3 | ||
| 2501 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1500 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDefinitionOfClassTemplateAfterFwdDecl_Test' should be marked noexcept | 3 | ||
| 2502 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1534 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDefinitionOfClassTemplateIfThereIsAnExistingFwdDeclAndDefinition_Test' should be marked noexcept | 3 | ||
| 2503 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1574 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDefinitionOfClassIfThereIsAnExistingFwdDeclAndDefinition_Test' should be marked noexcept | 3 | ||
| 2504 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1617 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportSourceLocs_Test' should be marked noexcept | 3 | ||
| 2505 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1647 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportNestedMacro_Test' should be marked noexcept | 3 | ||
| 2506 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1664 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDefinitionOfClassTemplateSpecIfThereIsAnExistingFwdDeclAndDefinition_Test' should be marked noexcept | 3 | ||
| 2507 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1708 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ObjectsWithUnnamedStructType_Test' should be marked noexcept | 3 | ||
| 2508 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1732 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_AnonymousRecords_Test' should be marked noexcept | 3 | ||
| 2509 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1758 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_AnonymousRecordsReversed_Test' should be marked noexcept | 3 | ||
| 2510 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1791 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDoesUpdateUsedFlag_Test' should be marked noexcept | 3 | ||
| 2511 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1817 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDoesUpdateUsedFlag2_Test' should be marked noexcept | 3 | ||
| 2512 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1835 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDoesUpdateUsedFlag3_Test' should be marked noexcept | 3 | ||
| 2513 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1868 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ReimportWithUsedFlag_Test' should be marked noexcept | 3 | ||
| 2514 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1887 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportPrototypeOfRecursiveFunction_Test' should be marked noexcept | 3 | ||
| 2515 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1905 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportDefinitionOfRecursiveFunction_Test' should be marked noexcept | 3 | ||
| 2516 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1923 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_OverriddenMethodsShouldBeImported_Test' should be marked noexcept | 3 | ||
| 2517 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1941 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_VirtualFlagShouldBePreservedWhenImportingPrototype_Test' should be marked noexcept | 3 | ||
| 2518 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1960 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportDefinitionIfThereIsAnExistingDefinitionAndFwdDecl_Test' should be marked noexcept | 3 | ||
| 2519 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 1984 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportOverriddenMethodTwice_Test' should be marked noexcept | 3 | ||
| 2520 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2009 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportOverriddenMethodTwiceDefinitionFirst_Test' should be marked noexcept | 3 | ||
| 2521 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2050 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportOverriddenMethodTwiceOutOfClassDef_Test' should be marked noexcept | 3 | ||
| 2522 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2095 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportOverriddenMethodTwiceOutOfClassDefInSeparateCode_Test' should be marked noexcept | 3 | ||
| 2523 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2169 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportVariableChainInC_Test' should be marked noexcept | 3 | ||
| 2524 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2187 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportFromDifferentScopedAnonNamespace_Test' should be marked noexcept | 3 | ||
| 2525 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2206 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportFunctionFromUnnamedNamespace_Test' should be marked noexcept | 3 | ||
| 2526 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2229 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_ImportImplicitFunctionsInLambda_Test' should be marked noexcept | 3 | ||
| 2527 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2249 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_CallExprOfMemberFunctionTemplateWithExplicitTemplateArgs_Test' should be marked noexcept | 3 | ||
| 2528 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2271 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_DependentCallExprOfMemberFunctionTemplateWithExplicitTemplateArgs_Test' should be marked noexcept | 3 | ||
| 2529 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2301 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplates_ImportFunctionTemplateInRecordDeclTwice_Test' should be marked noexcept | 3 | ||
| 2530 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2320 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplates_ImportFunctionTemplateWithDefInRecordDeclTwice_Test' should be marked noexcept | 3 | ||
| 2531 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2342 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplates_ImportFunctionWhenThereIsAFunTemplateWithSameName_Test' should be marked noexcept | 3 | ||
| 2532 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2358 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplates_ImportConstructorWhenThereIsAFunTemplateWithSameName_Test' should be marked noexcept | 3 | ||
| 2533 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2376 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplates_ImportOperatorWhenThereIsAFunTemplateWithSameName_Test' should be marked noexcept | 3 | ||
| 2534 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2400 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendFunctionRedeclChainProto_Test' should be marked noexcept | 3 | ||
| 2535 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2417 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendFunctionRedeclChainProto_OutOfClassProtoFirst_Test' should be marked noexcept | 3 | ||
| 2536 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2435 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendFunctionRedeclChainDef_Test' should be marked noexcept | 3 | ||
| 2537 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2452 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendFunctionRedeclChainDef_OutOfClassDef_Test' should be marked noexcept | 3 | ||
| 2538 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2470 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendFunctionRedeclChainDefWithClass_Test' should be marked noexcept | 3 | ||
| 2539 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2498 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendFunctionRedeclChainDefWithClass_ImportTheProto_Test' should be marked noexcept | 3 | ||
| 2540 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2527 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendFunctionFromMultipleTU_Test' should be marked noexcept | 3 | ||
| 2541 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2551 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_Lookup_Test' should be marked noexcept | 3 | ||
| 2542 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2585 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_LookupWithProtoAfter_Test' should be marked noexcept | 3 | ||
| 2543 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2635 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_LookupWithProtoBefore_Test' should be marked noexcept | 3 | ||
| 2544 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2678 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendChangesLookup_Test' should be marked noexcept | 3 | ||
| 2545 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2722 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctions_ImportFriendList_Test' should be marked noexcept | 3 | ||
| 2546 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2761 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportEnumSequential_Test' should be marked noexcept | 3 | ||
| 2547 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2800 | cppcoreguidelines-noexcept | default constructor 'ImportDecl_ImportFieldOrder_Test' should be marked noexcept | 3 | ||
| 2548 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2813 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_DependentScopeDeclRefExpr_Test' should be marked noexcept | 3 | ||
| 2549 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2840 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_DependentNameType_Test' should be marked noexcept | 3 | ||
| 2550 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2850 | cppcoreguidelines-noexcept | default constructor 'ImportExpr_UnresolvedMemberExpr_Test' should be marked noexcept | 3 | ||
| 2551 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2923 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_DefaultConstructor_Test' should be marked noexcept | 3 | ||
| 2552 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2927 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_CopyConstructor_Test' should be marked noexcept | 3 | ||
| 2553 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2931 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_MoveConstructor_Test' should be marked noexcept | 3 | ||
| 2554 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2935 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_Destructor_Test' should be marked noexcept | 3 | ||
| 2555 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2939 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_CopyAssignment_Test' should be marked noexcept | 3 | ||
| 2556 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2943 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_MoveAssignment_Test' should be marked noexcept | 3 | ||
| 2557 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2947 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_DoNotImportUserProvided_Test' should be marked noexcept | 3 | ||
| 2558 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2954 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_DoNotImportDefault_Test' should be marked noexcept | 3 | ||
| 2559 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2961 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_DoNotImportDeleted_Test' should be marked noexcept | 3 | ||
| 2560 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2968 | cppcoreguidelines-noexcept | default constructor 'ImportImplicitMethods_DoNotImportOtherMethod_Test' should be marked noexcept | 3 | ||
| 2561 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2975 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfEquivalentRecord_Test' should be marked noexcept | 3 | ||
| 2562 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 2997 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfNonEquivalentRecord_Test' should be marked noexcept | 3 | ||
| 2563 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3016 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfEquivalentField_Test' should be marked noexcept | 3 | ||
| 2564 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3034 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfNonEquivalentField_Test' should be marked noexcept | 3 | ||
| 2565 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3053 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfEquivalentMethod_Test' should be marked noexcept | 3 | ||
| 2566 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3073 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfNonEquivalentMethod_Test' should be marked noexcept | 3 | ||
| 2567 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3094 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportUnnamedStructsWithRecursingField_Test' should be marked noexcept | 3 | ||
| 2568 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3127 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportUnnamedFieldsInCorrectOrder_Test' should be marked noexcept | 3 | ||
| 2569 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3162 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_MergeFieldDeclsOfClassTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2570 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3208 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_MergeFunctionOfClassTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2571 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3250 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_MergeTemplateSpecWithForwardDecl_Test' should be marked noexcept | 3 | ||
| 2572 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3269 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ODRViolationOfClassTemplateSpecializationsShouldBeReported_Test' should be marked noexcept | 3 | ||
| 2573 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3314 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_MergeCtorOfClassTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2574 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3356 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ClassTemplateFriendDecl_Test' should be marked noexcept | 3 | ||
| 2575 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3376 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ClassTemplatePartialSpecializationsShouldNotBeDuplicated_Test' should be marked noexcept | 3 | ||
| 2576 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3403 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ClassTemplateSpecializationsShouldNotBeDuplicated_Test' should be marked noexcept | 3 | ||
| 2577 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3428 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ClassTemplateFullAndPartialSpecsShouldNotBeMixed_Test' should be marked noexcept | 3 | ||
| 2578 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3461 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_InitListExprValueKindShouldBeImported_Test' should be marked noexcept | 3 | ||
| 2579 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3483 | cppcoreguidelines-noexcept | default constructor 'ImportVariables_ImportOfOneDeclBringsInTheWholeChain_Test' should be marked noexcept | 3 | ||
| 2580 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3508 | cppcoreguidelines-noexcept | default constructor 'ImportVariables_InitAndDefinitionAreInDifferentTUs_Test' should be marked noexcept | 3 | ||
| 2581 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3539 | cppcoreguidelines-noexcept | default constructor 'ImportVariables_InitAndDefinitionAreInTheFromContext_Test' should be marked noexcept | 3 | ||
| 2582 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3572 | cppcoreguidelines-noexcept | default constructor 'ImportClasses_ImportDefinitionWhenProtoIsInNestedToContext_Test' should be marked noexcept | 3 | ||
| 2583 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3590 | cppcoreguidelines-noexcept | default constructor 'ImportClasses_ImportDefinitionWhenProtoIsInNestedToContextCXX_Test' should be marked noexcept | 3 | ||
| 2584 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3608 | cppcoreguidelines-noexcept | default constructor 'ImportClasses_ImportNestedPrototypeThenDefinition_Test' should be marked noexcept | 3 | ||
| 2585 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3634 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfFriendRecordDoesNotMergeDefinition_Test' should be marked noexcept | 3 | ||
| 2586 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3672 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfRecursiveFriendClass_Test' should be marked noexcept | 3 | ||
| 2587 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3689 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_UndeclaredFriendClassShouldNotBeVisible_Test' should be marked noexcept | 3 | ||
| 2588 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3728 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfRecursiveFriendClassTemplate_Test' should be marked noexcept | 3 | ||
| 2589 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3753 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ProperPrevDeclForClassTemplateDecls_Test' should be marked noexcept | 3 | ||
| 2590 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3787 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_TypeForDeclShouldBeSetInTemplated_Test' should be marked noexcept | 3 | ||
| 2591 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3815 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_DeclsFromFriendsShouldBeInRedeclChains_Test' should be marked noexcept | 3 | ||
| 2592 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3825 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfClassTemplateDefinitionShouldConnectToFwdFriend_Test' should be marked noexcept | 3 | ||
| 2593 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3855 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfClassTemplateDefinitionAndFwdFriendShouldBeLinked_Test' should be marked noexcept | 3 | ||
| 2594 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3886 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfClassDefinitionAndFwdFriendShouldBeLinked_Test' should be marked noexcept | 3 | ||
| 2595 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3914 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfRepeatedFriendType_Test' should be marked noexcept | 3 | ||
| 2596 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3939 | cppcoreguidelines-noexcept | default constructor 'ImportFriendClasses_ImportOfRepeatedFriendDecl_Test' should be marked noexcept | 3 | ||
| 2597 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3964 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_FriendFunInClassTemplate_Test' should be marked noexcept | 3 | ||
| 2598 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 3984 | cppcoreguidelines-noexcept | default constructor 'DeclContextTest_removeDeclOfClassTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2599 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4011 | cppcoreguidelines-noexcept | default constructor 'DeclContextTest_removeDeclShouldNotFailEvenIfWeHaveExternalVisibleStorage_Test' should be marked noexcept | 3 | ||
| 2600 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4048 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplateSpecializations_TUshouldNotContainFunctionTemplateImplicitInstantiation_Test' should be marked noexcept | 3 | ||
| 2601 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4072 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplateSpecializations_TUshouldNotContainFunctionTemplateExplicitInstantiation_Test' should be marked noexcept | 3 | ||
| 2602 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4095 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplateSpecializations_TUshouldContainFunctionTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2603 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4119 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplateSpecializations_FunctionTemplateSpecializationRedeclChain_Test' should be marked noexcept | 3 | ||
| 2604 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4160 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplateSpecializations_MatchNumberOfFunctionTemplateSpecializations_Test' should be marked noexcept | 3 | ||
| 2605 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4183 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportShouldNotReportFalseODRErrorWhenRecordIsBeingDefined_Test' should be marked noexcept | 3 | ||
| 2606 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4222 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportingTypedefShouldImportTheCompleteType_Test' should be marked noexcept | 3 | ||
| 2607 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4255 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportTemplateParameterLists_Test' should be marked noexcept | 3 | ||
| 2608 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4275 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_OneDecl_Test' should be marked noexcept | 3 | ||
| 2609 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4293 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_FriendWhichIsnotFoundByNormalLookupShouldBeFoundByImporterSpecificLookup_Test' should be marked noexcept | 3 | ||
| 2610 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4334 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_FwdDeclStructShouldBeFoundByImporterSpecificLookup_Test' should be marked noexcept | 3 | ||
| 2611 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4370 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsNamesInDifferentDC_Test' should be marked noexcept | 3 | ||
| 2612 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4400 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsOverloadedNames_Test' should be marked noexcept | 3 | ||
| 2613 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4419 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_DifferentOperatorsShouldHaveDifferentResultSet_Test' should be marked noexcept | 3 | ||
| 2614 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4447 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupDeclNamesFromDifferentTUs_Test' should be marked noexcept | 3 | ||
| 2615 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4479 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsFwdFriendClassDeclWithElaboratedType_Test' should be marked noexcept | 3 | ||
| 2616 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4504 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsFwdFriendClassDeclWithUnelaboratedType_Test' should be marked noexcept | 3 | ||
| 2617 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4529 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsFriendClassDeclWithTypeAliasDoesNotAssert_Test' should be marked noexcept | 3 | ||
| 2618 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4550 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsFwdFriendClassTemplateDecl_Test' should be marked noexcept | 3 | ||
| 2619 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4567 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_DependentFriendClass_Test' should be marked noexcept | 3 | ||
| 2620 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4590 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_FriendClassTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2621 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4613 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsFwdFriendFunctionDecl_Test' should be marked noexcept | 3 | ||
| 2622 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4629 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsDeclsInClassTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 2623 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4678 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupFindsFwdFriendFunctionTemplateDecl_Test' should be marked noexcept | 3 | ||
| 2624 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4695 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_MultipleBefriendingClasses_Test' should be marked noexcept | 3 | ||
| 2625 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4724 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_EnumConstantDecl_Test' should be marked noexcept | 3 | ||
| 2626 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4763 | cppcoreguidelines-noexcept | default constructor 'ASTImporterLookupTableTest_LookupSearchesInTheWholeRedeclChain_Test' should be marked noexcept | 3 | ||
| 2627 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4784 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_RedeclChainShouldBeCorrectAmongstNamespaces_Test' should be marked noexcept | 3 | ||
| 2628 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4825 | cppcoreguidelines-noexcept | default constructor 'ImportFriendFunctionTemplates_LookupShouldFindPreviousFriend_Test' should be marked noexcept | 3 | ||
| 2629 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4854 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest' should be marked noexcept | 2 | ||
| 2630 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4871 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ErrorHappensBeforeCreatingANewNode_Test' should be marked noexcept | 3 | ||
| 2631 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4907 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ErrorHappensAfterCreatingTheNodeButBeforeLinkingThatToTheAST_Test' should be marked noexcept | 3 | ||
| 2632 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4932 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ErrorHappensAfterNodeIsCreatedAndLinked_Test' should be marked noexcept | 3 | ||
| 2633 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 4966 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ErrorIsPropagatedFromMemberToClass_Test' should be marked noexcept | 3 | ||
| 2634 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5011 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ErrorPropagatesThroughImportCycles_Test' should be marked noexcept | 3 | ||
| 2635 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5091 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ErrorIsNotPropagatedFromMemberToNamespace_Test' should be marked noexcept | 3 | ||
| 2636 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5132 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ImportedDeclWithErrorShouldFailTheImportOfDeclWhichMapToIt_Test' should be marked noexcept | 3 | ||
| 2637 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5202 | cppcoreguidelines-noexcept | default constructor 'ErrorHandlingTest_ImportOfOverriddenMethods_Test' should be marked noexcept | 3 | ||
| 2638 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5246 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_LambdaInFunctionBody_Test' should be marked noexcept | 3 | ||
| 2639 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5266 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_LambdaInFunctionParam_Test' should be marked noexcept | 3 | ||
| 2640 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5285 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_LambdaInGlobalScope_Test' should be marked noexcept | 3 | ||
| 2641 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5301 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportExistingFriendClassTemplateDef_Test' should be marked noexcept | 3 | ||
| 2642 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5346 | cppcoreguidelines-noexcept | default constructor 'LLDBLookupTest' should be marked noexcept | 2 | ||
| 2643 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5359 | cppcoreguidelines-noexcept | default constructor 'LLDBLookupTest_ImporterShouldFindInTransparentContext_Test' should be marked noexcept | 3 | ||
| 2644 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5392 | cppcoreguidelines-noexcept | default constructor 'SVEBuiltins_ImportTypes_Test' should be marked noexcept | 3 | ||
| 2645 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5425 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfDefaultImplicitFunctions_Test' should be marked noexcept | 3 | ||
| 2646 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5451 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfExplicitlyDefaultedOrDeleted_Test' should be marked noexcept | 3 | ||
| 2647 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5483 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_LambdasAreDifferentiated_Test' should be marked noexcept | 3 | ||
| 2648 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5504 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_LambdasInFunctionParamsAreDifferentiated_Test' should be marked noexcept | 3 | ||
| 2649 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5524 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_LambdasInFunctionParamsAreDifferentiatedWhenMacroIsUsed_Test' should be marked noexcept | 3 | ||
| 2650 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5547 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportAssignedLambda_Test' should be marked noexcept | 3 | ||
| 2651 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5570 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportDefaultConstructibleLambdas_Test' should be marked noexcept | 3 | ||
| 2652 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5594 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImplicitlyDeclareSelf_Test' should be marked noexcept | 3 | ||
| 2653 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5620 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithTypedefDeclaredInside_Test' should be marked noexcept | 3 | ||
| 2654 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5655 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithStructDeclaredInside_Test' should be marked noexcept | 3 | ||
| 2655 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5672 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithStructDeclaredInside2_Test' should be marked noexcept | 3 | ||
| 2656 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5690 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithTypedefToStructDeclaredInside_Test' should be marked noexcept | 3 | ||
| 2657 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5708 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithStructDeclaredNestedInside_Test' should be marked noexcept | 3 | ||
| 2658 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5725 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithInternalLambdaType_Test' should be marked noexcept | 3 | ||
| 2659 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5745 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithTypeInIf_Test' should be marked noexcept | 3 | ||
| 2660 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5764 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithTypeInFor_Test' should be marked noexcept | 3 | ||
| 2661 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5781 | cppcoreguidelines-noexcept | default constructor 'ImportAutoFunctions_ReturnWithTypeInSwitch_Test' should be marked noexcept | 3 | ||
| 2662 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5802 | cppcoreguidelines-noexcept | default constructor 'ImportSourceLocations_PreserveFileIDTreeStructure_Test' should be marked noexcept | 3 | ||
| 2663 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5842 | cppcoreguidelines-noexcept | default constructor 'ImportSourceLocations_NormalFileBuffer_Test' should be marked noexcept | 3 | ||
| 2664 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5864 | cppcoreguidelines-noexcept | default constructor 'ImportSourceLocations_OverwrittenFileBuffer_Test' should be marked noexcept | 3 | ||
| 2665 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5898 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportExprOfAlignmentAttr_Test' should be marked noexcept | 3 | ||
| 2666 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5933 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportFormatAttr_Test' should be marked noexcept | 3 | ||
| 2667 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5970 | cppcoreguidelines-noexcept | default constructor 'ImportWithExternalSource' should be marked noexcept | 2 | ||
| 2668 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 5997 | cppcoreguidelines-noexcept | default constructor 'ImportWithExternalSource_CompleteRecordBeforeImporting_Test' should be marked noexcept | 3 | ||
| 2669 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6030 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_CTADImplicit_Test' should be marked noexcept | 3 | ||
| 2670 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6050 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_CTADUserDefinedExplicit_Test' should be marked noexcept | 3 | ||
| 2671 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6071 | cppcoreguidelines-noexcept | default constructor 'ImportFunctions_CTADWithLocalTypedef_Test' should be marked noexcept | 3 | ||
| 2672 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6094 | cppcoreguidelines-noexcept | default constructor 'CTAD_DeductionGuideShouldReferToANonLocalTypedef_Test' should be marked noexcept | 3 | ||
| 2673 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6114 | cppcoreguidelines-noexcept | default constructor 'CTAD_DeductionGuideShouldReferToANonLocalTypedefInParamPtr_Test' should be marked noexcept | 3 | ||
| 2674 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6137 | cppcoreguidelines-noexcept | default constructor 'CTAD_DeductionGuideShouldCopyALocalTypedef_Test' should be marked noexcept | 3 | ||
| 2675 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6158 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_TypedefWithAttribute_Test' should be marked noexcept | 3 | ||
| 2676 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterTest.cpp @ Line 6176 | cppcoreguidelines-noexcept | default constructor 'ASTImporterOptionSpecificTestBase_ImportOfTemplatedDeclWhenPreviousDeclHasNoDescribedTemplateSet_Test' should be marked noexcept | 3 | ||
| 2677 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionsVisibilityChain_ImportChain_Test' should be marked noexcept | 3 | ||
| 2678 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'ImportVariablesVisibilityChain_ImportChain_Test' should be marked noexcept | 3 | ||
| 2679 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'ImportClassesVisibilityChain_ImportChain_Test' should be marked noexcept | 3 | ||
| 2680 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'ImportScopedEnumsVisibilityChain_ImportChain_Test' should be marked noexcept | 3 | ||
| 2681 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplatesVisibilityChain_ImportChain_Test' should be marked noexcept | 3 | ||
| 2682 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'ImportVariableTemplatesVisibilityChain_ImportChain_Test' should be marked noexcept | 3 | ||
| 2683 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'ImportClassTemplatesVisibilityChain_ImportChain_Test' should be marked noexcept | 3 | ||
| 2684 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 338 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionsVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2685 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 341 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionsVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2686 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'ImportVariablesVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2687 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'ImportVariablesVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2688 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'ImportClassesVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2689 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'ImportClassesVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2690 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'ImportEnumsVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2691 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 362 | cppcoreguidelines-noexcept | default constructor 'ImportEnumsVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2692 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'ImportScopedEnumsVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2693 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'ImportScopedEnumsVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2694 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'ImportTypedefNameVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2695 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'ImportTypedefNameVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2696 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 379 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplatesVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2697 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'ImportFunctionTemplatesVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2698 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'ImportVariableTemplatesVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2699 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'ImportVariableTemplatesVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2700 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'ImportClassTemplatesVisibility_ImportAfter_Test' should be marked noexcept | 3 | ||
| 2701 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTImporterVisibilityTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'ImportClassTemplatesVisibility_ImportAfterImport_Test' should be marked noexcept | 3 | ||
| 2702 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'Traverse_Dump_Test' should be marked noexcept | 5 | ||
| 2703 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'Traverse_IgnoreUnlessSpelledInSourceVars_Test' should be marked noexcept | 5 | ||
| 2704 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 635 | cppcoreguidelines-noexcept | default constructor 'Traverse_IgnoreUnlessSpelledInSourceStructs_Test' should be marked noexcept | 5 | ||
| 2705 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 675 | cppcoreguidelines-noexcept | default constructor 'Traverse_IgnoreUnlessSpelledInSourceReturnStruct_Test' should be marked noexcept | 5 | ||
| 2706 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 716 | cppcoreguidelines-noexcept | default constructor 'Traverse_IgnoreUnlessSpelledInSourceReturns_Test' should be marked noexcept | 5 | ||
| 2707 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 945 | cppcoreguidelines-noexcept | default constructor 'Traverse_LambdaUnlessSpelledInSource_Test' should be marked noexcept | 5 | ||
| 2708 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 1064 | cppcoreguidelines-noexcept | default constructor 'Traverse_IgnoreUnlessSpelledInSourceImplicit_Test' should be marked noexcept | 5 | ||
| 2709 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 1499 | cppcoreguidelines-noexcept | default constructor 'Traverse_IgnoreUnlessSpelledInSourceTemplateInstantiations_Test' should be marked noexcept | 5 | ||
| 2710 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTraverserTest.cpp @ Line 1785 | cppcoreguidelines-noexcept | default constructor 'Traverse_CXXRewrittenBinaryOperator_Test' should be marked noexcept | 5 | ||
| 2711 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_NoKind_Test' should be marked noexcept | 5 | ||
| 2712 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_IsNone_Test' should be marked noexcept | 5 | ||
| 2713 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_Bases_Test' should be marked noexcept | 5 | ||
| 2714 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_Clades_Test' should be marked noexcept | 5 | ||
| 2715 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_BaseDistances_Test' should be marked noexcept | 5 | ||
| 2716 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_SameBase_Test' should be marked noexcept | 5 | ||
| 2717 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_DiffBase_Test' should be marked noexcept | 5 | ||
| 2718 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_MostDerivedType_Test' should be marked noexcept | 5 | ||
| 2719 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_MostDerivedCommonAncestor_Test' should be marked noexcept | 5 | ||
| 2720 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_UnknownKind_Test' should be marked noexcept | 5 | ||
| 2721 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'ASTNodeKind_Name_Test' should be marked noexcept | 5 | ||
| 2722 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_DeclSourceRange_Test' should be marked noexcept | 5 | ||
| 2723 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_StmtSourceRange_Test' should be marked noexcept | 5 | ||
| 2724 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_TypeLocSourceRange_Test' should be marked noexcept | 5 | ||
| 2725 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_NNSLocSourceRange_Test' should be marked noexcept | 5 | ||
| 2726 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_DeclDump_Test' should be marked noexcept | 5 | ||
| 2727 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_StmtDump_Test' should be marked noexcept | 5 | ||
| 2728 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_DeclPrint_Test' should be marked noexcept | 5 | ||
| 2729 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_StmtPrint_Test' should be marked noexcept | 5 | ||
| 2730 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTTypeTraitsTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'DynTypedNode_QualType_Test' should be marked noexcept | 5 | ||
| 2731 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTVectorTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ASTVectorTest' should be marked noexcept | 2 | ||
| 2732 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTVectorTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'ASTVectorTest_Compile_Test' should be marked noexcept | 4 | ||
| 2733 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTVectorTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ASTVectorTest_InsertFill_Test' should be marked noexcept | 4 | ||
| 2734 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ASTVectorTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'ASTVectorTest_InsertEmpty_Test' should be marked noexcept | 4 | ||
| 2735 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest' should be marked noexcept | 2 | ||
| 2736 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_Basic1_Test' should be marked noexcept | 4 | ||
| 2737 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_Basic2_Test' should be marked noexcept | 4 | ||
| 2738 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_Basic3_Test' should be marked noexcept | 4 | ||
| 2739 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_Basic4_Test' should be marked noexcept | 4 | ||
| 2740 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_Basic5_Test' should be marked noexcept | 4 | ||
| 2741 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_Basic6_Test' should be marked noexcept | 4 | ||
| 2742 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_Basic7_Test' should be marked noexcept | 4 | ||
| 2743 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand1_Test' should be marked noexcept | 4 | ||
| 2744 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand2_Test' should be marked noexcept | 4 | ||
| 2745 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand3_Test' should be marked noexcept | 4 | ||
| 2746 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand4_Test' should be marked noexcept | 4 | ||
| 2747 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand5_Test' should be marked noexcept | 4 | ||
| 2748 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 358 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand6_Test' should be marked noexcept | 4 | ||
| 2749 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand7_Test' should be marked noexcept | 4 | ||
| 2750 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand8_Test' should be marked noexcept | 4 | ||
| 2751 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand9_Test' should be marked noexcept | 4 | ||
| 2752 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 474 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_DoxygenCommand10_Test' should be marked noexcept | 4 | ||
| 2753 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 491 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_RegisterCustomBlockCommand_Test' should be marked noexcept | 4 | ||
| 2754 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_RegisterMultipleBlockCommands_Test' should be marked noexcept | 4 | ||
| 2755 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock1_Test' should be marked noexcept | 4 | ||
| 2756 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 603 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock2_Test' should be marked noexcept | 4 | ||
| 2757 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock3_Test' should be marked noexcept | 4 | ||
| 2758 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 642 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock4_Test' should be marked noexcept | 4 | ||
| 2759 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 673 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock5_Test' should be marked noexcept | 4 | ||
| 2760 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 700 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock6_Test' should be marked noexcept | 4 | ||
| 2761 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock7_Test' should be marked noexcept | 4 | ||
| 2762 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 783 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock8_Test' should be marked noexcept | 4 | ||
| 2763 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 837 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimBlock9_Test' should be marked noexcept | 4 | ||
| 2764 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 886 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimLine1_Test' should be marked noexcept | 4 | ||
| 2765 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 911 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimLine2_Test' should be marked noexcept | 4 | ||
| 2766 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 940 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_VerbatimLine3_Test' should be marked noexcept | 4 | ||
| 2767 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 974 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML1_Test' should be marked noexcept | 4 | ||
| 2768 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 993 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML2_Test' should be marked noexcept | 4 | ||
| 2769 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1015 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML3_Test' should be marked noexcept | 4 | ||
| 2770 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1037 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML4_Test' should be marked noexcept | 4 | ||
| 2771 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1060 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML5_Test' should be marked noexcept | 4 | ||
| 2772 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1082 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML6_Test' should be marked noexcept | 4 | ||
| 2773 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1105 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML7_Test' should be marked noexcept | 4 | ||
| 2774 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1126 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML8_Test' should be marked noexcept | 4 | ||
| 2775 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1154 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML9_Test' should be marked noexcept | 4 | ||
| 2776 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1180 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML10_Test' should be marked noexcept | 4 | ||
| 2777 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1208 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML11_Test' should be marked noexcept | 4 | ||
| 2778 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1241 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML12_Test' should be marked noexcept | 4 | ||
| 2779 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1267 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML13_Test' should be marked noexcept | 4 | ||
| 2780 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1300 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML14_Test' should be marked noexcept | 4 | ||
| 2781 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1333 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML15_Test' should be marked noexcept | 4 | ||
| 2782 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1358 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML16_Test' should be marked noexcept | 4 | ||
| 2783 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1387 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML17_Test' should be marked noexcept | 4 | ||
| 2784 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1405 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML18_Test' should be marked noexcept | 4 | ||
| 2785 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1426 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTML19_Test' should be marked noexcept | 4 | ||
| 2786 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1444 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_NotAKnownHTMLTag1_Test' should be marked noexcept | 4 | ||
| 2787 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1465 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_NotAKnownHTMLTag2_Test' should be marked noexcept | 4 | ||
| 2788 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1486 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences1_Test' should be marked noexcept | 4 | ||
| 2789 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1504 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences2_Test' should be marked noexcept | 4 | ||
| 2790 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1525 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences3_Test' should be marked noexcept | 4 | ||
| 2791 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1543 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences4_Test' should be marked noexcept | 4 | ||
| 2792 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1564 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences5_Test' should be marked noexcept | 4 | ||
| 2793 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1582 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences6_Test' should be marked noexcept | 4 | ||
| 2794 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1603 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences7_Test' should be marked noexcept | 4 | ||
| 2795 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1621 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences8_Test' should be marked noexcept | 4 | ||
| 2796 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1642 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences9_Test' should be marked noexcept | 4 | ||
| 2797 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1660 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences10_Test' should be marked noexcept | 4 | ||
| 2798 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1681 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences11_Test' should be marked noexcept | 4 | ||
| 2799 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1699 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences12_Test' should be marked noexcept | 4 | ||
| 2800 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1720 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences13_Test' should be marked noexcept | 4 | ||
| 2801 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1738 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences14_Test' should be marked noexcept | 4 | ||
| 2802 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1759 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences15_Test' should be marked noexcept | 4 | ||
| 2803 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1780 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_HTMLCharacterReferences16_Test' should be marked noexcept | 4 | ||
| 2804 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentLexer.cpp @ Line 1805 | cppcoreguidelines-noexcept | default constructor 'CommentLexerTest_MultipleComments_Test' should be marked noexcept | 4 | ||
| 2805 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest' should be marked noexcept | 2 | ||
| 2806 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 595 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_Basic1_Test' should be marked noexcept | 4 | ||
| 2807 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 602 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_Basic2_Test' should be marked noexcept | 4 | ||
| 2808 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 611 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_Basic3_Test' should be marked noexcept | 4 | ||
| 2809 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 629 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParagraphSplitting1_Test' should be marked noexcept | 4 | ||
| 2810 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 676 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_Paragraph1_Test' should be marked noexcept | 4 | ||
| 2811 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 696 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_Paragraph2_Test' should be marked noexcept | 4 | ||
| 2812 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 720 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_Paragraph3_Test' should be marked noexcept | 4 | ||
| 2813 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 749 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParamCommand1_Test' should be marked noexcept | 4 | ||
| 2814 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 768 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParamCommand2_Test' should be marked noexcept | 4 | ||
| 2815 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 793 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParamCommand3_Test' should be marked noexcept | 4 | ||
| 2816 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 822 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParamCommand4_Test' should be marked noexcept | 4 | ||
| 2817 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 852 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParamCommand5_Test' should be marked noexcept | 4 | ||
| 2818 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 882 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParamCommand6_Test' should be marked noexcept | 4 | ||
| 2819 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 913 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_ParamCommand7_Test' should be marked noexcept | 4 | ||
| 2820 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 939 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_TParamCommand1_Test' should be marked noexcept | 4 | ||
| 2821 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 966 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_TParamCommand2_Test' should be marked noexcept | 4 | ||
| 2822 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 989 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_InlineCommand1_Test' should be marked noexcept | 4 | ||
| 2823 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1006 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_InlineCommand2_Test' should be marked noexcept | 4 | ||
| 2824 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1024 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_InlineCommand3_Test' should be marked noexcept | 4 | ||
| 2825 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1041 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_InlineCommand4_Test' should be marked noexcept | 4 | ||
| 2826 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1059 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_InlineCommand5_Test' should be marked noexcept | 4 | ||
| 2827 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1077 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_HTML1_Test' should be marked noexcept | 4 | ||
| 2828 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1100 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_HTML2_Test' should be marked noexcept | 4 | ||
| 2829 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1122 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_HTML3_Test' should be marked noexcept | 4 | ||
| 2830 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1146 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_HTML4_Test' should be marked noexcept | 4 | ||
| 2831 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1168 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_HTML5_Test' should be marked noexcept | 4 | ||
| 2832 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1191 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_HTML6_Test' should be marked noexcept | 4 | ||
| 2833 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1217 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock1_Test' should be marked noexcept | 4 | ||
| 2834 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1232 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock2_Test' should be marked noexcept | 4 | ||
| 2835 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1247 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock3_Test' should be marked noexcept | 4 | ||
| 2836 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1261 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock4_Test' should be marked noexcept | 4 | ||
| 2837 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1277 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock5_Test' should be marked noexcept | 4 | ||
| 2838 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1301 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock6_Test' should be marked noexcept | 4 | ||
| 2839 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1326 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock7_Test' should be marked noexcept | 4 | ||
| 2840 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1353 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimBlock8_Test' should be marked noexcept | 4 | ||
| 2841 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1384 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimLine1_Test' should be marked noexcept | 4 | ||
| 2842 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1402 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_VerbatimLine2_Test' should be marked noexcept | 4 | ||
| 2843 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentParser.cpp @ Line 1421 | cppcoreguidelines-noexcept | default constructor 'CommentParserTest_Deprecated_Test' should be marked noexcept | 4 | ||
| 2844 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentTextTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CommentTextTest_FormattedText_Test' should be marked noexcept | 4 | ||
| 2845 | /home/vsts/work/1/llvm-project/clang/unittests/AST/CommentTextTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'CommentTextTest_KeepsDoxygenControlSeqs_Test' should be marked noexcept | 4 | ||
| 2846 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DataCollectionTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'StmtDataCollector_TestDeclRefExpr_Test' should be marked noexcept | 5 | ||
| 2847 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DataCollectionTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'StmtDataCollector_TestMemberExpr_Test' should be marked noexcept | 5 | ||
| 2848 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DataCollectionTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'StmtDataCollector_TestIntegerLiteral_Test' should be marked noexcept | 5 | ||
| 2849 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DataCollectionTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'StmtDataCollector_TestFloatingLiteral_Test' should be marked noexcept | 5 | ||
| 2850 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DataCollectionTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'StmtDataCollector_TestStringLiteral_Test' should be marked noexcept | 5 | ||
| 2851 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DataCollectionTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'StmtDataCollector_TestCXXBoolLiteral_Test' should be marked noexcept | 5 | ||
| 2852 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DataCollectionTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'StmtDataCollector_TestCharacterLiteral_Test' should be marked noexcept | 5 | ||
| 2853 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclMatcher.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DeclCounterWithPredicate |
2 | ||
| 2854 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTypedef1_Test' should be marked noexcept | 5 | ||
| 2855 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTypedef2_Test' should be marked noexcept | 5 | ||
| 2856 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTypedef3_Test' should be marked noexcept | 5 | ||
| 2857 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTypedef4_Test' should be marked noexcept | 5 | ||
| 2858 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestNamespace1_Test' should be marked noexcept | 5 | ||
| 2859 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestNamespace2_Test' should be marked noexcept | 5 | ||
| 2860 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestNamespaceAlias1_Test' should be marked noexcept | 5 | ||
| 2861 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestNamespaceAlias2_Test' should be marked noexcept | 5 | ||
| 2862 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestNamespaceUnnamed_Test' should be marked noexcept | 5 | ||
| 2863 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestNamespaceUsingDirective_Test' should be marked noexcept | 5 | ||
| 2864 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestEnumDecl1_Test' should be marked noexcept | 5 | ||
| 2865 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestEnumDecl2_Test' should be marked noexcept | 5 | ||
| 2866 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestEnumDecl3_Test' should be marked noexcept | 5 | ||
| 2867 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestEnumDecl4_Test' should be marked noexcept | 5 | ||
| 2868 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestRecordDecl1_Test' should be marked noexcept | 5 | ||
| 2869 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestRecordDecl2_Test' should be marked noexcept | 5 | ||
| 2870 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestRecordDecl3_Test' should be marked noexcept | 5 | ||
| 2871 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl1_Test' should be marked noexcept | 5 | ||
| 2872 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl2_Test' should be marked noexcept | 5 | ||
| 2873 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 341 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl3_Test' should be marked noexcept | 5 | ||
| 2874 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl4_Test' should be marked noexcept | 5 | ||
| 2875 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 356 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl5_Test' should be marked noexcept | 5 | ||
| 2876 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl6_Test' should be marked noexcept | 5 | ||
| 2877 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl7_Test' should be marked noexcept | 5 | ||
| 2878 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl8_Test' should be marked noexcept | 5 | ||
| 2879 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl9_Test' should be marked noexcept | 5 | ||
| 2880 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 396 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl10_Test' should be marked noexcept | 5 | ||
| 2881 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXRecordDecl11_Test' should be marked noexcept | 5 | ||
| 2882 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 413 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl1_Test' should be marked noexcept | 5 | ||
| 2883 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFreeFunctionDecl_FullyQualifiedName_Test' should be marked noexcept | 5 | ||
| 2884 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 428 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFreeFunctionDeclInNamespace_FullyQualifiedName_Test' should be marked noexcept | 5 | ||
| 2885 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestMemberFunction_FullyQualifiedName_Test' should be marked noexcept | 5 | ||
| 2886 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 444 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestMemberFunctionInNamespace_FullyQualifiedName_Test' should be marked noexcept | 5 | ||
| 2887 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 452 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestMemberFunctionOutside_FullyQualifiedName_Test' should be marked noexcept | 5 | ||
| 2888 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl2_Test' should be marked noexcept | 5 | ||
| 2889 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl3_Test' should be marked noexcept | 5 | ||
| 2890 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl4_Test' should be marked noexcept | 5 | ||
| 2891 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 483 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl5_Test' should be marked noexcept | 5 | ||
| 2892 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 490 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl6_Test' should be marked noexcept | 5 | ||
| 2893 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl7_Test' should be marked noexcept | 5 | ||
| 2894 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 504 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl8_Test' should be marked noexcept | 5 | ||
| 2895 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl9_Test' should be marked noexcept | 5 | ||
| 2896 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 518 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl10_Test' should be marked noexcept | 5 | ||
| 2897 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl11_Test' should be marked noexcept | 5 | ||
| 2898 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl12_Test' should be marked noexcept | 5 | ||
| 2899 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 541 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl13_Test' should be marked noexcept | 5 | ||
| 2900 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl14_Test' should be marked noexcept | 5 | ||
| 2901 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl1_Test' should be marked noexcept | 5 | ||
| 2902 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 569 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl2_Test' should be marked noexcept | 5 | ||
| 2903 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl3_Test' should be marked noexcept | 5 | ||
| 2904 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 587 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl4_Test' should be marked noexcept | 5 | ||
| 2905 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDeclWithMemberInitializer_Test' should be marked noexcept | 5 | ||
| 2906 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 606 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDeclWithMemberInitializer_NoTerseOutput_Test' should be marked noexcept | 5 | ||
| 2907 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 617 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl5_Test' should be marked noexcept | 5 | ||
| 2908 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 626 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl6_Test' should be marked noexcept | 5 | ||
| 2909 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 635 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl7_Test' should be marked noexcept | 5 | ||
| 2910 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 644 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl8_Test' should be marked noexcept | 5 | ||
| 2911 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 653 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl9_Test' should be marked noexcept | 5 | ||
| 2912 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 662 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl10_Test' should be marked noexcept | 5 | ||
| 2913 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 672 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConstructorDecl11_Test' should be marked noexcept | 5 | ||
| 2914 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 682 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXDestructorDecl1_Test' should be marked noexcept | 5 | ||
| 2915 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 691 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXDestructorDecl2_Test' should be marked noexcept | 5 | ||
| 2916 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 700 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConversionDecl1_Test' should be marked noexcept | 5 | ||
| 2917 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 709 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConversionDecl2_Test' should be marked noexcept | 5 | ||
| 2918 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 718 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXConversionDecl3_Test' should be marked noexcept | 5 | ||
| 2919 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 728 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_AllocationFunction1_Test' should be marked noexcept | 5 | ||
| 2920 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 738 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_AllocationFunction2_Test' should be marked noexcept | 5 | ||
| 2921 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 748 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_AllocationFunction3_Test' should be marked noexcept | 5 | ||
| 2922 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 758 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_AllocationFunction4_Test' should be marked noexcept | 5 | ||
| 2923 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 767 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_AllocationFunction5_Test' should be marked noexcept | 5 | ||
| 2924 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 777 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_Operator1_Test' should be marked noexcept | 5 | ||
| 2925 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 804 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_Operator2_Test' should be marked noexcept | 5 | ||
| 2926 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 827 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl1_Test' should be marked noexcept | 5 | ||
| 2927 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 836 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl2_Test' should be marked noexcept | 5 | ||
| 2928 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 845 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl3_Test' should be marked noexcept | 5 | ||
| 2929 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 858 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl4_Test' should be marked noexcept | 5 | ||
| 2930 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 867 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl5_Test' should be marked noexcept | 5 | ||
| 2931 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 876 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_CVQualifier1_Test' should be marked noexcept | 5 | ||
| 2932 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 885 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_CVQualifier2_Test' should be marked noexcept | 5 | ||
| 2933 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 894 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_CVQualifier3_Test' should be marked noexcept | 5 | ||
| 2934 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 903 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_RefQualifier1_Test' should be marked noexcept | 5 | ||
| 2935 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 912 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestCXXMethodDecl_RefQualifier2_Test' should be marked noexcept | 5 | ||
| 2936 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 921 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl_ExceptionSpecification1_Test' should be marked noexcept | 5 | ||
| 2937 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 930 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl_ExceptionSpecification2_Test' should be marked noexcept | 5 | ||
| 2938 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 939 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl_ExceptionSpecification3_Test' should be marked noexcept | 5 | ||
| 2939 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 949 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl_ExceptionSpecification4_Test' should be marked noexcept | 5 | ||
| 2940 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 958 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl_ExceptionSpecification5_Test' should be marked noexcept | 5 | ||
| 2941 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 968 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl_ExceptionSpecification6_Test' should be marked noexcept | 5 | ||
| 2942 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 978 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionDecl_ExceptionSpecification7_Test' should be marked noexcept | 5 | ||
| 2943 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 989 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestVarDecl1_Test' should be marked noexcept | 5 | ||
| 2944 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 997 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestVarDecl2_Test' should be marked noexcept | 5 | ||
| 2945 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1005 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestVarDecl3_Test' should be marked noexcept | 5 | ||
| 2946 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1013 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFieldDecl1_Test' should be marked noexcept | 5 | ||
| 2947 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1022 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFieldDecl2_Test' should be marked noexcept | 5 | ||
| 2948 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1031 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl1_Test' should be marked noexcept | 5 | ||
| 2949 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1039 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl2_Test' should be marked noexcept | 5 | ||
| 2950 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1047 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl3_Test' should be marked noexcept | 5 | ||
| 2951 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1055 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl4_Test' should be marked noexcept | 5 | ||
| 2952 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1063 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl5_Test' should be marked noexcept | 5 | ||
| 2953 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1071 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl6_Test' should be marked noexcept | 5 | ||
| 2954 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1079 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl7_Test' should be marked noexcept | 5 | ||
| 2955 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1088 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl8_Test' should be marked noexcept | 5 | ||
| 2956 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1095 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl9_Test' should be marked noexcept | 5 | ||
| 2957 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1103 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl10_Test' should be marked noexcept | 5 | ||
| 2958 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1111 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateDecl11_Test' should be marked noexcept | 5 | ||
| 2959 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1119 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplatePartialSpecializationDecl1_Test' should be marked noexcept | 5 | ||
| 2960 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1129 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplatePartialSpecializationDecl2_Test' should be marked noexcept | 5 | ||
| 2961 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1139 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestClassTemplateSpecializationDecl1_Test' should be marked noexcept | 5 | ||
| 2962 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1149 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionTemplateDecl1_Test' should be marked noexcept | 5 | ||
| 2963 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1157 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionTemplateDecl2_Test' should be marked noexcept | 5 | ||
| 2964 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1165 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionTemplateDecl3_Test' should be marked noexcept | 5 | ||
| 2965 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1173 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionTemplateDecl4_Test' should be marked noexcept | 5 | ||
| 2966 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1180 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionTemplateDecl5_Test' should be marked noexcept | 5 | ||
| 2967 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1187 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestFunctionTemplateDecl6_Test' should be marked noexcept | 5 | ||
| 2968 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1196 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestUnnamedTemplateParameters_Test' should be marked noexcept | 5 | ||
| 2969 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1203 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestUnnamedTemplateParametersPacks_Test' should be marked noexcept | 5 | ||
| 2970 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1212 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestNamedTemplateParametersPacks_Test' should be marked noexcept | 5 | ||
| 2971 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1221 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateTemplateParameterWrittenWithTypename_Test' should be marked noexcept | 5 | ||
| 2972 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1229 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList1_Test' should be marked noexcept | 5 | ||
| 2973 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1239 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList2_Test' should be marked noexcept | 5 | ||
| 2974 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1250 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList3_Test' should be marked noexcept | 5 | ||
| 2975 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1260 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList4_Test' should be marked noexcept | 5 | ||
| 2976 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1270 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList5_Test' should be marked noexcept | 5 | ||
| 2977 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1279 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList6_Test' should be marked noexcept | 5 | ||
| 2978 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1289 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList7_Test' should be marked noexcept | 5 | ||
| 2979 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1300 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList8_Test' should be marked noexcept | 5 | ||
| 2980 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1311 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList9_Test' should be marked noexcept | 5 | ||
| 2981 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1320 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList10_Test' should be marked noexcept | 5 | ||
| 2982 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1329 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList11_Test' should be marked noexcept | 5 | ||
| 2983 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1338 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList12_Test' should be marked noexcept | 5 | ||
| 2984 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1348 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList13_Test' should be marked noexcept | 5 | ||
| 2985 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1359 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList14_Test' should be marked noexcept | 5 | ||
| 2986 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1371 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList15_Test' should be marked noexcept | 5 | ||
| 2987 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1382 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestTemplateArgumentList16_Test' should be marked noexcept | 5 | ||
| 2988 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1391 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestStaticAssert1_Test' should be marked noexcept | 5 | ||
| 2989 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1397 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestObjCMethod1_Test' should be marked noexcept | 5 | ||
| 2990 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1410 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestObjCProtocol1_Test' should be marked noexcept | 5 | ||
| 2991 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1421 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestObjCProtocol2_Test' should be marked noexcept | 5 | ||
| 2992 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1429 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestObjCCategoryInvalidInterface_Test' should be marked noexcept | 5 | ||
| 2993 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1436 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_TestObjCCategoryImplInvalidInterface_Test' should be marked noexcept | 5 | ||
| 2994 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclPrinterTest.cpp @ Line 1443 | cppcoreguidelines-noexcept | default constructor 'DeclPrinter_VarDeclWithInitializer_Test' should be marked noexcept | 5 | ||
| 2995 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'Decl_CleansUpAPValues_Test' should be marked noexcept | 5 | ||
| 2996 | /home/vsts/work/1/llvm-project/clang/unittests/AST/DeclTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'Decl_AsmLabelAttr_Test' should be marked noexcept | 5 | ||
| 2997 | /home/vsts/work/1/llvm-project/clang/unittests/AST/EvaluateAsRValueTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'EvaluateAsRValue_FailsGracefullyForUnknownTypes_Test' should be marked noexcept | 5 | ||
| 2998 | /home/vsts/work/1/llvm-project/clang/unittests/AST/ExternalASTSourceTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'ExternalASTSourceTest_FailedLookupOccursOnce_Test' should be marked noexcept | 5 | ||
| 2999 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestNamespace1_Test' should be marked noexcept | 5 | ||
| 3000 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestNamespace2_Test' should be marked noexcept | 5 | ||
| 3001 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestUnscopedUnnamedEnum_Test' should be marked noexcept | 5 | ||
| 3002 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestNamedEnum_Test' should be marked noexcept | 5 | ||
| 3003 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestScopedNamedEnum_Test' should be marked noexcept | 5 | ||
| 3004 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestClassWithUnscopedUnnamedEnum_Test' should be marked noexcept | 5 | ||
| 3005 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestClassWithUnscopedNamedEnum_Test' should be marked noexcept | 5 | ||
| 3006 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestClassWithScopedNamedEnum_Test' should be marked noexcept | 5 | ||
| 3007 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestLinkageInNamespace_Test' should be marked noexcept | 5 | ||
| 3008 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestObjCClassExtension_Test' should be marked noexcept | 5 | ||
| 3009 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestInstanceObjCClassExtension_Test' should be marked noexcept | 5 | ||
| 3010 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_TestObjCClassExtensionWithGetter_Test' should be marked noexcept | 5 | ||
| 3011 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_NestedNameSpecifierSimple_Test' should be marked noexcept | 5 | ||
| 3012 | /home/vsts/work/1/llvm-project/clang/unittests/AST/NamedDeclPrinterTest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'NamedDeclPrinter_NestedNameSpecifierTemplateArgs_Test' should be marked noexcept | 5 | ||
| 3013 | /home/vsts/work/1/llvm-project/clang/unittests/AST/RecursiveASTVisitorTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitorTest_AttributesInsideDecls_Test' should be marked noexcept | 5 | ||
| 3014 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SizelessTypesTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'SizelessTypeTester_TestSizelessBuiltin_Test' should be marked noexcept | 4 | ||
| 3015 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SizelessTypesTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'SizelessTypeTester_TestSizeless_Test' should be marked noexcept | 4 | ||
| 3016 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'MatchVerifier_ParseError_Test' should be marked noexcept | 5 | ||
| 3017 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'MatchVerifier_NoMatch_Test' should be marked noexcept | 5 | ||
| 3018 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'MatchVerifier_WrongType_Test' should be marked noexcept | 5 | ||
| 3019 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'LocationVerifier_WrongLocation_Test' should be marked noexcept | 5 | ||
| 3020 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'RangeVerifier_WrongRange_Test' should be marked noexcept | 5 | ||
| 3021 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'LocationVerifier_WhileParenLoc_Test' should be marked noexcept | 5 | ||
| 3022 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'LabelDecl_Range_Test' should be marked noexcept | 5 | ||
| 3023 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'LabelStmt_Range_Test' should be marked noexcept | 5 | ||
| 3024 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'ParmVarDecl_KNRLocation_Test' should be marked noexcept | 5 | ||
| 3025 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'ParmVarDecl_KNRRange_Test' should be marked noexcept | 5 | ||
| 3026 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'CXXNewExpr_ArrayRange_Test' should be marked noexcept | 5 | ||
| 3027 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'CXXNewExpr_ParenRange_Test' should be marked noexcept | 5 | ||
| 3028 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'MemberExpr_ImplicitMemberRange_Test' should be marked noexcept | 5 | ||
| 3029 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'MemberExpr_ArrowRange_Test' should be marked noexcept | 5 | ||
| 3030 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'MemberExpr_MacroArrowRange_Test' should be marked noexcept | 5 | ||
| 3031 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'MemberExpr_ImplicitArrowRange_Test' should be marked noexcept | 5 | ||
| 3032 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'VarDecl_VMTypeFixedVarDeclRange_Test' should be marked noexcept | 5 | ||
| 3033 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_IntRange_Test' should be marked noexcept | 5 | ||
| 3034 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongRange_Test' should be marked noexcept | 5 | ||
| 3035 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongDoubleRange_Test' should be marked noexcept | 5 | ||
| 3036 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_DoubleLongRange_Test' should be marked noexcept | 5 | ||
| 3037 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongIntRange_Test' should be marked noexcept | 5 | ||
| 3038 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 236 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_IntLongRange_Test' should be marked noexcept | 5 | ||
| 3039 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_UnsignedIntRange_Test' should be marked noexcept | 5 | ||
| 3040 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_IntUnsignedRange_Test' should be marked noexcept | 5 | ||
| 3041 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongLongRange_Test' should be marked noexcept | 5 | ||
| 3042 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_UnsignedLongLongRange_Test' should be marked noexcept | 5 | ||
| 3043 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongUnsignedLongRange_Test' should be marked noexcept | 5 | ||
| 3044 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongLongUnsignedRange_Test' should be marked noexcept | 5 | ||
| 3045 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_ConstLongLongRange_Test' should be marked noexcept | 5 | ||
| 3046 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongConstLongRange_Test' should be marked noexcept | 5 | ||
| 3047 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'TypeLoc_LongLongConstRange_Test' should be marked noexcept | 5 | ||
| 3048 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'CXXConstructorDecl_NoRetFunTypeLocRange_Test' should be marked noexcept | 5 | ||
| 3049 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'CXXConstructorDecl_DefaultedCtorLocRange_Test' should be marked noexcept | 5 | ||
| 3050 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'CXXConstructorDecl_DeletedCtorLocRange_Test' should be marked noexcept | 5 | ||
| 3051 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'CompoundLiteralExpr_CompoundVectorLiteralRange_Test' should be marked noexcept | 5 | ||
| 3052 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'CompoundLiteralExpr_ParensCompoundVectorLiteralRange_Test' should be marked noexcept | 5 | ||
| 3053 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'InitListExpr_VectorLiteralListBraceRange_Test' should be marked noexcept | 5 | ||
| 3054 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'InitListExpr_VectorLiteralInitListParens_Test' should be marked noexcept | 5 | ||
| 3055 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'TemplateSpecializationTypeLoc_AngleBracketLocations_Test' should be marked noexcept | 5 | ||
| 3056 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'CXXNewExpr_TypeParenRange_Test' should be marked noexcept | 5 | ||
| 3057 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'UnaryTransformTypeLoc_ParensRange_Test' should be marked noexcept | 5 | ||
| 3058 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'CXXFunctionalCastExpr_SourceRange_Test' should be marked noexcept | 5 | ||
| 3059 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'CXXConstructExpr_SourceRange_Test' should be marked noexcept | 5 | ||
| 3060 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 413 | cppcoreguidelines-noexcept | default constructor 'CXXTemporaryObjectExpr_SourceRange_Test' should be marked noexcept | 5 | ||
| 3061 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'CXXUnresolvedConstructExpr_SourceRange_Test' should be marked noexcept | 5 | ||
| 3062 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'UsingDecl_SourceRange_Test' should be marked noexcept | 5 | ||
| 3063 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 444 | cppcoreguidelines-noexcept | default constructor 'UnresolvedUsingValueDecl_SourceRange_Test' should be marked noexcept | 5 | ||
| 3064 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendNonMemberFunctionLocation_Test' should be marked noexcept | 5 | ||
| 3065 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 464 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendNonMemberFunctionRange_Test' should be marked noexcept | 5 | ||
| 3066 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 473 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendNonMemberFunctionDefinitionLocation_Test' should be marked noexcept | 5 | ||
| 3067 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 482 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendNonMemberFunctionDefinitionRange_Test' should be marked noexcept | 5 | ||
| 3068 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 491 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendElaboratedTypeLocation_Test' should be marked noexcept | 5 | ||
| 3069 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendElaboratedTypeRange_Test' should be marked noexcept | 5 | ||
| 3070 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendSimpleTypeLocation_Test' should be marked noexcept | 5 | ||
| 3071 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 519 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendSimpleTypeRange_Test' should be marked noexcept | 5 | ||
| 3072 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 529 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendTemplateParameterLocation_Test' should be marked noexcept | 5 | ||
| 3073 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendTemplateParameterRange_Test' should be marked noexcept | 5 | ||
| 3074 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendDecltypeLocation_Test' should be marked noexcept | 5 | ||
| 3075 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendDecltypeRange_Test' should be marked noexcept | 5 | ||
| 3076 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 571 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendConstructorDestructorLocation_Test' should be marked noexcept | 5 | ||
| 3077 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 589 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendConstructorDestructorRange_Test' should be marked noexcept | 5 | ||
| 3078 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendTemplateFunctionLocation_Test' should be marked noexcept | 5 | ||
| 3079 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 617 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendTemplateFunctionRange_Test' should be marked noexcept | 5 | ||
| 3080 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 627 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendTemplateClassLocation_Test' should be marked noexcept | 5 | ||
| 3081 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 637 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendTemplateClassRange_Test' should be marked noexcept | 5 | ||
| 3082 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 647 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendInlineFunctionLocation_Test' should be marked noexcept | 5 | ||
| 3083 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 656 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_FriendInlineFunctionRange_Test' should be marked noexcept | 5 | ||
| 3084 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 665 | cppcoreguidelines-noexcept | default constructor 'FriendDecl_InstantiationSourceRange_Test' should be marked noexcept | 5 | ||
| 3085 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 678 | cppcoreguidelines-noexcept | default constructor 'ObjCMessageExpr_ParenExprRange_Test' should be marked noexcept | 5 | ||
| 3086 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'FunctionDecl_FunctionDeclWithThrowSpecification_Test' should be marked noexcept | 5 | ||
| 3087 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 697 | cppcoreguidelines-noexcept | default constructor 'FunctionDecl_FunctionDeclWithNoExceptSpecification_Test' should be marked noexcept | 5 | ||
| 3088 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 711 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclOnlyVariadic_Test' should be marked noexcept | 5 | ||
| 3089 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 717 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclVariadic_Test' should be marked noexcept | 5 | ||
| 3090 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 723 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclMacroVariadic_Test' should be marked noexcept | 5 | ||
| 3091 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 731 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclMacroParams_Test' should be marked noexcept | 5 | ||
| 3092 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 739 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclSingleParameter_Test' should be marked noexcept | 5 | ||
| 3093 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 745 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_MemberFunctionDecl_Test' should be marked noexcept | 5 | ||
| 3094 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 754 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_MemberFunctionDeclVariadic_Test' should be marked noexcept | 5 | ||
| 3095 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 763 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_StaticFunctionDecl_Test' should be marked noexcept | 5 | ||
| 3096 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 772 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclMultipleParameters_Test' should be marked noexcept | 5 | ||
| 3097 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 779 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclWithDefaultValue_Test' should be marked noexcept | 5 | ||
| 3098 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 785 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclWithVolatile_Test' should be marked noexcept | 5 | ||
| 3099 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 791 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclWithConstParam_Test' should be marked noexcept | 5 | ||
| 3100 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 797 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclWithConstVolatileParam_Test' should be marked noexcept | 5 | ||
| 3101 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 803 | cppcoreguidelines-noexcept | default constructor 'FunctionDeclParameters_FunctionDeclWithParamAttribute_Test' should be marked noexcept | 5 | ||
| 3102 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 810 | cppcoreguidelines-noexcept | default constructor 'CXXMethodDecl_CXXMethodDeclWithThrowSpecification_Test' should be marked noexcept | 5 | ||
| 3103 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 820 | cppcoreguidelines-noexcept | default constructor 'CXXMethodDecl_CXXMethodDeclWithNoExceptSpecification_Test' should be marked noexcept | 5 | ||
| 3104 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 855 | cppcoreguidelines-noexcept | default constructor 'FunctionDecl_ExceptionSpecifications_Test' should be marked noexcept | 5 | ||
| 3105 | /home/vsts/work/1/llvm-project/clang/unittests/AST/SourceLocationTest.cpp @ Line 896 | cppcoreguidelines-noexcept | default constructor 'Decl_MemberPointerStarLoc_Test' should be marked noexcept | 5 | ||
| 3106 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TestIntegerLiteral_Test' should be marked noexcept | 5 | ||
| 3107 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TestMSIntegerLiteral_Test' should be marked noexcept | 5 | ||
| 3108 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TestFloatingPointLiteral_Test' should be marked noexcept | 5 | ||
| 3109 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TestCXXConversionDeclImplicit_Test' should be marked noexcept | 5 | ||
| 3110 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TestCXXConversionDeclExplicit_Test' should be marked noexcept | 5 | ||
| 3111 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TestCXXLamda_Test' should be marked noexcept | 5 | ||
| 3112 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TestNoImplicitBases_Test' should be marked noexcept | 5 | ||
| 3113 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StmtPrinterTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'StmtPrinter_TerseOutputWithLambdas_Test' should be marked noexcept | 5 | ||
| 3114 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_Int_Test' should be marked noexcept | 4 | ||
| 3115 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_IntVsSignedInt_Test' should be marked noexcept | 4 | ||
| 3116 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_Char_Test' should be marked noexcept | 4 | ||
| 3117 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_DISABLED_CharVsSignedChar_Test' should be marked noexcept | 4 | ||
| 3118 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_ForwardRecordDecl_Test' should be marked noexcept | 4 | ||
| 3119 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_IntVsSignedIntInStruct_Test' should be marked noexcept | 4 | ||
| 3120 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_CharVsSignedCharInStruct_Test' should be marked noexcept | 4 | ||
| 3121 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_IntVsSignedIntTemplateSpec_Test' should be marked noexcept | 4 | ||
| 3122 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_CharVsSignedCharTemplateSpec_Test' should be marked noexcept | 4 | ||
| 3123 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_CharVsSignedCharTemplateSpecWithInheritance_Test' should be marked noexcept | 4 | ||
| 3124 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_DISABLED_WrongOrderInNamespace_Test' should be marked noexcept | 4 | ||
| 3125 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_WrongOrderOfFieldsInClass_Test' should be marked noexcept | 4 | ||
| 3126 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_TemplateVsNonTemplate_Test' should be marked noexcept | 4 | ||
| 3127 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_DifferentOperators_Test' should be marked noexcept | 4 | ||
| 3128 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 309 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_SameOperators_Test' should be marked noexcept | 4 | ||
| 3129 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_CtorVsDtor_Test' should be marked noexcept | 4 | ||
| 3130 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ParamConstWithRef_Test' should be marked noexcept | 4 | ||
| 3131 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ParamConstSimple_Test' should be marked noexcept | 4 | ||
| 3132 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_Throw_Test' should be marked noexcept | 4 | ||
| 3133 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 341 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_Noexcept_Test' should be marked noexcept | 4 | ||
| 3134 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ThrowVsNoexcept_Test' should be marked noexcept | 4 | ||
| 3135 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ThrowVsNoexceptFalse_Test' should be marked noexcept | 4 | ||
| 3136 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ThrowVsNoexceptTrue_Test' should be marked noexcept | 4 | ||
| 3137 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_NoexceptNonMatch_Test' should be marked noexcept | 4 | ||
| 3138 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_NoexceptMatch_Test' should be marked noexcept | 4 | ||
| 3139 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_NoexceptVsNoexceptFalse_Test' should be marked noexcept | 4 | ||
| 3140 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_NoexceptVsNoexceptTrue_Test' should be marked noexcept | 4 | ||
| 3141 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ReturnType_Test' should be marked noexcept | 4 | ||
| 3142 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ReturnConst_Test' should be marked noexcept | 4 | ||
| 3143 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ReturnRef_Test' should be marked noexcept | 4 | ||
| 3144 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 405 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ParamCount_Test' should be marked noexcept | 4 | ||
| 3145 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ParamType_Test' should be marked noexcept | 4 | ||
| 3146 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ParamName_Test' should be marked noexcept | 4 | ||
| 3147 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_Variadic_Test' should be marked noexcept | 4 | ||
| 3148 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_ParamPtr_Test' should be marked noexcept | 4 | ||
| 3149 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 431 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_NameInParen_Test' should be marked noexcept | 4 | ||
| 3150 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_NameInParenWithExceptionSpec_Test' should be marked noexcept | 4 | ||
| 3151 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 444 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_NameInParenWithConst_Test' should be marked noexcept | 4 | ||
| 3152 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 452 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_FunctionsWithDifferentNoreturnAttr_Test' should be marked noexcept | 4 | ||
| 3153 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_FunctionsWithDifferentCallingConventions_Test' should be marked noexcept | 4 | ||
| 3154 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceFunctionTest_FunctionsWithDifferentSavedRegsAttr_Test' should be marked noexcept | 4 | ||
| 3155 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 482 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Virtual_Test' should be marked noexcept | 4 | ||
| 3156 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 489 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Pure_Test' should be marked noexcept | 4 | ||
| 3157 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_DISABLED_Final_Test' should be marked noexcept | 4 | ||
| 3158 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 503 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Const_Test' should be marked noexcept | 4 | ||
| 3159 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Static_Test' should be marked noexcept | 4 | ||
| 3160 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Ref1_Test' should be marked noexcept | 4 | ||
| 3161 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 521 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Ref2_Test' should be marked noexcept | 4 | ||
| 3162 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_AccessSpecifier_Test' should be marked noexcept | 4 | ||
| 3163 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Delete_Test' should be marked noexcept | 4 | ||
| 3164 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 540 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Constructor_Test' should be marked noexcept | 4 | ||
| 3165 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_ConstructorParam_Test' should be marked noexcept | 4 | ||
| 3166 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_ConstructorExplicit_Test' should be marked noexcept | 4 | ||
| 3167 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 562 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_ConstructorDefault_Test' should be marked noexcept | 4 | ||
| 3168 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 570 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Conversion_Test' should be marked noexcept | 4 | ||
| 3169 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_Operator_Test' should be marked noexcept | 4 | ||
| 3170 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 587 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_OutOfClass1_Test' should be marked noexcept | 4 | ||
| 3171 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 595 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCXXMethodTest_OutOfClass2_Test' should be marked noexcept | 4 | ||
| 3172 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 611 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_Name_Test' should be marked noexcept | 4 | ||
| 3173 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 618 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_Fields_Test' should be marked noexcept | 4 | ||
| 3174 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 624 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_DISABLED_Methods_Test' should be marked noexcept | 4 | ||
| 3175 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 631 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_Bases_Test' should be marked noexcept | 4 | ||
| 3176 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 637 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_InheritanceVirtual_Test' should be marked noexcept | 4 | ||
| 3177 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 644 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_DISABLED_InheritanceType_Test' should be marked noexcept | 4 | ||
| 3178 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 652 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_Match_Test' should be marked noexcept | 4 | ||
| 3179 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 665 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_UnnamedRecordsShouldBeInequivalent_Test' should be marked noexcept | 4 | ||
| 3180 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 692 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_AnonymousRecordsShouldBeInequivalent_Test' should be marked noexcept | 4 | ||
| 3181 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 721 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_RecordsAreInequivalentIfOrderOfAnonRecordsIsDifferent_Test' should be marked noexcept | 4 | ||
| 3182 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 763 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_UnnamedRecordsShouldBeInequivalentEvenIfTheSecondIsBeingDefined_Test' should be marked noexcept | 4 | ||
| 3183 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 799 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_TemplateVsNonTemplate_Test' should be marked noexcept | 4 | ||
| 3184 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 806 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_FwdDeclRecordShouldBeEqualWithFwdDeclRecord_Test' should be marked noexcept | 4 | ||
| 3185 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 812 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_FwdDeclRecordShouldBeEqualWithRecordWhichHasDefinition_Test' should be marked noexcept | 4 | ||
| 3186 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 819 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_RecordShouldBeEqualWithRecordWhichHasDefinition_Test' should be marked noexcept | 4 | ||
| 3187 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 826 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_RecordsWithDifferentBody_Test' should be marked noexcept | 4 | ||
| 3188 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 832 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_SameFriendMultipleTimes_Test' should be marked noexcept | 4 | ||
| 3189 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 839 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_SameFriendsDifferentOrder_Test' should be marked noexcept | 4 | ||
| 3190 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 846 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceRecordTest_SameFriendsSameOrder_Test' should be marked noexcept | 4 | ||
| 3191 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 855 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceLambdaTest_LambdaClassesWithDifferentMethods_Test' should be marked noexcept | 4 | ||
| 3192 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 869 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceLambdaTest_LambdaClassesWithEqMethods_Test' should be marked noexcept | 4 | ||
| 3193 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 881 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceLambdaTest_LambdaClassesWithDifferentFields_Test' should be marked noexcept | 4 | ||
| 3194 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 893 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceLambdaTest_LambdaClassesWithEqFields_Test' should be marked noexcept | 4 | ||
| 3195 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 905 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_CompareSameDeclWithMultiple_Test' should be marked noexcept | 4 | ||
| 3196 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 912 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_ExplicitBoolDifferent_Test' should be marked noexcept | 4 | ||
| 3197 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 922 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTest_ExplicitBoolSame_Test' should be marked noexcept | 4 | ||
| 3198 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 934 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceEnumTest_FwdDeclEnumShouldBeEqualWithFwdDeclEnum_Test' should be marked noexcept | 4 | ||
| 3199 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 939 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceEnumTest_FwdDeclEnumShouldBeEqualWithEnumWhichHasDefinition_Test' should be marked noexcept | 4 | ||
| 3200 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 946 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceEnumTest_EnumShouldBeEqualWithEnumWhichHasDefinition_Test' should be marked noexcept | 4 | ||
| 3201 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 953 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceEnumTest_EnumsWithDifferentBody_Test' should be marked noexcept | 4 | ||
| 3202 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 961 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ExactlySameTemplates_Test' should be marked noexcept | 4 | ||
| 3203 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 967 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_DifferentTemplateArgName_Test' should be marked noexcept | 4 | ||
| 3204 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 973 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_DifferentTemplateArgKind_Test' should be marked noexcept | 4 | ||
| 3205 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 979 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_BitFieldDecl_Test' should be marked noexcept | 4 | ||
| 3206 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 985 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_BitFieldDeclDifferentWidth_Test' should be marked noexcept | 4 | ||
| 3207 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 991 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_DependentBitFieldDecl_Test' should be marked noexcept | 4 | ||
| 3208 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 997 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_DependentBitFieldDeclDifferentVal_Test' should be marked noexcept | 4 | ||
| 3209 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1005 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_DependentBitFieldDeclDifferentVal2_Test' should be marked noexcept | 4 | ||
| 3210 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1012 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ExplicitBoolSame_Test' should be marked noexcept | 4 | ||
| 3211 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1023 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ExplicitBoolDifference_Test' should be marked noexcept | 4 | ||
| 3212 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1034 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_TemplateVsSubstTemplateTemplateParmInArgEq_Test' should be marked noexcept | 4 | ||
| 3213 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1064 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_TemplateVsSubstTemplateTemplateParmInArgNotEq_Test' should be marked noexcept | 4 | ||
| 3214 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1098 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceDependentTemplateArgsTest_SameStructsInDependentArgs_Test' should be marked noexcept | 4 | ||
| 3215 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1119 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceDependentTemplateArgsTest_DifferentStructsInDependentArgs_Test' should be marked noexcept | 4 | ||
| 3216 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1151 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceDependentTemplateArgsTest_SameStructsInDependentScopeDeclRefExpr_Test' should be marked noexcept | 4 | ||
| 3217 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1172 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceDependentTemplateArgsTest_DifferentStructsInDependentScopeDeclRefExpr_Test' should be marked noexcept | 4 | ||
| 3218 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1204 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceDependentTemplateArgsTest_DifferentValueInDependentScopeDeclRefExpr_Test' should be marked noexcept | 4 | ||
| 3219 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1233 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ClassTemplSpecWithQualifiedAndNonQualifiedTypeArgsShouldBeEqual_Test' should be marked noexcept | 4 | ||
| 3220 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1258 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ClassTemplSpecWithInequivalentQualifiedAndNonQualifiedTypeArgs_Test' should be marked noexcept | 4 | ||
| 3221 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1284 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ClassTemplSpecWithQualifiedAndNonQualifiedTemplArgsShouldBeEqual_Test' should be marked noexcept | 4 | ||
| 3222 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1309 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ClassTemplSpecWithInequivalentQualifiedAndNonQualifiedTemplArgs_Test' should be marked noexcept | 4 | ||
| 3223 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1335 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceTemplateTest_ClassTemplSpecWithInequivalentShadowedTemplArg_Test' should be marked noexcept | 4 | ||
| 3224 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1376 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCacheTest_SimpleNonEq_Test' should be marked noexcept | 4 | ||
| 3225 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1403 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCacheTest_SpecialNonEq_Test' should be marked noexcept | 4 | ||
| 3226 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1446 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceCacheTest_Cycle_Test' should be marked noexcept | 4 | ||
| 3227 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1487 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_AddrLabelExpr_Test' should be marked noexcept | 4 | ||
| 3228 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1493 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_AddrLabelExprDifferentLabel_Test' should be marked noexcept | 4 | ||
| 3229 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1511 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_AtomicExpr_Test' should be marked noexcept | 4 | ||
| 3230 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1522 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_AtomicExprDifferentOp_Test' should be marked noexcept | 4 | ||
| 3231 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1533 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_BinaryOperator_Test' should be marked noexcept | 4 | ||
| 3232 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1538 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_BinaryOperatorDifferentOps_Test' should be marked noexcept | 4 | ||
| 3233 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1543 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_CallExpr_Test' should be marked noexcept | 4 | ||
| 3234 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1549 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_CallExprDifferentCallee_Test' should be marked noexcept | 4 | ||
| 3235 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1557 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_CharacterLiteral_Test' should be marked noexcept | 4 | ||
| 3236 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1562 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_CharacterLiteralDifferentValues_Test' should be marked noexcept | 4 | ||
| 3237 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1567 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_ExpressionTraitExpr_Test' should be marked noexcept | 4 | ||
| 3238 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1573 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_ExpressionTraitExprDifferentKind_Test' should be marked noexcept | 4 | ||
| 3239 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1579 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_FloatingLiteral_Test' should be marked noexcept | 4 | ||
| 3240 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1584 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_FloatingLiteralDifferentSpelling_Test' should be marked noexcept | 4 | ||
| 3241 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1591 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_FloatingLiteralDifferentType_Test' should be marked noexcept | 4 | ||
| 3242 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1596 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_FloatingLiteralDifferentValue_Test' should be marked noexcept | 4 | ||
| 3243 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1601 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_GenericSelectionExprSame_Test' should be marked noexcept | 4 | ||
| 3244 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1608 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_GenericSelectionExprSignsDiffer_Test' should be marked noexcept | 4 | ||
| 3245 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1615 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_GenericSelectionExprOrderDiffers_Test' should be marked noexcept | 4 | ||
| 3246 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1622 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_GenericSelectionExprDependentResultSame_Test' should be marked noexcept | 4 | ||
| 3247 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1644 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_GenericSelectionExprDependentResultOrderDiffers_Test' should be marked noexcept | 4 | ||
| 3248 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1667 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_IntegerLiteral_Test' should be marked noexcept | 4 | ||
| 3249 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1672 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_IntegerLiteralDifferentSpelling_Test' should be marked noexcept | 4 | ||
| 3250 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1678 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_IntegerLiteralDifferentValue_Test' should be marked noexcept | 4 | ||
| 3251 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1683 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_IntegerLiteralDifferentTypes_Test' should be marked noexcept | 4 | ||
| 3252 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1688 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_MemberExpr_Test' should be marked noexcept | 4 | ||
| 3253 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1696 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_MemberExprDifferentMember_Test' should be marked noexcept | 4 | ||
| 3254 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1704 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_ObjCStringLiteral_Test' should be marked noexcept | 4 | ||
| 3255 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1710 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_ObjCStringLiteralDifferentContent_Test' should be marked noexcept | 4 | ||
| 3256 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1716 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_StringLiteral_Test' should be marked noexcept | 4 | ||
| 3257 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1721 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_StringLiteralDifferentContent_Test' should be marked noexcept | 4 | ||
| 3258 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1726 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_StringLiteralDifferentLength_Test' should be marked noexcept | 4 | ||
| 3259 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1731 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_TypeTraitExpr_Test' should be marked noexcept | 4 | ||
| 3260 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1737 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_TypeTraitExprDifferentType_Test' should be marked noexcept | 4 | ||
| 3261 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1743 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_TypeTraitExprDifferentTrait_Test' should be marked noexcept | 4 | ||
| 3262 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1749 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_TypeTraitExprDifferentTraits_Test' should be marked noexcept | 4 | ||
| 3263 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1755 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_UnaryExprOrTypeTraitExpr_Test' should be marked noexcept | 4 | ||
| 3264 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1761 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_UnaryExprOrTypeTraitExprDifferentKind_Test' should be marked noexcept | 4 | ||
| 3265 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1767 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_UnaryExprOrTypeTraitExprDifferentType_Test' should be marked noexcept | 4 | ||
| 3266 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1773 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_UnaryOperator_Test' should be marked noexcept | 4 | ||
| 3267 | /home/vsts/work/1/llvm-project/clang/unittests/AST/StructuralEquivalenceTest.cpp @ Line 1778 | cppcoreguidelines-noexcept | default constructor 'StructuralEquivalenceStmtTest_UnaryOperatorDifferentOps_Test' should be marked noexcept | 4 | ||
| 3268 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'HasNameDeathTest_DiesOnEmptyName_Test' should be marked noexcept | 5 | ||
| 3269 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'HasNameDeathTest_DiesOnEmptyPattern_Test' should be marked noexcept | 5 | ||
| 3270 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'ConstructVariadic_MismatchedTypes_Regression_Test' should be marked noexcept | 5 | ||
| 3271 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'AstMatcherPMacro_Works_Test' should be marked noexcept | 5 | ||
| 3272 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'AstPolymorphicMatcherPMacro_Works_Test' should be marked noexcept | 5 | ||
| 3273 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'MatchFinder_CheckProfiling_Test' should be marked noexcept | 5 | ||
| 3274 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'VerifyStartOfTranslationUnit' should be marked noexcept | 2 | ||
| 3275 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'MatchFinder_InterceptsStartOfTranslationUnit_Test' should be marked noexcept | 5 | ||
| 3276 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'VerifyEndOfTranslationUnit' should be marked noexcept | 2 | ||
| 3277 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'MatchFinder_InterceptsEndOfTranslationUnit_Test' should be marked noexcept | 5 | ||
| 3278 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'Matcher_matchOverEntireASTContext_Test' should be marked noexcept | 5 | ||
| 3279 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'DynTypedMatcherTest_TraversalKindForwardsToImpl_Test' should be marked noexcept | 5 | ||
| 3280 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'DynTypedMatcherTest_ConstructWithTraversalKindSetsTK_Test' should be marked noexcept | 5 | ||
| 3281 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'DynTypedMatcherTest_ConstructWithTraversalKindOverridesNestedTK_Test' should be marked noexcept | 5 | ||
| 3282 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'IsInlineMatcher_IsInline_Test' should be marked noexcept | 5 | ||
| 3283 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'Matcher_IsExpansionInMainFileMatcher_Test' should be marked noexcept | 5 | ||
| 3284 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'Matcher_IsExpansionInSystemHeader_Test' should be marked noexcept | 5 | ||
| 3285 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'Matcher_IsExpansionInFileMatching_Test' should be marked noexcept | 5 | ||
| 3286 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesInFile_Test' should be marked noexcept | 3 | ||
| 3287 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesNested_Test' should be marked noexcept | 3 | ||
| 3288 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesIntermediate_Test' should be marked noexcept | 3 | ||
| 3289 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesTransitive_Test' should be marked noexcept | 3 | ||
| 3290 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesArgument_Test' should be marked noexcept | 3 | ||
| 3291 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesArgumentMacroExpansion_Test' should be marked noexcept | 3 | ||
| 3292 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesWhenInArgument_Test' should be marked noexcept | 3 | ||
| 3293 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_MatchesObjectMacro_Test' should be marked noexcept | 3 | ||
| 3294 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'IsExpandedFromMacro_MatchesFromCommandLine_Test' should be marked noexcept | 5 | ||
| 3295 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_NotMatchesBeginOnly_Test' should be marked noexcept | 3 | ||
| 3296 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_NotMatchesEndOnly_Test' should be marked noexcept | 3 | ||
| 3297 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_NotMatchesDifferentMacro_Test' should be marked noexcept | 3 | ||
| 3298 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExpandedFromMacro_NotMatchesDifferentInstances_Test' should be marked noexcept | 3 | ||
| 3299 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'IsExpandedFromMacro_IsExpandedFromMacro_MatchesDecls_Test' should be marked noexcept | 5 | ||
| 3300 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'IsExpandedFromMacro_IsExpandedFromMacro_MatchesTypelocs_Test' should be marked noexcept | 5 | ||
| 3301 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AllOf_Test' should be marked noexcept | 3 | ||
| 3302 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Has_Test' should be marked noexcept | 3 | ||
| 3303 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Has_RecursiveAllOf_Test' should be marked noexcept | 3 | ||
| 3304 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Has_RecursiveAnyOf_Test' should be marked noexcept | 3 | ||
| 3305 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Unless_Test' should be marked noexcept | 3 | ||
| 3306 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasCastKind_Test' should be marked noexcept | 3 | ||
| 3307 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDescendant_Test' should be marked noexcept | 3 | ||
| 3308 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDescendant_Memoization_Test' should be marked noexcept | 3 | ||
| 3309 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDescendant_MemoizationUsesRestrictKind_Test' should be marked noexcept | 3 | ||
| 3310 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAncestor_Memoization_Test' should be marked noexcept | 3 | ||
| 3311 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAttr_Test' should be marked noexcept | 3 | ||
| 3312 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AnyOf_Test' should be marked noexcept | 3 | ||
| 3313 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MapAnyOf_Test' should be marked noexcept | 3 | ||
| 3314 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 909 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDerivedFrom_Test' should be marked noexcept | 3 | ||
| 3315 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1159 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDerivedFrom_EmptyName_Test' should be marked noexcept | 3 | ||
| 3316 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1170 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDerivedFrom_ObjC_Test' should be marked noexcept | 3 | ||
| 3317 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1281 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsLambda_Test' should be marked noexcept | 3 | ||
| 3318 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1291 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Bind_Test' should be marked noexcept | 3 | ||
| 3319 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1317 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Bind_SameNameInAlternatives_Test' should be marked noexcept | 3 | ||
| 3320 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1331 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Bind_BindsIDForMemoizedResults_Test' should be marked noexcept | 3 | ||
| 3321 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1343 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasType_MatchesAsString_Test' should be marked noexcept | 3 | ||
| 3322 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1362 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasOverloadedOperatorName_Test' should be marked noexcept | 3 | ||
| 3323 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1398 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasOverloadedOperatorName_MatchesNestedCalls_Test' should be marked noexcept | 3 | ||
| 3324 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1420 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasLocalStorage_Test' should be marked noexcept | 3 | ||
| 3325 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1427 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasGlobalStorage_Test' should be marked noexcept | 3 | ||
| 3326 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1434 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsStaticLocal_Test' should be marked noexcept | 3 | ||
| 3327 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1442 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StorageDuration_Test' should be marked noexcept | 3 | ||
| 3328 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1464 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_VarDecl_MatchesFunctionParameter_Test' should be marked noexcept | 3 | ||
| 3329 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1468 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_SizeOfExpr_MatchesCorrectType_Test' should be marked noexcept | 3 | ||
| 3330 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1481 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInteger_MatchesIntegers_Test' should be marked noexcept | 3 | ||
| 3331 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1489 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInteger_ReportsNoFalsePositives_Test' should be marked noexcept | 3 | ||
| 3332 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1503 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsSignedInteger_MatchesSignedIntegers_Test' should be marked noexcept | 3 | ||
| 3333 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1509 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsUnsignedInteger_MatchesUnsignedIntegers_Test' should be marked noexcept | 3 | ||
| 3334 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1515 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAnyPointer_MatchesPointers_Test' should be marked noexcept | 3 | ||
| 3335 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1524 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAnyPointer_MatchesObjcPointer_Test' should be marked noexcept | 3 | ||
| 3336 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1529 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAnyPointer_ReportsNoFalsePositives_Test' should be marked noexcept | 3 | ||
| 3337 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1533 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAnyCharacter_MatchesCharacters_Test' should be marked noexcept | 3 | ||
| 3338 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1537 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAnyCharacter_ReportsNoFalsePositives_Test' should be marked noexcept | 3 | ||
| 3339 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1541 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsArrow_MatchesMemberVariablesViaArrow_Test' should be marked noexcept | 3 | ||
| 3340 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1564 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsArrow_MatchesStaticMemberVariablesViaArrow_Test' should be marked noexcept | 3 | ||
| 3341 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1578 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsArrow_MatchesMemberCallsViaArrow_Test' should be marked noexcept | 3 | ||
| 3342 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1603 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicit_CXXConversionDecl_Test' should be marked noexcept | 3 | ||
| 3343 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1614 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicit_CXXConversionDecl_CXX20_Test' should be marked noexcept | 3 | ||
| 3344 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1628 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ArgumentCountIs_CallExpr_Test' should be marked noexcept | 3 | ||
| 3345 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1635 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ArgumentCountIs_CallExpr_CXX_Test' should be marked noexcept | 3 | ||
| 3346 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1644 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ParameterCountIs_Test' should be marked noexcept | 3 | ||
| 3347 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1652 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ParameterCountIs_CXX_Test' should be marked noexcept | 3 | ||
| 3348 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1661 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_References_Test' should be marked noexcept | 3 | ||
| 3349 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1681 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasLocalQualifiers_Test' should be marked noexcept | 3 | ||
| 3350 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1696 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExternC_MatchesExternCFunctionDeclarations_Test' should be marked noexcept | 3 | ||
| 3351 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1707 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExternC_MatchesExternCVariableDeclarations_Test' should be marked noexcept | 3 | ||
| 3352 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1717 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsStaticStorageClass_Test' should be marked noexcept | 3 | ||
| 3353 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1726 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDefaulted_Test' should be marked noexcept | 3 | ||
| 3354 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1737 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDeleted_Test' should be marked noexcept | 3 | ||
| 3355 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1748 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsNoThrow_DynamicExceptionSpec_Test' should be marked noexcept | 3 | ||
| 3356 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1763 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsNoThrow_CXX11_Test' should be marked noexcept | 3 | ||
| 3357 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1777 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsConstexpr_Test' should be marked noexcept | 3 | ||
| 3358 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1788 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsConstexpr_MatchesIfConstexpr_Test' should be marked noexcept | 3 | ||
| 3359 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1799 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasInitStatement_MatchesSelectionInitializers_Test' should be marked noexcept | 3 | ||
| 3360 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1806 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasInitStatement_MatchesSelectionInitializers_CXX_Test' should be marked noexcept | 3 | ||
| 3361 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1815 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasInitStatement_MatchesSelectionInitializers_CXX17_Test' should be marked noexcept | 3 | ||
| 3362 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1827 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasInitStatement_MatchesRangeForInitializers_Test' should be marked noexcept | 3 | ||
| 3363 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1844 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TemplateArgumentCountIs_Test' should be marked noexcept | 3 | ||
| 3364 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1863 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsIntegral_Test' should be marked noexcept | 3 | ||
| 3365 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1876 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsIntegralValue_Test' should be marked noexcept | 3 | ||
| 3366 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1895 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AccessSpecDecl_Test' should be marked noexcept | 3 | ||
| 3367 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1911 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsFinal_Test' should be marked noexcept | 3 | ||
| 3368 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1924 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsVirtual_Test' should be marked noexcept | 3 | ||
| 3369 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1934 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsVirtualAsWritten_Test' should be marked noexcept | 3 | ||
| 3370 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1948 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsPure_Test' should be marked noexcept | 3 | ||
| 3371 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1958 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsCopyAssignmentOperator_Test' should be marked noexcept | 3 | ||
| 3372 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1975 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsMoveAssignmentOperator_Test' should be marked noexcept | 3 | ||
| 3373 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 1993 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsConst_Test' should be marked noexcept | 3 | ||
| 3374 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2004 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsOverride_Test' should be marked noexcept | 3 | ||
| 3375 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2025 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasArgument_CXXConstructorDecl_Test' should be marked noexcept | 3 | ||
| 3376 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2052 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ArgumentCountIs_CXXConstructExpr_Test' should be marked noexcept | 3 | ||
| 3377 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2071 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NamesMember_CXXDependentScopeMemberExpr_Test' should be marked noexcept | 5 | ||
| 3378 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2160 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ArgumentCountIs_CXXUnresolvedConstructExpr_Test' should be marked noexcept | 5 | ||
| 3379 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2169 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasArgument_CXXUnresolvedConstructExpr_Test' should be marked noexcept | 5 | ||
| 3380 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2180 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsListInitialization_Test' should be marked noexcept | 3 | ||
| 3381 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2194 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsImplicit_CXXConstructorDecl_Test' should be marked noexcept | 3 | ||
| 3382 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2212 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicit_CXXConstructorDecl_Test' should be marked noexcept | 3 | ||
| 3383 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2223 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicit_CXXConstructorDecl_CXX20_Test' should be marked noexcept | 3 | ||
| 3384 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2236 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicit_CXXDeductionGuideDecl_Test' should be marked noexcept | 3 | ||
| 3385 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2249 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicit_CXXDeductionGuideDecl_CXX20_Test' should be marked noexcept | 3 | ||
| 3386 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2266 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXConstructorDecl_Kinds_Test' should be marked noexcept | 3 | ||
| 3387 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2302 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsUserProvided_Test' should be marked noexcept | 3 | ||
| 3388 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2319 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDelegatingConstructor_Test' should be marked noexcept | 3 | ||
| 3389 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2336 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasSize_Test' should be marked noexcept | 3 | ||
| 3390 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2345 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasSize_CXX_Test' should be marked noexcept | 3 | ||
| 3391 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2356 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasName_MatchesNamespaces_Test' should be marked noexcept | 3 | ||
| 3392 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2387 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasName_MatchesOuterClasses_Test' should be marked noexcept | 3 | ||
| 3393 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2416 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasName_MatchesInlinedNamespaces_Test' should be marked noexcept | 3 | ||
| 3394 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2428 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasName_MatchesAnonymousNamespaces_Test' should be marked noexcept | 3 | ||
| 3395 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2442 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasName_MatchesAnonymousOuterClasses_Test' should be marked noexcept | 3 | ||
| 3396 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2461 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasName_MatchesFunctionScope_Test' should be marked noexcept | 3 | ||
| 3397 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2478 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasName_QualifiedStringMatchesThroughLinkage_Test' should be marked noexcept | 3 | ||
| 3398 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2497 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyName_Test' should be marked noexcept | 3 | ||
| 3399 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2518 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDefinition_Test' should be marked noexcept | 3 | ||
| 3400 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2530 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsDefinition_CXX_Test' should be marked noexcept | 3 | ||
| 3401 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2549 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HandlesNullQualTypes_Test' should be marked noexcept | 3 | ||
| 3402 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2576 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ObjCIvarRefExpr_Test' should be marked noexcept | 3 | ||
| 3403 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2587 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_BlockExpr_Test' should be marked noexcept | 3 | ||
| 3404 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2591 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StatementCountIs_FindsNoStatementsInAnEmptyCompoundStatement_Test' should be marked noexcept | 3 | ||
| 3405 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2597 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StatementCountIs_AppearsToMatchOnlyOneCount_Test' should be marked noexcept | 3 | ||
| 3406 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2603 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StatementCountIs_WorksWithMultipleStatements_Test' should be marked noexcept | 3 | ||
| 3407 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2608 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StatementCountIs_WorksWithNestedCompoundStatements_Test' should be marked noexcept | 3 | ||
| 3408 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2619 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Member_WorksInSimplestCase_Test' should be marked noexcept | 3 | ||
| 3409 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2628 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Member_DoesNotMatchTheBaseExpression_Test' should be marked noexcept | 3 | ||
| 3410 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2640 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Member_MatchesInMemberFunctionCall_Test' should be marked noexcept | 3 | ||
| 3411 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2652 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FieldDecl_Test' should be marked noexcept | 3 | ||
| 3412 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2661 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsBitField_Test' should be marked noexcept | 3 | ||
| 3413 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2670 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasInClassInitializer_Test' should be marked noexcept | 3 | ||
| 3414 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2684 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsPublic_IsProtected_IsPrivate_Test' should be marked noexcept | 3 | ||
| 3415 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2716 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDynamicExceptionSpec_MatchesDynamicExceptionSpecifications_Test' should be marked noexcept | 3 | ||
| 3416 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2740 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDynamicExceptionSpec_MatchesDynamicExceptionSpecifications_CXX11_Test' should be marked noexcept | 3 | ||
| 3417 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2761 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasObjectExpression_DoesNotMatchMember_Test' should be marked noexcept | 3 | ||
| 3418 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2771 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasObjectExpression_MatchesBaseOfVariable_Test' should be marked noexcept | 3 | ||
| 3419 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2780 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasObjectExpression_MatchesBaseOfVariable_CXX_Test' should be marked noexcept | 3 | ||
| 3420 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2795 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasObjectExpression_MatchesBaseOfMemberFunc_Test' should be marked noexcept | 3 | ||
| 3421 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2805 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasObjectExpression_MatchesBaseOfMemberFunc_Template_Test' should be marked noexcept | 3 | ||
| 3422 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2820 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasObjectExpression_ImplicitlyFormedMemberExpression_Test' should be marked noexcept | 3 | ||
| 3423 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2833 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FieldDecl_DoesNotMatchNonFieldMembers_Test' should be marked noexcept | 3 | ||
| 3424 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2844 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FieldDecl_MatchesField_Test' should be marked noexcept | 3 | ||
| 3425 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2848 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsVolatileQualified_Test' should be marked noexcept | 3 | ||
| 3426 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2857 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsConstQualified_MatchesConstInt_Test' should be marked noexcept | 3 | ||
| 3427 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2862 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsConstQualified_MatchesConstPointer_Test' should be marked noexcept | 3 | ||
| 3428 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2867 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsConstQualified_MatchesThroughTypedef_Test' should be marked noexcept | 3 | ||
| 3429 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2874 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsConstQualified_DoesNotMatchInappropriately_Test' should be marked noexcept | 3 | ||
| 3430 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2881 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeclCountIs_DeclCountIsCorrect_Test' should be marked noexcept | 3 | ||
| 3431 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2889 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EachOf_TriggersForEachMatch_Test' should be marked noexcept | 3 | ||
| 3432 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2897 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EachOf_BehavesLikeAnyOfUnlessBothMatch_Test' should be marked noexcept | 3 | ||
| 3433 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2914 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Optionally_SubmatchersDoNotMatch_Test' should be marked noexcept | 3 | ||
| 3434 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2922 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Optionally_SubmatchersDoNotMatchButPreserveBindings_Test' should be marked noexcept | 3 | ||
| 3435 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2934 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Optionally_SubmatchersMatch_Test' should be marked noexcept | 3 | ||
| 3436 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2941 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_MatchesImplicitClassTemplateInstantiation_Test' should be marked noexcept | 3 | ||
| 3437 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2961 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_MatchesImplicitFunctionTemplateInstantiation_Test' should be marked noexcept | 3 | ||
| 3438 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2973 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_MatchesExplicitClassTemplateInstantiation_Test' should be marked noexcept | 3 | ||
| 3439 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 2994 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_MatchesInstantiationOfPartiallySpecializedClassTemplate_Test' should be marked noexcept | 3 | ||
| 3440 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3007 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_MatchesInstantiationOfClassTemplateNestedInNonTemplate_Test' should be marked noexcept | 3 | ||
| 3441 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3023 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_DoesNotMatchInstantiationsInsideOfInstantiation_Test' should be marked noexcept | 3 | ||
| 3442 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3042 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_DoesNotMatchExplicitClassTemplateSpecialization_Test' should be marked noexcept | 3 | ||
| 3443 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3055 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTemplateInstantiation_DoesNotMatchNonTemplate_Test' should be marked noexcept | 3 | ||
| 3444 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3064 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInstantiated_MatchesInstantiation_Test' should be marked noexcept | 3 | ||
| 3445 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3074 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInstantiated_NotMatchesDefinition_Test' should be marked noexcept | 3 | ||
| 3446 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3083 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInTemplateInstantiation_MatchesInstantiationStmt_Test' should be marked noexcept | 3 | ||
| 3447 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3093 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInTemplateInstantiation_NotMatchesDefinitionStmt_Test' should be marked noexcept | 3 | ||
| 3448 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3102 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInstantiated_MatchesFunctionInstantiation_Test' should be marked noexcept | 3 | ||
| 3449 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3112 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInstantiated_NotMatchesFunctionDefinition_Test' should be marked noexcept | 3 | ||
| 3450 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3121 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInTemplateInstantiation_MatchesFunctionInstantiationStmt_Test' should be marked noexcept | 3 | ||
| 3451 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3132 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInTemplateInstantiation_NotMatchesFunctionDefinitionStmt_Test' should be marked noexcept | 3 | ||
| 3452 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3142 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInTemplateInstantiation_Sharing_Test' should be marked noexcept | 3 | ||
| 3453 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3158 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInstantiationDependent_MatchesNonValueTypeDependent_Test' should be marked noexcept | 3 | ||
| 3454 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3169 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInstantiationDependent_MatchesValueDependent_Test' should be marked noexcept | 3 | ||
| 3455 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3179 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsInstantiationDependent_MatchesTypeDependent_Test' should be marked noexcept | 3 | ||
| 3456 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3189 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTypeDependent_MatchesTypeDependent_Test' should be marked noexcept | 3 | ||
| 3457 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3199 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsTypeDependent_NotMatchesValueDependent_Test' should be marked noexcept | 3 | ||
| 3458 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3208 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsValueDependent_MatchesValueDependent_Test' should be marked noexcept | 3 | ||
| 3459 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3218 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsValueDependent_MatchesTypeDependent_Test' should be marked noexcept | 3 | ||
| 3460 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3228 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsValueDependent_MatchesInstantiationDependent_Test' should be marked noexcept | 3 | ||
| 3461 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3239 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicitTemplateSpecialization_DoesNotMatchPrimaryTemplate_Test' should be marked noexcept | 3 | ||
| 3462 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3251 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicitTemplateSpecialization_DoesNotMatchExplicitTemplateInstantiations_Test' should be marked noexcept | 3 | ||
| 3463 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3268 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicitTemplateSpecialization_DoesNotMatchImplicitTemplateInstantiations_Test' should be marked noexcept | 3 | ||
| 3464 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3282 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsExplicitTemplateSpecialization_MatchesExplicitTemplateSpecializations_Test' should be marked noexcept | 3 | ||
| 3465 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3297 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsNoReturn_Test' should be marked noexcept | 3 | ||
| 3466 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3310 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsNoReturn_CXX_Test' should be marked noexcept | 3 | ||
| 3467 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3348 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsNoReturn_CXX11Attribute_Test' should be marked noexcept | 3 | ||
| 3468 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3373 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_BooleanType_Test' should be marked noexcept | 3 | ||
| 3469 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3385 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_VoidType_Test' should be marked noexcept | 3 | ||
| 3470 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3395 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_RealFloatingPointType_Test' should be marked noexcept | 3 | ||
| 3471 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3410 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ArrayType_Test' should be marked noexcept | 3 | ||
| 3472 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3441 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DecayedType_Test' should be marked noexcept | 3 | ||
| 3473 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3448 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ComplexType_Test' should be marked noexcept | 3 | ||
| 3474 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3456 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAnonymous_Test' should be marked noexcept | 3 | ||
| 3475 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3465 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_InStdNamespace_Test' should be marked noexcept | 3 | ||
| 3476 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3487 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_InStdNamespace_CXX11_Test' should be marked noexcept | 3 | ||
| 3477 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3527 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_QualType_Test' should be marked noexcept | 3 | ||
| 3478 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3538 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_NonMatchingTypes_Test' should be marked noexcept | 3 | ||
| 3479 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3545 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_Stmt_Test' should be marked noexcept | 3 | ||
| 3480 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3556 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_Decl_Test' should be marked noexcept | 3 | ||
| 3481 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3573 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_Type_Test' should be marked noexcept | 3 | ||
| 3482 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3592 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_UsingForEachDescendant_Test' should be marked noexcept | 3 | ||
| 3483 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3614 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_FiltersMatchedCombinations_Test' should be marked noexcept | 3 | ||
| 3484 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3627 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EqualsBoundNodeMatcher_UnlessDescendantsOfAncestorsMatch_Test' should be marked noexcept | 3 | ||
| 3485 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3660 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NullPointerConstant_Test' should be marked noexcept | 3 | ||
| 3486 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3669 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NullPointerConstant_GNUNull_Test' should be marked noexcept | 3 | ||
| 3487 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3677 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NullPointerConstant_GNUNullInTemplate_Test' should be marked noexcept | 3 | ||
| 3488 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3693 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NullPointerConstant_CXX11Nullptr_Test' should be marked noexcept | 3 | ||
| 3489 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3701 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasExternalFormalLinkage_Test' should be marked noexcept | 3 | ||
| 3490 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3712 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasExternalFormalLinkage_CXX_Test' should be marked noexcept | 3 | ||
| 3491 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3721 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDefaultArgument_Test' should be marked noexcept | 3 | ||
| 3492 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3732 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAtPosition_Test' should be marked noexcept | 3 | ||
| 3493 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3739 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAtPosition_FunctionDecl_Test' should be marked noexcept | 3 | ||
| 3494 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3746 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAtPosition_Lambda_Test' should be marked noexcept | 3 | ||
| 3495 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3761 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAtPosition_BlockDecl_Test' should be marked noexcept | 3 | ||
| 3496 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3775 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsArray_Test' should be marked noexcept | 3 | ||
| 3497 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3784 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasArraySize_Test' should be marked noexcept | 3 | ||
| 3498 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3794 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDefinition_MatchesStructDefinition_Test' should be marked noexcept | 3 | ||
| 3499 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3803 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDefinition_MatchesClassDefinition_Test' should be marked noexcept | 3 | ||
| 3500 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3812 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDefinition_MatchesUnionDefinition_Test' should be marked noexcept | 3 | ||
| 3501 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3821 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsScoped_MatchesScopedEnum_Test' should be marked noexcept | 3 | ||
| 3502 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3828 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsScoped_NotMatchesRegularEnum_Test' should be marked noexcept | 3 | ||
| 3503 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3832 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsStruct_Test' should be marked noexcept | 3 | ||
| 3504 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3836 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsUnion_Test' should be marked noexcept | 3 | ||
| 3505 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3840 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsEnum_Test' should be marked noexcept | 3 | ||
| 3506 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3844 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsClass_Test' should be marked noexcept | 3 | ||
| 3507 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3852 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasTrailingReturn_MatchesTrailingReturn_Test' should be marked noexcept | 3 | ||
| 3508 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3866 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasTrailingReturn_MatchesLambdaTrailingReturn_Test' should be marked noexcept | 3 | ||
| 3509 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3879 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsAssignmentOperator_Test' should be marked noexcept | 3 | ||
| 3510 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3898 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsComparisonOperator_Test' should be marked noexcept | 3 | ||
| 3511 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3916 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasInit_Test' should be marked noexcept | 3 | ||
| 3512 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3927 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsMain_Test' should be marked noexcept | 3 | ||
| 3513 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3933 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_OMPExecutableDirective_IsStandaloneDirective_Test' should be marked noexcept | 3 | ||
| 3514 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3950 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_OMPExecutableDirective_HasStructuredBlock_Test' should be marked noexcept | 3 | ||
| 3515 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 3978 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_OMPExecutableDirective_HasClause_Test' should be marked noexcept | 3 | ||
| 3516 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4023 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_OMPDefaultClause_IsNoneKind_Test' should be marked noexcept | 3 | ||
| 3517 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4069 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_OMPDefaultClause_IsSharedKind_Test' should be marked noexcept | 3 | ||
| 3518 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4115 | cppcoreguidelines-noexcept | default constructor 'OMPDefaultClause_isFirstPrivateKind_Test' should be marked noexcept | 5 | ||
| 3519 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4161 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_OMPExecutableDirective_IsAllowedToContainClauseKind_Test' should be marked noexcept | 3 | ||
| 3520 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4220 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_DirectBase_Test' should be marked noexcept | 3 | ||
| 3521 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4231 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IndirectBase_Test' should be marked noexcept | 3 | ||
| 3522 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4243 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_NoBase_Test' should be marked noexcept | 3 | ||
| 3523 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4252 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPublic_Public_Test' should be marked noexcept | 3 | ||
| 3524 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4261 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPublic_DefaultAccessSpecifierPublic_Test' should be marked noexcept | 3 | ||
| 3525 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4270 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPublic_Private_Test' should be marked noexcept | 3 | ||
| 3526 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4279 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPublic_DefaultAccessSpecifierPrivate_Test' should be marked noexcept | 3 | ||
| 3527 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4288 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPublic_Protected_Test' should be marked noexcept | 3 | ||
| 3528 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4297 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPrivate_Private_Test' should be marked noexcept | 3 | ||
| 3529 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4306 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPrivate_DefaultAccessSpecifierPrivate_Test' should be marked noexcept | 3 | ||
| 3530 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4315 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPrivate_Public_Test' should be marked noexcept | 3 | ||
| 3531 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4324 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPrivate_DefaultAccessSpecifierPublic_Test' should be marked noexcept | 3 | ||
| 3532 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4333 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsPrivate_Protected_Test' should be marked noexcept | 3 | ||
| 3533 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4342 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsProtected_Protected_Test' should be marked noexcept | 3 | ||
| 3534 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4351 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsProtected_Public_Test' should be marked noexcept | 3 | ||
| 3535 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4360 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsProtected_Private_Test' should be marked noexcept | 3 | ||
| 3536 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4369 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsVirtual_Directly_Test' should be marked noexcept | 3 | ||
| 3537 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4378 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsVirtual_Indirectly_Test' should be marked noexcept | 3 | ||
| 3538 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4389 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasAnyBase_IsVirtual_NoVirtualBase_Test' should be marked noexcept | 3 | ||
| 3539 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp @ Line 4398 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasDirectBase_Test' should be marked noexcept | 3 | ||
| 3540 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Decl_CXX_Test' should be marked noexcept | 3 | ||
| 3541 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NameableDeclaration_MatchesVariousDecls_Test' should be marked noexcept | 3 | ||
| 3542 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NamedDecl_CXX_Test' should be marked noexcept | 3 | ||
| 3543 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MatchesNameRE_Test' should be marked noexcept | 3 | ||
| 3544 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MatchesNameRE_CXX_Test' should be marked noexcept | 3 | ||
| 3545 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeclarationMatcher_MatchClass_Test' should be marked noexcept | 3 | ||
| 3546 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TranslationUnitDecl_Test' should be marked noexcept | 3 | ||
| 3547 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_LinkageSpecDecl_Test' should be marked noexcept | 3 | ||
| 3548 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ClassTemplateDecl_DoesNotMatchClass_Test' should be marked noexcept | 3 | ||
| 3549 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ClassTemplateDecl_MatchesClassTemplate_Test' should be marked noexcept | 3 | ||
| 3550 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ClassTemplateDecl_DoesNotMatchClassTemplateExplicitSpecialization_Test' should be marked noexcept | 3 | ||
| 3551 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ClassTemplateDecl_DoesNotMatchClassTemplatePartialSpecialization_Test' should be marked noexcept | 3 | ||
| 3552 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestCUDA_CUDAKernelCallExpr_Test' should be marked noexcept | 5 | ||
| 3553 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestCUDA_HasAttrCUDA_Test' should be marked noexcept | 5 | ||
| 3554 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ValueDecl_Test' should be marked noexcept | 3 | ||
| 3555 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FriendDecl_Test' should be marked noexcept | 3 | ||
| 3556 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EnumDecl_DoesNotMatchClasses_Test' should be marked noexcept | 3 | ||
| 3557 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EnumDecl_MatchesEnums_Test' should be marked noexcept | 3 | ||
| 3558 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EnumConstantDecl_Test' should be marked noexcept | 3 | ||
| 3559 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TagDecl_Test' should be marked noexcept | 3 | ||
| 3560 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TagDecl_CXX_Test' should be marked noexcept | 3 | ||
| 3561 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_UnresolvedLookupExpr_Test' should be marked noexcept | 3 | ||
| 3562 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_UsesADL_Test' should be marked noexcept | 3 | ||
| 3563 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 310 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CallExpr_CXX_Test' should be marked noexcept | 3 | ||
| 3564 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_LambdaExpr_Test' should be marked noexcept | 3 | ||
| 3565 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXForRangeStmt_Test' should be marked noexcept | 3 | ||
| 3566 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXForRangeStmt_CXX11_Test' should be marked noexcept | 3 | ||
| 3567 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_SubstNonTypeTemplateParmExpr_Test' should be marked noexcept | 3 | ||
| 3568 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NonTypeTemplateParmDecl_Test' should be marked noexcept | 3 | ||
| 3569 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 402 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TemplateTypeParmDecl_Test' should be marked noexcept | 3 | ||
| 3570 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 411 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TemplateTemplateParmDecl_Test' should be marked noexcept | 3 | ||
| 3571 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_UserDefinedLiteral_Test' should be marked noexcept | 3 | ||
| 3572 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 431 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FlowControl_Test' should be marked noexcept | 3 | ||
| 3573 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXOperatorCallExpr_Test' should be marked noexcept | 3 | ||
| 3574 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 474 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ThisPointerType_Test' should be marked noexcept | 3 | ||
| 3575 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 503 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeclRefExpr_Test' should be marked noexcept | 3 | ||
| 3576 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXMemberCallExpr_Test' should be marked noexcept | 3 | ||
| 3577 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_UnaryExprOrTypeTraitExpr_Test' should be marked noexcept | 3 | ||
| 3578 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 559 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AlignOfExpr_Test' should be marked noexcept | 3 | ||
| 3579 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 569 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MemberExpr_DoesNotMatchClasses_Test' should be marked noexcept | 3 | ||
| 3580 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 579 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MemberExpr_MatchesMemberFunctionCall_Test' should be marked noexcept | 3 | ||
| 3581 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 591 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MemberExpr_MatchesVariable_Test' should be marked noexcept | 3 | ||
| 3582 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MemberExpr_MatchesStaticVariable_Test' should be marked noexcept | 3 | ||
| 3583 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionDecl_Test' should be marked noexcept | 3 | ||
| 3584 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 633 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionDecl_C_Test' should be marked noexcept | 3 | ||
| 3585 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 641 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionDecl_CXX_Test' should be marked noexcept | 3 | ||
| 3586 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 671 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionDecl_CXX11_Test' should be marked noexcept | 3 | ||
| 3587 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 680 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionTemplateDecl_MatchesFunctionTemplateDeclarations_Test' should be marked noexcept | 3 | ||
| 3588 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionTemplate_DoesNotMatchFunctionDeclarations_Test' should be marked noexcept | 3 | ||
| 3589 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 696 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionTemplateDecl_DoesNotMatchFunctionTemplateSpecializations_Test' should be marked noexcept | 3 | ||
| 3590 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 708 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ClassTemplateSpecializationDecl_Test' should be marked noexcept | 3 | ||
| 3591 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 721 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeclaratorDecl_Test' should be marked noexcept | 3 | ||
| 3592 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeclaratorDecl_CXX_Test' should be marked noexcept | 3 | ||
| 3593 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 733 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ParmVarDecl_Test' should be marked noexcept | 3 | ||
| 3594 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 738 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Matcher_ConstructorCall_Test' should be marked noexcept | 3 | ||
| 3595 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 754 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Match_ConstructorInitializers_Test' should be marked noexcept | 3 | ||
| 3596 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 762 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Matcher_ThisExpr_Test' should be marked noexcept | 3 | ||
| 3597 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 772 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Matcher_BindTemporaryExpression_Test' should be marked noexcept | 3 | ||
| 3598 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 804 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MaterializeTemporaryExpr_MatchesTemporaryCXX11CXX14_Test' should be marked noexcept | 3 | ||
| 3599 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 819 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_MaterializeTemporaryExpr_MatchesTemporary_Test' should be marked noexcept | 3 | ||
| 3600 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 848 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Matcher_NewExpression_Test' should be marked noexcept | 3 | ||
| 3601 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 862 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Matcher_DeleteExpression_Test' should be marked noexcept | 3 | ||
| 3602 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 870 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Matcher_NoexceptExpression_Test' should be marked noexcept | 3 | ||
| 3603 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 883 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Matcher_DefaultArgument_Test' should be marked noexcept | 3 | ||
| 3604 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 894 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StringLiteral_Test' should be marked noexcept | 3 | ||
| 3605 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 903 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StringLiteral_CXX_Test' should be marked noexcept | 3 | ||
| 3606 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 910 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CharacterLiteral_Test' should be marked noexcept | 3 | ||
| 3607 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 915 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CharacterLiteral_CXX_Test' should be marked noexcept | 3 | ||
| 3608 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 925 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IntegerLiteral_Test' should be marked noexcept | 3 | ||
| 3609 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 947 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FloatLiteral_Test' should be marked noexcept | 3 | ||
| 3610 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 966 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXNullPtrLiteralExpr_Test' should be marked noexcept | 3 | ||
| 3611 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 973 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ChooseExpr_Test' should be marked noexcept | 3 | ||
| 3612 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 978 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_GNUNullExpr_Test' should be marked noexcept | 3 | ||
| 3613 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 985 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_GenericSelectionExpr_Test' should be marked noexcept | 3 | ||
| 3614 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 990 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AtomicExpr_Test' should be marked noexcept | 3 | ||
| 3615 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 995 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Initializers_C99_Test' should be marked noexcept | 3 | ||
| 3616 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1015 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Initializers_CXX_Test' should be marked noexcept | 3 | ||
| 3617 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1034 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ParenListExpr_Test' should be marked noexcept | 3 | ||
| 3618 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1044 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_StmtExpr_Test' should be marked noexcept | 3 | ||
| 3619 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1049 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_PredefinedExpr_Test' should be marked noexcept | 3 | ||
| 3620 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1056 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AsmStatement_Test' should be marked noexcept | 3 | ||
| 3621 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1060 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_HasCondition_Test' should be marked noexcept | 3 | ||
| 3622 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1076 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ConditionalOperator_Test' should be marked noexcept | 3 | ||
| 3623 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1103 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_BinaryConditionalOperator_Test' should be marked noexcept | 3 | ||
| 3624 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1125 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ArraySubscriptExpr_Test' should be marked noexcept | 3 | ||
| 3625 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1131 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ForStmt_Test' should be marked noexcept | 3 | ||
| 3626 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1136 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ForStmt_CXX11_Test' should be marked noexcept | 3 | ||
| 3627 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1145 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ForStmt_NoFalsePositives_Test' should be marked noexcept | 3 | ||
| 3628 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1150 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CompoundStatement_Test' should be marked noexcept | 3 | ||
| 3629 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1156 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CompoundStatement_DoesNotMatchEmptyStruct_Test' should be marked noexcept | 3 | ||
| 3630 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1168 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CastExpr_MatchesExplicitCasts_Test' should be marked noexcept | 3 | ||
| 3631 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1172 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CastExpr_MatchesExplicitCasts_CXX_Test' should be marked noexcept | 3 | ||
| 3632 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1181 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CastExpression_MatchesImplicitCasts_Test' should be marked noexcept | 3 | ||
| 3633 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1189 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CastExpr_DoesNotMatchNonCasts_Test' should be marked noexcept | 3 | ||
| 3634 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1200 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CastExpr_DoesNotMatchNonCasts_CXX_Test' should be marked noexcept | 3 | ||
| 3635 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1207 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXReinterpretCastExpr_Test' should be marked noexcept | 3 | ||
| 3636 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1215 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXReinterpretCastExpr_DoesNotMatchOtherCasts_Test' should be marked noexcept | 3 | ||
| 3637 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1230 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXFunctionalCastExpr_MatchesSimpleCase_Test' should be marked noexcept | 3 | ||
| 3638 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1239 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXFunctionalCastExpr_DoesNotMatchOtherCasts_Test' should be marked noexcept | 3 | ||
| 3639 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1251 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXDynamicCastExpr_Test' should be marked noexcept | 3 | ||
| 3640 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1261 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXStaticCastExpr_MatchesSimpleCase_Test' should be marked noexcept | 3 | ||
| 3641 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1268 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXStaticCastExpr_DoesNotMatchOtherCasts_Test' should be marked noexcept | 3 | ||
| 3642 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1283 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CStyleCastExpr_MatchesSimpleCase_Test' should be marked noexcept | 3 | ||
| 3643 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1287 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CStyleCastExpr_DoesNotMatchOtherCasts_Test' should be marked noexcept | 3 | ||
| 3644 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1300 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ImplicitCastExpr_MatchesSimpleCase_Test' should be marked noexcept | 3 | ||
| 3645 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1315 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ImplicitCastExpr_DoesNotMatchIncorrectly_Test' should be marked noexcept | 3 | ||
| 3646 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1328 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ImplicitCastExpr_DoesNotMatchIncorrectly_CXX_Test' should be marked noexcept | 3 | ||
| 3647 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1338 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Stmt_DoesNotMatchDeclarations_Test' should be marked noexcept | 3 | ||
| 3648 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1342 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Stmt_MatchesCompoundStatments_Test' should be marked noexcept | 3 | ||
| 3649 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1346 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeclStmt_DoesNotMatchCompoundStatements_Test' should be marked noexcept | 3 | ||
| 3650 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1350 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeclStmt_MatchesVariableDeclarationStatements_Test' should be marked noexcept | 3 | ||
| 3651 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1354 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ExprWithCleanups_MatchesExprWithCleanups_Test' should be marked noexcept | 3 | ||
| 3652 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1368 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_InitListExpr_Test' should be marked noexcept | 3 | ||
| 3653 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1377 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_InitListExpr_CXX_Test' should be marked noexcept | 3 | ||
| 3654 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1387 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CXXStdInitializerListExpression_MatchesCXXStdInitializerListExpression_Test' should be marked noexcept | 3 | ||
| 3655 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1416 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_UsingDecl_MatchesUsingDeclarations_Test' should be marked noexcept | 3 | ||
| 3656 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1423 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_UsingDecl_MatchesShadowUsingDelcarations_Test' should be marked noexcept | 3 | ||
| 3657 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1431 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_UsingDirectiveDecl_MatchesUsingNamespace_Test' should be marked noexcept | 3 | ||
| 3658 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1441 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_WhileStmt_Test' should be marked noexcept | 3 | ||
| 3659 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1447 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DoStmt_MatchesDoLoops_Test' should be marked noexcept | 3 | ||
| 3660 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1452 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DoStmt_DoesNotMatchWhileLoops_Test' should be marked noexcept | 3 | ||
| 3661 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1456 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_SwitchCase_MatchesCase_Test' should be marked noexcept | 3 | ||
| 3662 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1463 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_SwitchCase_MatchesSwitch_Test' should be marked noexcept | 3 | ||
| 3663 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1470 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_CxxExceptionHandling_SimpleCases_Test' should be marked noexcept | 3 | ||
| 3664 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1492 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ParenExpr_SimpleCases_Test' should be marked noexcept | 3 | ||
| 3665 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1500 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IgnoringParens_Test' should be marked noexcept | 3 | ||
| 3666 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1510 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_QualType_Test' should be marked noexcept | 3 | ||
| 3667 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1514 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ConstantArrayType_Test' should be marked noexcept | 3 | ||
| 3668 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1524 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DependentSizedArrayType_Test' should be marked noexcept | 3 | ||
| 3669 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1536 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IncompleteArrayType_Test' should be marked noexcept | 3 | ||
| 3670 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1544 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_VariableArrayType_Test' should be marked noexcept | 3 | ||
| 3671 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1553 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AtomicType_Test' should be marked noexcept | 3 | ||
| 3672 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1566 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AutoType_Test' should be marked noexcept | 3 | ||
| 3673 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1586 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DecltypeType_Test' should be marked noexcept | 3 | ||
| 3674 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1595 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionType_Test' should be marked noexcept | 3 | ||
| 3675 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1600 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IgnoringParens_Type_Test' should be marked noexcept | 3 | ||
| 3676 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1607 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionProtoType_Test' should be marked noexcept | 3 | ||
| 3677 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1613 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionProtoType_C_Test' should be marked noexcept | 3 | ||
| 3678 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1620 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_FunctionProtoType_CXX_Test' should be marked noexcept | 3 | ||
| 3679 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1627 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ParenType_Test' should be marked noexcept | 3 | ||
| 3680 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1640 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_PointerType_Test' should be marked noexcept | 3 | ||
| 3681 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1668 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_PointerType_CXX_Test' should be marked noexcept | 3 | ||
| 3682 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1701 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_PointerType_CXX11_Test' should be marked noexcept | 3 | ||
| 3683 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1720 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_AutoRefTypes_Test' should be marked noexcept | 3 | ||
| 3684 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1754 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EnumType_Test' should be marked noexcept | 3 | ||
| 3685 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1759 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EnumType_CXX_Test' should be marked noexcept | 3 | ||
| 3686 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1766 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_EnumType_CXX11_Test' should be marked noexcept | 3 | ||
| 3687 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1774 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_PointerType_MatchesPointersToConstTypes_Test' should be marked noexcept | 3 | ||
| 3688 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1783 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypedefType_Test' should be marked noexcept | 3 | ||
| 3689 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1788 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TemplateSpecializationType_Test' should be marked noexcept | 3 | ||
| 3690 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1796 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DeducedTemplateSpecializationType_Test' should be marked noexcept | 3 | ||
| 3691 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1805 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_RecordType_Test' should be marked noexcept | 3 | ||
| 3692 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1812 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_RecordType_CXX_Test' should be marked noexcept | 3 | ||
| 3693 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1821 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_ElaboratedType_Test' should be marked noexcept | 3 | ||
| 3694 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1837 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_SubstTemplateTypeParmType_Test' should be marked noexcept | 3 | ||
| 3695 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1852 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NestedNameSpecifier_Test' should be marked noexcept | 3 | ||
| 3696 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1872 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NullStmt_Test' should be marked noexcept | 3 | ||
| 3697 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1877 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NamespaceAliasDecl_Test' should be marked noexcept | 3 | ||
| 3698 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1885 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NestedNameSpecifier_MatchesTypes_Test' should be marked noexcept | 3 | ||
| 3699 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1897 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NestedNameSpecifier_MatchesNamespaceDecls_Test' should be marked noexcept | 3 | ||
| 3700 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1908 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_NestedNameSpecifier_MatchesNestedNameSpecifierPrefixes_Test' should be marked noexcept | 3 | ||
| 3701 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1965 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsEqualTo_MatchesNodesByIdentity_Test' should be marked noexcept | 3 | ||
| 3702 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1971 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_IsEqualTo_MatchesNodesByIdentity_Cxx_Test' should be marked noexcept | 3 | ||
| 3703 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1984 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypedefDecl_Test' should be marked noexcept | 3 | ||
| 3704 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1989 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypedefDecl_Cxx_Test' should be marked noexcept | 3 | ||
| 3705 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 1997 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypeAliasDecl_Test' should be marked noexcept | 3 | ||
| 3706 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2002 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypeAliasDecl_CXX_Test' should be marked noexcept | 3 | ||
| 3707 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2010 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypedefNameDecl_Test' should be marked noexcept | 3 | ||
| 3708 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2015 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypedefNameDecl_CXX_Test' should be marked noexcept | 3 | ||
| 3709 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2023 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_TypeAliasTemplateDecl_Test' should be marked noexcept | 3 | ||
| 3710 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2042 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestObjC_ObjCMessageExpr_Test' should be marked noexcept | 5 | ||
| 3711 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2087 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestObjC_ObjCDecls_Test' should be marked noexcept | 5 | ||
| 3712 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2118 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestObjC_ObjCExceptionStmts_Test' should be marked noexcept | 5 | ||
| 3713 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2132 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_DecompositionDecl_Test' should be marked noexcept | 5 | ||
| 3714 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2163 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestObjC_ObjCAutoreleasePoolStmt_Test' should be marked noexcept | 5 | ||
| 3715 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2174 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestOpenMP_OMPExecutableDirective_Test' should be marked noexcept | 5 | ||
| 3716 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2198 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTestOpenMP_OMPDefaultClause_Test' should be marked noexcept | 5 | ||
| 3717 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2243 | cppcoreguidelines-noexcept | default constructor 'ASTMatchersTest_Finder_DynamicOnlyAcceptsSomeMatchers_Test' should be marked noexcept | 5 | ||
| 3718 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp @ Line 2255 | cppcoreguidelines-noexcept | default constructor 'MatchFinderAPI_MatchesDynamic_Test' should be marked noexcept | 5 | ||
| 3719 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTest.h @ Line 385 | cppcoreguidelines-noexcept | destructor '~VerifyIdIsBoundTo |
2 | ||
| 3720 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DeclarationMatcher_hasMethod_Test' should be marked noexcept | 5 | ||
| 3721 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'DeclarationMatcher_ClassDerivedFromDependentTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 3722 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'DeclarationMatcher_hasDeclContext_Test' should be marked noexcept | 5 | ||
| 3723 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'HasDescendant_MatchesDescendantTypes_Test' should be marked noexcept | 5 | ||
| 3724 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'HasDescendant_MatchesDescendantsOfTypes_Test' should be marked noexcept | 5 | ||
| 3725 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'Has_MatchesChildrenOfTypes_Test' should be marked noexcept | 5 | ||
| 3726 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'Has_MatchesChildTypes_Test' should be marked noexcept | 5 | ||
| 3727 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'StatementMatcher_Has_Test' should be marked noexcept | 5 | ||
| 3728 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'StatementMatcher_HasDescendant_Test' should be marked noexcept | 5 | ||
| 3729 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'TypeMatcher_MatchesClassType_Test' should be marked noexcept | 5 | ||
| 3730 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'TypeMatcher_MatchesDeclTypes_Test' should be marked noexcept | 5 | ||
| 3731 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'HasDeclaration_HasDeclarationOfEnumType_Test' should be marked noexcept | 5 | ||
| 3732 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'HasDeclaration_HasGetDeclTraitTest_Test' should be marked noexcept | 5 | ||
| 3733 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'HasDeclaration_ElaboratedType_Test' should be marked noexcept | 5 | ||
| 3734 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'HasDeclaration_HasDeclarationOfTypeWithDecl_Test' should be marked noexcept | 5 | ||
| 3735 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'HasDeclaration_HasDeclarationOfTemplateSpecializationType_Test' should be marked noexcept | 5 | ||
| 3736 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'HasDeclaration_HasDeclarationOfCXXNewExpr_Test' should be marked noexcept | 5 | ||
| 3737 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'HasDeclaration_HasDeclarationOfTypeAlias_Test' should be marked noexcept | 5 | ||
| 3738 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'HasUnqualifiedDesugaredType_DesugarsUsing_Test' should be marked noexcept | 5 | ||
| 3739 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'HasUnderlyingDecl_Matches_Test' should be marked noexcept | 5 | ||
| 3740 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'HasType_TakesQualTypeMatcherAndMatchesExpr_Test' should be marked noexcept | 5 | ||
| 3741 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'HasType_TakesQualTypeMatcherAndMatchesValueDecl_Test' should be marked noexcept | 5 | ||
| 3742 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'HasType_TakesDeclMatcherAndMatchesExpr_Test' should be marked noexcept | 5 | ||
| 3743 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'HasType_TakesDeclMatcherAndMatchesValueDecl_Test' should be marked noexcept | 5 | ||
| 3744 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'HasType_MatchesTypedefDecl_Test' should be marked noexcept | 5 | ||
| 3745 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'HasType_MatchesTypedefNameDecl_Test' should be marked noexcept | 5 | ||
| 3746 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 360 | cppcoreguidelines-noexcept | default constructor 'HasTypeLoc_MatchesDeclaratorDecls_Test' should be marked noexcept | 5 | ||
| 3747 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'Callee_MatchesDeclarations_Test' should be marked noexcept | 5 | ||
| 3748 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'Callee_MatchesMemberExpressions_Test' should be marked noexcept | 5 | ||
| 3749 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'Matcher_Argument_Test' should be marked noexcept | 5 | ||
| 3750 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'Matcher_AnyArgument_Test' should be marked noexcept | 5 | ||
| 3751 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'Matcher_HasReceiver_Test' should be marked noexcept | 5 | ||
| 3752 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'Matcher_HasAnyCapture_Test' should be marked noexcept | 5 | ||
| 3753 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'Matcher_CapturesThis_Test' should be marked noexcept | 5 | ||
| 3754 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 477 | cppcoreguidelines-noexcept | default constructor 'Matcher_MatchesMethodsOnLambda_Test' should be marked noexcept | 5 | ||
| 3755 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'Matcher_isClassMessage_Test' should be marked noexcept | 5 | ||
| 3756 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'Matcher_isInstanceMessage_Test' should be marked noexcept | 5 | ||
| 3757 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 542 | cppcoreguidelines-noexcept | default constructor 'Matcher_isClassMethod_Test' should be marked noexcept | 5 | ||
| 3758 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 562 | cppcoreguidelines-noexcept | default constructor 'Matcher_isInstanceMethod_Test' should be marked noexcept | 5 | ||
| 3759 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 582 | cppcoreguidelines-noexcept | default constructor 'MatcherCXXMemberCallExpr_On_Test' should be marked noexcept | 5 | ||
| 3760 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 615 | cppcoreguidelines-noexcept | default constructor 'MatcherCXXMemberCallExpr_OnImplicitObjectArgument_Test' should be marked noexcept | 5 | ||
| 3761 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 651 | cppcoreguidelines-noexcept | default constructor 'Matcher_HasObjectExpr_Test' should be marked noexcept | 5 | ||
| 3762 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 675 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParam_ReportsNoFalsePositives_Test' should be marked noexcept | 5 | ||
| 3763 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 688 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParam_MatchesCXXMemberCallExpr_Test' should be marked noexcept | 5 | ||
| 3764 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 717 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParam_MatchesCallExpr_Test' should be marked noexcept | 5 | ||
| 3765 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 741 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParam_MatchesConstructExpr_Test' should be marked noexcept | 5 | ||
| 3766 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 758 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParam_HandlesBoundNodesForNonMatches_Test' should be marked noexcept | 5 | ||
| 3767 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 775 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_ReportsNoFalsePositives_Test' should be marked noexcept | 5 | ||
| 3768 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 788 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_MatchesCXXMemberCallExpr_Test' should be marked noexcept | 5 | ||
| 3769 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 817 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_MatchesCallExpr_Test' should be marked noexcept | 5 | ||
| 3770 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 839 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_MatchesConstructExpr_Test' should be marked noexcept | 5 | ||
| 3771 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 862 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_HandlesKandRFunctions_Test' should be marked noexcept | 5 | ||
| 3772 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 876 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_HandlesBoundNodesForNonMatches_Test' should be marked noexcept | 5 | ||
| 3773 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 893 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_MatchesFunctionPtrCalls_Test' should be marked noexcept | 5 | ||
| 3774 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 910 | cppcoreguidelines-noexcept | default constructor 'ForEachArgumentWithParamType_MatchesMemberFunctionPtrCalls_Test' should be marked noexcept | 5 | ||
| 3775 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 933 | cppcoreguidelines-noexcept | default constructor 'QualType_hasCanonicalType_Test' should be marked noexcept | 5 | ||
| 3776 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 945 | cppcoreguidelines-noexcept | default constructor 'HasParameter_CallsInnerMatcher_Test' should be marked noexcept | 5 | ||
| 3777 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 956 | cppcoreguidelines-noexcept | default constructor 'HasParameter_DoesNotMatchIfIndexOutOfBounds_Test' should be marked noexcept | 5 | ||
| 3778 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 961 | cppcoreguidelines-noexcept | default constructor 'HasType_MatchesParameterVariableTypesStrictly_Test' should be marked noexcept | 5 | ||
| 3779 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 976 | cppcoreguidelines-noexcept | default constructor 'HasAnyParameter_MatchesIndependentlyOfPosition_Test' should be marked noexcept | 5 | ||
| 3780 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 989 | cppcoreguidelines-noexcept | default constructor 'Returns_MatchesReturnTypes_Test' should be marked noexcept | 5 | ||
| 3781 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 999 | cppcoreguidelines-noexcept | default constructor 'HasAnyParameter_DoesntMatchIfInnerMatcherDoesntMatch_Test' should be marked noexcept | 5 | ||
| 3782 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1005 | cppcoreguidelines-noexcept | default constructor 'HasAnyParameter_DoesNotMatchThisPointer_Test' should be marked noexcept | 5 | ||
| 3783 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1011 | cppcoreguidelines-noexcept | default constructor 'HasName_MatchesParameterVariableDeclarations_Test' should be marked noexcept | 5 | ||
| 3784 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1018 | cppcoreguidelines-noexcept | default constructor 'Matcher_MatchesTypeTemplateArgument_Test' should be marked noexcept | 5 | ||
| 3785 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1026 | cppcoreguidelines-noexcept | default constructor 'Matcher_MatchesTemplateTemplateArgument_Test' should be marked noexcept | 5 | ||
| 3786 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1034 | cppcoreguidelines-noexcept | default constructor 'Matcher_MatchesDeclarationReferenceTemplateArgument_Test' should be marked noexcept | 5 | ||
| 3787 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1063 | cppcoreguidelines-noexcept | default constructor 'Matcher_MatchesSpecificArgument_Test' should be marked noexcept | 5 | ||
| 3788 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1095 | cppcoreguidelines-noexcept | default constructor 'TemplateArgument_Matches_Test' should be marked noexcept | 5 | ||
| 3789 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1109 | cppcoreguidelines-noexcept | default constructor 'TemplateTypeParmDecl_CXXMethodDecl_Test' should be marked noexcept | 5 | ||
| 3790 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1121 | cppcoreguidelines-noexcept | default constructor 'TemplateTypeParmDecl_VarDecl_Test' should be marked noexcept | 5 | ||
| 3791 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1133 | cppcoreguidelines-noexcept | default constructor 'TemplateTypeParmDecl_VarTemplatePartialSpecializationDecl_Test' should be marked noexcept | 5 | ||
| 3792 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1152 | cppcoreguidelines-noexcept | default constructor 'TemplateTypeParmDecl_ClassTemplatePartialSpecializationDecl_Test' should be marked noexcept | 5 | ||
| 3793 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1167 | cppcoreguidelines-noexcept | default constructor 'TemplateTypeParmDecl_EnumDecl_Test' should be marked noexcept | 5 | ||
| 3794 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1182 | cppcoreguidelines-noexcept | default constructor 'TemplateTypeParmDecl_RecordDecl_Test' should be marked noexcept | 5 | ||
| 3795 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1196 | cppcoreguidelines-noexcept | default constructor 'RefersToIntegralType_Matches_Test' should be marked noexcept | 5 | ||
| 3796 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1206 | cppcoreguidelines-noexcept | default constructor 'ConstructorDeclaration_SimpleCase_Test' should be marked noexcept | 5 | ||
| 3797 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1213 | cppcoreguidelines-noexcept | default constructor 'DestructorDeclaration_MatchesVirtualDestructor_Test' should be marked noexcept | 5 | ||
| 3798 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1218 | cppcoreguidelines-noexcept | default constructor 'DestructorDeclaration_DoesNotMatchImplicitDestructor_Test' should be marked noexcept | 5 | ||
| 3799 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1223 | cppcoreguidelines-noexcept | default constructor 'HasAnyConstructorInitializer_SimpleCase_Test' should be marked noexcept | 5 | ||
| 3800 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1235 | cppcoreguidelines-noexcept | default constructor 'HasAnyConstructorInitializer_ForField_Test' should be marked noexcept | 5 | ||
| 3801 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1255 | cppcoreguidelines-noexcept | default constructor 'HasAnyConstructorInitializer_WithInitializer_Test' should be marked noexcept | 5 | ||
| 3802 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1267 | cppcoreguidelines-noexcept | default constructor 'HasAnyConstructorInitializer_IsWritten_Test' should be marked noexcept | 5 | ||
| 3803 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1283 | cppcoreguidelines-noexcept | default constructor 'HasAnyConstructorInitializer_IsBaseInitializer_Test' should be marked noexcept | 5 | ||
| 3804 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1307 | cppcoreguidelines-noexcept | default constructor 'IfStmt_ChildTraversalMatchers_Test' should be marked noexcept | 5 | ||
| 3805 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1318 | cppcoreguidelines-noexcept | default constructor 'MatchBinaryOperator_HasOperatorName_Test' should be marked noexcept | 5 | ||
| 3806 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1325 | cppcoreguidelines-noexcept | default constructor 'MatchBinaryOperator_HasAnyOperatorName_Test' should be marked noexcept | 5 | ||
| 3807 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1338 | cppcoreguidelines-noexcept | default constructor 'MatchBinaryOperator_HasLHSAndHasRHS_Test' should be marked noexcept | 5 | ||
| 3808 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1433 | cppcoreguidelines-noexcept | default constructor 'MatchBinaryOperator_HasEitherOperand_Test' should be marked noexcept | 5 | ||
| 3809 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1442 | cppcoreguidelines-noexcept | default constructor 'MatchBinaryOperator_HasOperands_Test' should be marked noexcept | 5 | ||
| 3810 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1453 | cppcoreguidelines-noexcept | default constructor 'Matcher_BinaryOperatorTypes_Test' should be marked noexcept | 5 | ||
| 3811 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1554 | cppcoreguidelines-noexcept | default constructor 'MatchUnaryOperator_HasOperatorName_Test' should be marked noexcept | 5 | ||
| 3812 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1561 | cppcoreguidelines-noexcept | default constructor 'MatchUnaryOperator_HasAnyOperatorName_Test' should be marked noexcept | 5 | ||
| 3813 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1573 | cppcoreguidelines-noexcept | default constructor 'MatchUnaryOperator_HasUnaryOperand_Test' should be marked noexcept | 5 | ||
| 3814 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1713 | cppcoreguidelines-noexcept | default constructor 'Matcher_UnaryOperatorTypes_Test' should be marked noexcept | 5 | ||
| 3815 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1748 | cppcoreguidelines-noexcept | default constructor 'ArraySubscriptMatchers_ArrayIndex_Test' should be marked noexcept | 5 | ||
| 3816 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1760 | cppcoreguidelines-noexcept | default constructor 'ArraySubscriptMatchers_MatchesArrayBase_Test' should be marked noexcept | 5 | ||
| 3817 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1767 | cppcoreguidelines-noexcept | default constructor 'Matcher_OfClass_Test' should be marked noexcept | 5 | ||
| 3818 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1781 | cppcoreguidelines-noexcept | default constructor 'Matcher_VisitsTemplateInstantiations_Test' should be marked noexcept | 5 | ||
| 3819 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1801 | cppcoreguidelines-noexcept | default constructor 'Matcher_HasCondition_Test' should be marked noexcept | 5 | ||
| 3820 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1823 | cppcoreguidelines-noexcept | default constructor 'For_ForLoopInternals_Test' should be marked noexcept | 5 | ||
| 3821 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1830 | cppcoreguidelines-noexcept | default constructor 'For_ForRangeLoopInternals_Test' should be marked noexcept | 5 | ||
| 3822 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1838 | cppcoreguidelines-noexcept | default constructor 'For_NegativeForLoopInternals_Test' should be marked noexcept | 5 | ||
| 3823 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1845 | cppcoreguidelines-noexcept | default constructor 'HasBody_FindsBodyOfForWhileDoLoops_Test' should be marked noexcept | 5 | ||
| 3824 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1858 | cppcoreguidelines-noexcept | default constructor 'HasBody_FindsBodyOfFunctions_Test' should be marked noexcept | 5 | ||
| 3825 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1879 | cppcoreguidelines-noexcept | default constructor 'HasAnyBody_FindsAnyBodyOfFunctions_Test' should be marked noexcept | 5 | ||
| 3826 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1901 | cppcoreguidelines-noexcept | default constructor 'HasAnySubstatement_MatchesForTopLevelCompoundStatement_Test' should be marked noexcept | 5 | ||
| 3827 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1909 | cppcoreguidelines-noexcept | default constructor 'HasAnySubstatement_IsNotRecursive_Test' should be marked noexcept | 5 | ||
| 3828 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1915 | cppcoreguidelines-noexcept | default constructor 'HasAnySubstatement_MatchesInNestedCompoundStatements_Test' should be marked noexcept | 5 | ||
| 3829 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1920 | cppcoreguidelines-noexcept | default constructor 'HasAnySubstatement_FindsSubstatementBetweenOthers_Test' should be marked noexcept | 5 | ||
| 3830 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1925 | cppcoreguidelines-noexcept | default constructor 'Member_MatchesMemberAllocationFunction_Test' should be marked noexcept | 5 | ||
| 3831 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1942 | cppcoreguidelines-noexcept | default constructor 'HasDestinationType_MatchesSimpleCase_Test' should be marked noexcept | 5 | ||
| 3832 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1948 | cppcoreguidelines-noexcept | default constructor 'HasImplicitDestinationType_MatchesSimpleCase_Test' should be marked noexcept | 5 | ||
| 3833 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1961 | cppcoreguidelines-noexcept | default constructor 'HasImplicitDestinationType_DoesNotMatchIncorrectly_Test' should be marked noexcept | 5 | ||
| 3834 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 1972 | cppcoreguidelines-noexcept | default constructor 'Matcher_IgnoresElidableConstructors_Test' should be marked noexcept | 5 | ||
| 3835 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2007 | cppcoreguidelines-noexcept | default constructor 'Matcher_IgnoresElidableInReturn_Test' should be marked noexcept | 5 | ||
| 3836 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2022 | cppcoreguidelines-noexcept | default constructor 'Matcher_IgnoreElidableConstructorDoesNotMatchConstructors_Test' should be marked noexcept | 5 | ||
| 3837 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2032 | cppcoreguidelines-noexcept | default constructor 'Matcher_IgnoresElidableDoesNotPreventMatches_Test' should be marked noexcept | 5 | ||
| 3838 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2040 | cppcoreguidelines-noexcept | default constructor 'Matcher_IgnoresElidableInVarInit_Test' should be marked noexcept | 5 | ||
| 3839 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2057 | cppcoreguidelines-noexcept | default constructor 'IgnoringImplicit_MatchesImplicit_Test' should be marked noexcept | 5 | ||
| 3840 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2062 | cppcoreguidelines-noexcept | default constructor 'IgnoringImplicit_MatchesNestedImplicit_Test' should be marked noexcept | 5 | ||
| 3841 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2099 | cppcoreguidelines-noexcept | default constructor 'IgnoringImplicit_DoesNotMatchIncorrectly_Test' should be marked noexcept | 5 | ||
| 3842 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2104 | cppcoreguidelines-noexcept | default constructor 'Traversal_traverseMatcher_Test' should be marked noexcept | 5 | ||
| 3843 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 2716 | cppcoreguidelines-noexcept | default constructor 'Traversal_traverseNoImplicit_Test' should be marked noexcept | 5 | ||
| 3844 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 3288 | cppcoreguidelines-noexcept | default constructor 'Traversal_traverseWithBinding_Test' should be marked noexcept | 5 | ||
| 3845 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 3303 | cppcoreguidelines-noexcept | default constructor 'Traversal_traverseMatcherNesting_Test' should be marked noexcept | 5 | ||
| 3846 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 3329 | cppcoreguidelines-noexcept | default constructor 'Traversal_traverseMatcherThroughImplicit_Test' should be marked noexcept | 5 | ||
| 3847 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 3347 | cppcoreguidelines-noexcept | default constructor 'Traversal_traverseMatcherThroughMemoization_Test' should be marked noexcept | 5 | ||
| 3848 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 3372 | cppcoreguidelines-noexcept | default constructor 'Traversal_traverseUnlessSpelledInSource_Test' should be marked noexcept | 5 | ||
| 3849 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4227 | cppcoreguidelines-noexcept | default constructor 'IgnoringImpCasts_PathologicalLambda_Test' should be marked noexcept | 5 | ||
| 3850 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4299 | cppcoreguidelines-noexcept | default constructor 'IgnoringImpCasts_MatchesImpCasts_Test' should be marked noexcept | 5 | ||
| 3851 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4312 | cppcoreguidelines-noexcept | default constructor 'IgnoringImpCasts_DoesNotMatchIncorrectly_Test' should be marked noexcept | 5 | ||
| 3852 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4340 | cppcoreguidelines-noexcept | default constructor 'IgnoringImpCasts_MatchesWithoutImpCasts_Test' should be marked noexcept | 5 | ||
| 3853 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4348 | cppcoreguidelines-noexcept | default constructor 'IgnoringParenCasts_MatchesParenCasts_Test' should be marked noexcept | 5 | ||
| 3854 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4372 | cppcoreguidelines-noexcept | default constructor 'IgnoringParenCasts_MatchesWithoutParenCasts_Test' should be marked noexcept | 5 | ||
| 3855 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4379 | cppcoreguidelines-noexcept | default constructor 'IgnoringParenCasts_DoesNotMatchIncorrectly_Test' should be marked noexcept | 5 | ||
| 3856 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4397 | cppcoreguidelines-noexcept | default constructor 'IgnoringParenAndImpCasts_MatchesParenImpCasts_Test' should be marked noexcept | 5 | ||
| 3857 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4411 | cppcoreguidelines-noexcept | default constructor 'IgnoringParenAndImpCasts_MatchesWithoutParenImpCasts_Test' should be marked noexcept | 5 | ||
| 3858 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4422 | cppcoreguidelines-noexcept | default constructor 'IgnoringParenAndImpCasts_DoesNotMatchIncorrectly_Test' should be marked noexcept | 5 | ||
| 3859 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4442 | cppcoreguidelines-noexcept | default constructor 'HasSourceExpression_MatchesImplicitCasts_Test' should be marked noexcept | 5 | ||
| 3860 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4449 | cppcoreguidelines-noexcept | default constructor 'HasSourceExpression_MatchesExplicitCasts_Test' should be marked noexcept | 5 | ||
| 3861 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4456 | cppcoreguidelines-noexcept | default constructor 'UsingDeclaration_MatchesSpecificTarget_Test' should be marked noexcept | 5 | ||
| 3862 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4465 | cppcoreguidelines-noexcept | default constructor 'UsingDeclaration_ThroughUsingDeclaration_Test' should be marked noexcept | 5 | ||
| 3863 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4474 | cppcoreguidelines-noexcept | default constructor 'SingleDecl_IsSingleDecl_Test' should be marked noexcept | 5 | ||
| 3864 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4483 | cppcoreguidelines-noexcept | default constructor 'DeclStmt_ContainsDeclaration_Test' should be marked noexcept | 5 | ||
| 3865 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4497 | cppcoreguidelines-noexcept | default constructor 'SwitchCase_MatchesEachCase_Test' should be marked noexcept | 5 | ||
| 3866 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4525 | cppcoreguidelines-noexcept | default constructor 'Declaration_HasExplicitSpecifier_Test' should be marked noexcept | 5 | ||
| 3867 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4585 | cppcoreguidelines-noexcept | default constructor 'ForEachConstructorInitializer_MatchesInitializers_Test' should be marked noexcept | 5 | ||
| 3868 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4591 | cppcoreguidelines-noexcept | default constructor 'HasConditionVariableStatement_DoesNotMatchCondition_Test' should be marked noexcept | 5 | ||
| 3869 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4600 | cppcoreguidelines-noexcept | default constructor 'HasConditionVariableStatement_MatchesConditionVariables_Test' should be marked noexcept | 5 | ||
| 3870 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4606 | cppcoreguidelines-noexcept | default constructor 'ForEach_BindsOneNode_Test' should be marked noexcept | 5 | ||
| 3871 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4612 | cppcoreguidelines-noexcept | default constructor 'ForEach_BindsMultipleNodes_Test' should be marked noexcept | 5 | ||
| 3872 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4618 | cppcoreguidelines-noexcept | default constructor 'ForEach_BindsRecursiveCombinations_Test' should be marked noexcept | 5 | ||
| 3873 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4626 | cppcoreguidelines-noexcept | default constructor 'ForEach_DoesNotIgnoreImplicit_Test' should be marked noexcept | 5 | ||
| 3874 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4658 | cppcoreguidelines-noexcept | default constructor 'ForEachDescendant_BindsOneNode_Test' should be marked noexcept | 5 | ||
| 3875 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4665 | cppcoreguidelines-noexcept | default constructor 'ForEachDescendant_NestedForEachDescendant_Test' should be marked noexcept | 5 | ||
| 3876 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4682 | cppcoreguidelines-noexcept | default constructor 'ForEachDescendant_BindsMultipleNodes_Test' should be marked noexcept | 5 | ||
| 3877 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4690 | cppcoreguidelines-noexcept | default constructor 'ForEachDescendant_BindsRecursiveCombinations_Test' should be marked noexcept | 5 | ||
| 3878 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4699 | cppcoreguidelines-noexcept | default constructor 'ForEachDescendant_BindsCombinations_Test' should be marked noexcept | 5 | ||
| 3879 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4708 | cppcoreguidelines-noexcept | default constructor 'Has_DoesNotDeleteBindings_Test' should be marked noexcept | 5 | ||
| 3880 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4714 | cppcoreguidelines-noexcept | default constructor 'TemplateArgumentLoc_Matches_Test' should be marked noexcept | 5 | ||
| 3881 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4727 | cppcoreguidelines-noexcept | default constructor 'LoopingMatchers_DoNotOverwritePreviousMatchResultOnFailure_Test' should be marked noexcept | 5 | ||
| 3882 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4823 | cppcoreguidelines-noexcept | default constructor 'ForEachDescendant_BindsCorrectNodes_Test' should be marked noexcept | 5 | ||
| 3883 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4834 | cppcoreguidelines-noexcept | default constructor 'FindAll_BindsNodeOnMatch_Test' should be marked noexcept | 5 | ||
| 3884 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4841 | cppcoreguidelines-noexcept | default constructor 'FindAll_BindsDescendantNodeOnMatch_Test' should be marked noexcept | 5 | ||
| 3885 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4848 | cppcoreguidelines-noexcept | default constructor 'FindAll_BindsNodeAndDescendantNodesOnOneMatch_Test' should be marked noexcept | 5 | ||
| 3886 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4862 | cppcoreguidelines-noexcept | default constructor 'HasAncenstor_MatchesDeclarationAncestors_Test' should be marked noexcept | 5 | ||
| 3887 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4868 | cppcoreguidelines-noexcept | default constructor 'HasAncenstor_FailsIfNoAncestorMatches_Test' should be marked noexcept | 5 | ||
| 3888 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4874 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_MatchesDeclarationsThatGetVisitedLater_Test' should be marked noexcept | 5 | ||
| 3889 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4881 | cppcoreguidelines-noexcept | default constructor 'HasAncenstor_MatchesStatementAncestors_Test' should be marked noexcept | 5 | ||
| 3890 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4887 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_DrillsThroughDifferentHierarchies_Test' should be marked noexcept | 5 | ||
| 3891 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4893 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_BindsRecursiveCombinations_Test' should be marked noexcept | 5 | ||
| 3892 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4900 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_BindsCombinationsWithHasDescendant_Test' should be marked noexcept | 5 | ||
| 3893 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4912 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_MatchesClosestAncestor_Test' should be marked noexcept | 5 | ||
| 3894 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4926 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_MatchesInTemplateInstantiations_Test' should be marked noexcept | 5 | ||
| 3895 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4934 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_MatchesInImplicitCode_Test' should be marked noexcept | 5 | ||
| 3896 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4942 | cppcoreguidelines-noexcept | default constructor 'HasParent_MatchesOnlyParent_Test' should be marked noexcept | 5 | ||
| 3897 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4954 | cppcoreguidelines-noexcept | default constructor 'MatcherMemoize_HasParentDiffersFromHas_Test' should be marked noexcept | 5 | ||
| 3898 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4968 | cppcoreguidelines-noexcept | default constructor 'MatcherMemoize_HasDiffersFromHasDescendant_Test' should be marked noexcept | 5 | ||
| 3899 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4981 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_MatchesAllAncestors_Test' should be marked noexcept | 5 | ||
| 3900 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 4992 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_ImplicitArrayCopyCtorDeclRefExpr_Test' should be marked noexcept | 5 | ||
| 3901 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5000 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_AnonymousUnionMemberExpr_Test' should be marked noexcept | 5 | ||
| 3902 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5021 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_NonParmDependentTemplateParmVarDeclRefExpr_Test' should be marked noexcept | 5 | ||
| 3903 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5032 | cppcoreguidelines-noexcept | default constructor 'HasAncestor_AddressOfExplicitSpecializationFunction_Test' should be marked noexcept | 5 | ||
| 3904 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5039 | cppcoreguidelines-noexcept | default constructor 'HasParent_MatchesAllParents_Test' should be marked noexcept | 5 | ||
| 3905 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5069 | cppcoreguidelines-noexcept | default constructor 'HasParent_NoDuplicateParents_Test' should be marked noexcept | 5 | ||
| 3906 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5090 | cppcoreguidelines-noexcept | default constructor 'TypeMatching_PointeeTypes_Test' should be marked noexcept | 5 | ||
| 3907 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5106 | cppcoreguidelines-noexcept | default constructor 'ElaboratedTypeNarrowing_hasQualifier_Test' should be marked noexcept | 5 | ||
| 3908 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5127 | cppcoreguidelines-noexcept | default constructor 'ElaboratedTypeNarrowing_namesType_Test' should be marked noexcept | 5 | ||
| 3909 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5145 | cppcoreguidelines-noexcept | default constructor 'NNS_BindsNestedNameSpecifiers_Test' should be marked noexcept | 5 | ||
| 3910 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5153 | cppcoreguidelines-noexcept | default constructor 'NNS_BindsNestedNameSpecifierLocs_Test' should be marked noexcept | 5 | ||
| 3911 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5160 | cppcoreguidelines-noexcept | default constructor 'NNS_DescendantsOfNestedNameSpecifiers_Test' should be marked noexcept | 5 | ||
| 3912 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5189 | cppcoreguidelines-noexcept | default constructor 'NNS_NestedNameSpecifiersAsDescendants_Test' should be marked noexcept | 5 | ||
| 3913 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5205 | cppcoreguidelines-noexcept | default constructor 'NNSLoc_DescendantsOfNestedNameSpecifierLocs_Test' should be marked noexcept | 5 | ||
| 3914 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5232 | cppcoreguidelines-noexcept | default constructor 'NNSLoc_NestedNameSpecifierLocsAsDescendants_Test' should be marked noexcept | 5 | ||
| 3915 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5267 | cppcoreguidelines-noexcept | default constructor 'MatchFinder_CanMatchDeclarationsRecursively_Test' should be marked noexcept | 5 | ||
| 3916 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5280 | cppcoreguidelines-noexcept | default constructor 'MatchFinder_CanMatchStatementsRecursively_Test' should be marked noexcept | 5 | ||
| 3917 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5291 | cppcoreguidelines-noexcept | default constructor 'MatchFinder_CanMatchSingleNodesRecursively_Test' should be marked noexcept | 5 | ||
| 3918 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5302 | cppcoreguidelines-noexcept | default constructor 'StatementMatcher_HasReturnValue_Test' should be marked noexcept | 5 | ||
| 3919 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5309 | cppcoreguidelines-noexcept | default constructor 'StatementMatcher_ForFunction_Test' should be marked noexcept | 5 | ||
| 3920 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5342 | cppcoreguidelines-noexcept | default constructor 'Matcher_ForEachOverriden_Test' should be marked noexcept | 5 | ||
| 3921 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5386 | cppcoreguidelines-noexcept | default constructor 'Matcher_HasAnyDeclaration_Test' should be marked noexcept | 5 | ||
| 3922 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5405 | cppcoreguidelines-noexcept | default constructor 'SubstTemplateTypeParmType_HasReplacementType_Test' should be marked noexcept | 5 | ||
| 3923 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5421 | cppcoreguidelines-noexcept | default constructor 'ClassTemplateSpecializationDecl_HasSpecializedTemplate_Test' should be marked noexcept | 5 | ||
| 3924 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5429 | cppcoreguidelines-noexcept | default constructor 'CXXNewExpr_Array_Test' should be marked noexcept | 5 | ||
| 3925 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp @ Line 5443 | cppcoreguidelines-noexcept | default constructor 'CXXNewExpr_PlacementArgs_Test' should be marked noexcept | 5 | ||
| 3926 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseBoolean_Test' should be marked noexcept | 5 | ||
| 3927 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseDouble_Test' should be marked noexcept | 5 | ||
| 3928 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseUnsigned_Test' should be marked noexcept | 5 | ||
| 3929 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseString_Test' should be marked noexcept | 5 | ||
| 3930 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseMatcher_Test' should be marked noexcept | 5 | ||
| 3931 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseComment_Test' should be marked noexcept | 5 | ||
| 3932 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'ParserTest_FullParserTest_Test' should be marked noexcept | 5 | ||
| 3933 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'ParserTest_VariadicMatchTest_Test' should be marked noexcept | 5 | ||
| 3934 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'ParserTest_Errors_Test' should be marked noexcept | 5 | ||
| 3935 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 405 | cppcoreguidelines-noexcept | default constructor 'ParserTest_OverloadErrors_Test' should be marked noexcept | 5 | ||
| 3936 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseMultiline_Test' should be marked noexcept | 5 | ||
| 3937 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'ParserTest_CompletionRegistry_Test' should be marked noexcept | 5 | ||
| 3938 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 569 | cppcoreguidelines-noexcept | default constructor 'ParserTest_CompletionNamedValues_Test' should be marked noexcept | 5 | ||
| 3939 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp @ Line 604 | cppcoreguidelines-noexcept | default constructor 'ParserTest_ParseBindOnLet_Test' should be marked noexcept | 5 | ||
| 3940 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_CanConstructNoArgs_Test' should be marked noexcept | 4 | ||
| 3941 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_ConstructWithSimpleArgs_Test' should be marked noexcept | 4 | ||
| 3942 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_ConstructWithMatcherArgs_Test' should be marked noexcept | 4 | ||
| 3943 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_OverloadedMatchers_Test' should be marked noexcept | 4 | ||
| 3944 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_PolymorphicMatchers_Test' should be marked noexcept | 4 | ||
| 3945 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_TemplateArgument_Test' should be marked noexcept | 4 | ||
| 3946 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_TypeTraversal_Test' should be marked noexcept | 4 | ||
| 3947 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_CXXCtorInitializer_Test' should be marked noexcept | 4 | ||
| 3948 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_Adaptative_Test' should be marked noexcept | 4 | ||
| 3949 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_VariadicOp_Test' should be marked noexcept | 4 | ||
| 3950 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 391 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_Errors_Test' should be marked noexcept | 4 | ||
| 3951 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 447 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_Completion_Test' should be marked noexcept | 4 | ||
| 3952 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_MatcherBuilder_Test' should be marked noexcept | 4 | ||
| 3953 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 514 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_NodeType_Test' should be marked noexcept | 4 | ||
| 3954 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_HasArgs_Test' should be marked noexcept | 4 | ||
| 3955 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_ParenExpr_Test' should be marked noexcept | 4 | ||
| 3956 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'RegistryTest_EqualsMatcher_Test' should be marked noexcept | 4 | ||
| 3957 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'VariantValueTest_Unsigned_Test' should be marked noexcept | 5 | ||
| 3958 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'VariantValueTest_String_Test' should be marked noexcept | 5 | ||
| 3959 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'VariantValueTest_DynTypedMatcher_Test' should be marked noexcept | 5 | ||
| 3960 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'VariantValueTest_Assignment_Test' should be marked noexcept | 5 | ||
| 3961 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'VariantValueTest_ImplicitBool_Test' should be marked noexcept | 5 | ||
| 3962 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'VariantValueTest_Matcher_Test' should be marked noexcept | 5 | ||
| 3963 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/Dynamic/VariantValueTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'VariantValueTest_NodeKind_Test' should be marked noexcept | 5 | ||
| 3964 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'GtestAssertTest_ShouldMatchAssert_Test' should be marked noexcept | 5 | ||
| 3965 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'GtestAssertTest_ShouldNotMatchExpect_Test' should be marked noexcept | 5 | ||
| 3966 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'GtestAssertTest_ShouldMatchNestedAssert_Test' should be marked noexcept | 5 | ||
| 3967 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'GtestExpectTest_ShouldMatchExpect_Test' should be marked noexcept | 5 | ||
| 3968 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'GtestExpectTest_ShouldNotMatchAssert_Test' should be marked noexcept | 5 | ||
| 3969 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'GtestExpectTest_NeShouldMatchExpectNe_Test' should be marked noexcept | 5 | ||
| 3970 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'GtestExpectTest_LeShouldMatchExpectLe_Test' should be marked noexcept | 5 | ||
| 3971 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'GtestExpectTest_LtShouldMatchExpectLt_Test' should be marked noexcept | 5 | ||
| 3972 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'GtestExpectTest_GeShouldMatchExpectGe_Test' should be marked noexcept | 5 | ||
| 3973 | /home/vsts/work/1/llvm-project/clang/unittests/ASTMatchers/GtestMatchersTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'GtestExpectTest_GtShouldMatchExpectGt_Test' should be marked noexcept | 5 | ||
| 3974 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGDominatorTree.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'CFGDominatorTree_DomTree_Test' should be marked noexcept | 5 | ||
| 3975 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGDominatorTree.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'CFGDominatorTree_ControlDependency_Test' should be marked noexcept | 5 | ||
| 3976 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGDominatorTree.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'CFGDominatorTree_ControlDependencyWithLoops_Test' should be marked noexcept | 5 | ||
| 3977 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CFG_RangeBasedForOverDependentType_Test' should be marked noexcept | 5 | ||
| 3978 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'CFG_StaticInitializerLastCondition_Test' should be marked noexcept | 5 | ||
| 3979 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'CFG_DeleteExpressionOnDependentType_Test' should be marked noexcept | 5 | ||
| 3980 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'CFG_VariableOfIncompleteType_Test' should be marked noexcept | 5 | ||
| 3981 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'CFG_IsLinear_Test' should be marked noexcept | 5 | ||
| 3982 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'CFG_ElementRefIterator_Test' should be marked noexcept | 5 | ||
| 3983 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CFGTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'CFG_Worklists_Test' should be marked noexcept | 5 | ||
| 3984 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/CloneDetectionTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'CloneDetector_FilterFunctionsByName_Test' should be marked noexcept | 5 | ||
| 3985 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_Trivial_Test' should be marked noexcept | 5 | ||
| 3986 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'AssignmentTest_AssignmentModifies_Test' should be marked noexcept | 3 | ||
| 3987 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_AssignmentConditionalWithInheritance_Test' should be marked noexcept | 5 | ||
| 3988 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'IncDecTest_IncDecModifies_Test' should be marked noexcept | 3 | ||
| 3989 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_NonConstMemberFunc_Test' should be marked noexcept | 5 | ||
| 3990 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_AssumedNonConstMemberFunc_Test' should be marked noexcept | 5 | ||
| 3991 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ConstMemberFunc_Test' should be marked noexcept | 5 | ||
| 3992 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_TypeDependentMemberCall_Test' should be marked noexcept | 5 | ||
| 3993 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_NonConstOperator_Test' should be marked noexcept | 5 | ||
| 3994 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ConstOperator_Test' should be marked noexcept | 5 | ||
| 3995 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_UnresolvedOperator_Test' should be marked noexcept | 5 | ||
| 3996 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ByValueArgument_Test' should be marked noexcept | 5 | ||
| 3997 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ByConstValueArgument_Test' should be marked noexcept | 5 | ||
| 3998 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ByNonConstRefArgument_Test' should be marked noexcept | 5 | ||
| 3999 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 439 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ByNonConstRefArgumentFunctionTypeDependent_Test' should be marked noexcept | 5 | ||
| 4000 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ByConstRefArgument_Test' should be marked noexcept | 5 | ||
| 4001 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ByNonConstRRefArgument_Test' should be marked noexcept | 5 | ||
| 4002 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ByConstRRefArgument_Test' should be marked noexcept | 5 | ||
| 4003 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_Move_Test' should be marked noexcept | 5 | ||
| 4004 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 613 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_Forward_Test' should be marked noexcept | 5 | ||
| 4005 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 632 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CallUnresolved_Test' should be marked noexcept | 5 | ||
| 4006 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 687 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ReturnAsValue_Test' should be marked noexcept | 5 | ||
| 4007 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 703 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ReturnAsNonConstRef_Test' should be marked noexcept | 5 | ||
| 4008 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 710 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ReturnAsConstRef_Test' should be marked noexcept | 5 | ||
| 4009 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 717 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ReturnAsNonConstRRef_Test' should be marked noexcept | 5 | ||
| 4010 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ReturnAsConstRRef_Test' should be marked noexcept | 5 | ||
| 4011 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_TakeAddress_Test' should be marked noexcept | 5 | ||
| 4012 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 744 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ArrayToPointerDecay_Test' should be marked noexcept | 5 | ||
| 4013 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 752 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_TemplateWithArrayToPointerDecay_Test' should be marked noexcept | 5 | ||
| 4014 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 771 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_FollowRefModified_Test' should be marked noexcept | 5 | ||
| 4015 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 789 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_FollowRefNotModified_Test' should be marked noexcept | 5 | ||
| 4016 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 809 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_FollowConditionalRefModified_Test' should be marked noexcept | 5 | ||
| 4017 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 817 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_FollowConditionalRefNotModified_Test' should be marked noexcept | 5 | ||
| 4018 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 825 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_FollowFuncArgModified_Test' should be marked noexcept | 5 | ||
| 4019 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 885 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_FollowFuncArgNotModified_Test' should be marked noexcept | 5 | ||
| 4020 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 944 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ArrayElementModified_Test' should be marked noexcept | 5 | ||
| 4021 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 951 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ArrayElementNotModified_Test' should be marked noexcept | 5 | ||
| 4022 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 960 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_NestedMemberModified_Test' should be marked noexcept | 5 | ||
| 4023 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 982 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_NestedMemberNotModified_Test' should be marked noexcept | 5 | ||
| 4024 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1005 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CastToValue_Test' should be marked noexcept | 5 | ||
| 4025 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1013 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CastToRefModified_Test' should be marked noexcept | 5 | ||
| 4026 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1028 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CastToRefNotModified_Test' should be marked noexcept | 5 | ||
| 4027 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1037 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CastToConstRef_Test' should be marked noexcept | 5 | ||
| 4028 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1052 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprWithAnAssigment_Test' should be marked noexcept | 5 | ||
| 4029 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1060 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprWithDecOp_Test' should be marked noexcept | 5 | ||
| 4030 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1068 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprWithNonConstMemberCall_Test' should be marked noexcept | 5 | ||
| 4031 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1078 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprWithConstMemberCall_Test' should be marked noexcept | 5 | ||
| 4032 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1088 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprWithCallExpr_Test' should be marked noexcept | 5 | ||
| 4033 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1098 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprWithCallUnresolved_Test' should be marked noexcept | 5 | ||
| 4034 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1114 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprParmRef_Test' should be marked noexcept | 5 | ||
| 4035 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1125 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprWithAmpersandOp_Test' should be marked noexcept | 5 | ||
| 4036 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1135 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprAsReturnAsValue_Test' should be marked noexcept | 5 | ||
| 4037 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1143 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaEpxrAsReturnAsNonConstRef_Test' should be marked noexcept | 5 | ||
| 4038 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1151 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprAsArrayToPointerDecay_Test' should be marked noexcept | 5 | ||
| 4039 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1161 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaExprAsUniquePtr_Test' should be marked noexcept | 5 | ||
| 4040 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1178 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_CommaNestedConditional_Test' should be marked noexcept | 5 | ||
| 4041 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1190 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_LambdaDefaultCaptureByValue_Test' should be marked noexcept | 5 | ||
| 4042 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1197 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_LambdaExplicitCaptureByValue_Test' should be marked noexcept | 5 | ||
| 4043 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1204 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_LambdaDefaultCaptureByRef_Test' should be marked noexcept | 5 | ||
| 4044 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1212 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_LambdaExplicitCaptureByRef_Test' should be marked noexcept | 5 | ||
| 4045 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1222 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForArrayByRefModified_Test' should be marked noexcept | 5 | ||
| 4046 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1237 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForArrayByRefModifiedByImplicitInit_Test' should be marked noexcept | 5 | ||
| 4047 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1245 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForArrayByValue_Test' should be marked noexcept | 5 | ||
| 4048 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1263 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForArrayByConstRef_Test' should be marked noexcept | 5 | ||
| 4049 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1276 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForNonArrayByRefModified_Test' should be marked noexcept | 5 | ||
| 4050 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1286 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForNonArrayByRefNotModified_Test' should be marked noexcept | 5 | ||
| 4051 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1294 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForNonArrayByValue_Test' should be marked noexcept | 5 | ||
| 4052 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1303 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_RangeForNonArrayByConstRef_Test' should be marked noexcept | 5 | ||
| 4053 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1314 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_UnevaluatedExpressions_Test' should be marked noexcept | 5 | ||
| 4054 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1352 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_NotUnevaluatedExpressions_Test' should be marked noexcept | 5 | ||
| 4055 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1369 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_UniquePtr_Test' should be marked noexcept | 5 | ||
| 4056 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1428 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_UnevaluatedContext_Test' should be marked noexcept | 5 | ||
| 4057 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp @ Line 1444 | cppcoreguidelines-noexcept | default constructor 'ExprMutationAnalyzerTest_ReproduceFailureMinimal_Test' should be marked noexcept | 5 | ||
| 4058 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest' should be marked noexcept | 2 | ||
| 4059 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_IgnoresPragmas_Test' should be marked noexcept | 4 | ||
| 4060 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_NoneForNonExpansionLocations_Test' should be marked noexcept | 4 | ||
| 4061 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_EmptyExpansions_Test' should be marked noexcept | 4 | ||
| 4062 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_TransitiveExpansions_Test' should be marked noexcept | 4 | ||
| 4063 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_MacroFunctions_Test' should be marked noexcept | 4 | ||
| 4064 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_VariadicMacros_Test' should be marked noexcept | 4 | ||
| 4065 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_ConcatenationMacros_Test' should be marked noexcept | 4 | ||
| 4066 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_StringizingMacros_Test' should be marked noexcept | 4 | ||
| 4067 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 329 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_StringizingVariadicMacros_Test' should be marked noexcept | 4 | ||
| 4068 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_RedefUndef_Test' should be marked noexcept | 4 | ||
| 4069 | /home/vsts/work/1/llvm-project/clang/unittests/Analysis/MacroExpansionContextTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'MacroExpansionContextTest_UnbalacedParenthesis_Test' should be marked noexcept | 4 | ||
| 4070 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_validateInfoTable_Test' should be marked noexcept | 5 | ||
| 4071 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isASCII_Test' should be marked noexcept | 5 | ||
| 4072 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isIdentifierHead_Test' should be marked noexcept | 5 | ||
| 4073 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isIdentifierBody_Test' should be marked noexcept | 5 | ||
| 4074 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isHorizontalWhitespace_Test' should be marked noexcept | 5 | ||
| 4075 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isVerticalWhitespace_Test' should be marked noexcept | 5 | ||
| 4076 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isWhitespace_Test' should be marked noexcept | 5 | ||
| 4077 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isDigit_Test' should be marked noexcept | 5 | ||
| 4078 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isHexDigit_Test' should be marked noexcept | 5 | ||
| 4079 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isLetter_Test' should be marked noexcept | 5 | ||
| 4080 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isLowercase_Test' should be marked noexcept | 5 | ||
| 4081 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isUppercase_Test' should be marked noexcept | 5 | ||
| 4082 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isAlphanumeric_Test' should be marked noexcept | 5 | ||
| 4083 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isPunctuation_Test' should be marked noexcept | 5 | ||
| 4084 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isPrintable_Test' should be marked noexcept | 5 | ||
| 4085 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isPreprocessingNumberBody_Test' should be marked noexcept | 5 | ||
| 4086 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isRawStringDelimBody_Test' should be marked noexcept | 5 | ||
| 4087 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_toLowercase_Test' should be marked noexcept | 5 | ||
| 4088 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_toUppercase_Test' should be marked noexcept | 5 | ||
| 4089 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/CharInfoTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'CharInfoTest_isValidIdentifier_Test' should be marked noexcept | 5 | ||
| 4090 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/DiagnosticTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_suppressAndTrap_Test' should be marked noexcept | 5 | ||
| 4091 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/DiagnosticTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_fatalsAsError_Test' should be marked noexcept | 5 | ||
| 4092 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/DiagnosticTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'DiagnosticTest_diagnosticError_Test' should be marked noexcept | 5 | ||
| 4093 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'RefMaps' should be marked noexcept | 2 | ||
| 4094 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'FileEntryTest_Constructor_Test' should be marked noexcept | 5 | ||
| 4095 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'FileEntryTest_FileEntryRef_Test' should be marked noexcept | 5 | ||
| 4096 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'FileEntryTest_OptionalFileEntryRefDegradesToFileEntryPtr_Test' should be marked noexcept | 5 | ||
| 4097 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'FileEntryTest_equals_Test' should be marked noexcept | 5 | ||
| 4098 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'FileEntryTest_isSameRef_Test' should be marked noexcept | 5 | ||
| 4099 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'FileEntryTest_DenseMapInfo_Test' should be marked noexcept | 5 | ||
| 4100 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'DirectoryEntryTest_isSameRef_Test' should be marked noexcept | 5 | ||
| 4101 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileEntryTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'DirectoryEntryTest_DenseMapInfo_Test' should be marked noexcept | 5 | ||
| 4102 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'FakeStatCache' should be marked noexcept | 2 | ||
| 4103 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest' should be marked noexcept | 2 | ||
| 4104 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getVirtualFileSetsTheDirFieldCorrectly_Test' should be marked noexcept | 4 | ||
| 4105 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_NoVirtualDirectoryExistsBeforeAVirtualFileIsAdded_Test' should be marked noexcept | 4 | ||
| 4106 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getVirtualFileCreatesDirectoryEntriesForAncestors_Test' should be marked noexcept | 4 | ||
| 4107 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileReturnsValidFileEntryForExistingRealFile_Test' should be marked noexcept | 4 | ||
| 4108 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileReturnsValidFileEntryForExistingVirtualFile_Test' should be marked noexcept | 4 | ||
| 4109 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileReturnsDifferentFileEntriesForDifferentFiles_Test' should be marked noexcept | 4 | ||
| 4110 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileReturnsErrorForNonexistentFile_Test' should be marked noexcept | 4 | ||
| 4111 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileReturnsSameFileEntryForAliasedRealFiles_Test' should be marked noexcept | 4 | ||
| 4112 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileRefReturnsCorrectNameForDifferentStatPath_Test' should be marked noexcept | 4 | ||
| 4113 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileReturnsSameFileEntryForAliasedVirtualFiles_Test' should be marked noexcept | 4 | ||
| 4114 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileRefEquality_Test' should be marked noexcept | 4 | ||
| 4115 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 409 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getVirtualFileWithDifferentName_Test' should be marked noexcept | 4 | ||
| 4116 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 438 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_makeAbsoluteUsesVFS_Test' should be marked noexcept | 4 | ||
| 4117 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 465 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getVirtualFileFillsRealPathName_Test' should be marked noexcept | 4 | ||
| 4118 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 498 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getFileDontOpenRealPath_Test' should be marked noexcept | 4 | ||
| 4119 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/FileManagerTest.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'FileManagerTest_getBypassFile_Test' should be marked noexcept | 4 | ||
| 4120 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/LineOffsetMappingTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LineOffsetMappingTest_empty_Test' should be marked noexcept | 5 | ||
| 4121 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/LineOffsetMappingTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LineOffsetMappingTest_construct_Test' should be marked noexcept | 5 | ||
| 4122 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/LineOffsetMappingTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'LineOffsetMappingTest_constructTwo_Test' should be marked noexcept | 5 | ||
| 4123 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/LineOffsetMappingTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'LineOffsetMappingTest_get_Test' should be marked noexcept | 5 | ||
| 4124 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/LineOffsetMappingTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'LineOffsetMappingTest_getMissingFinalNewline_Test' should be marked noexcept | 5 | ||
| 4125 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SanitizersTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SanitizersTest_serializeSanitizers_Test' should be marked noexcept | 5 | ||
| 4126 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SanitizersTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'SanitizersTest_serializeSanitizersIndividual_Test' should be marked noexcept | 5 | ||
| 4127 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest' should be marked noexcept | 2 | ||
| 4128 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_isBeforeInTranslationUnit_Test' should be marked noexcept | 4 | ||
| 4129 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_getColumnNumber_Test' should be marked noexcept | 4 | ||
| 4130 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_locationPrintTest_Test' should be marked noexcept | 4 | ||
| 4131 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_getInvalidBOM_Test' should be marked noexcept | 4 | ||
| 4132 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_getLineNumber_Test' should be marked noexcept | 4 | ||
| 4133 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_getMacroArgExpandedLocation_Test' should be marked noexcept | 4 | ||
| 4134 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_isBeforeInTranslationUnitWithMacroInInclude_Test' should be marked noexcept | 4 | ||
| 4135 | /home/vsts/work/1/llvm-project/clang/unittests/Basic/SourceManagerTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'SourceManagerTest_isMainFile_Test' should be marked noexcept | 4 | ||
| 4136 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/BufferSourceTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'BufferSourceTest_EmitCXXGlobalInitFunc_Test' should be marked noexcept | 5 | ||
| 4137 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/CheckTargetFeaturesTest.cpp @ Line 7 | cppcoreguidelines-noexcept | default constructor 'CheckTargetFeaturesTest_checkBuiltinFeatures_Test' should be marked noexcept | 5 | ||
| 4138 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/CodeGenExternalTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'CodeGenExternalTest_CodeGenExternalTest_Test' should be marked noexcept | 5 | ||
| 4139 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/IRMatchers.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'MatcherContext' should be marked noexcept | 2 | ||
| 4140 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/IRMatchers.h @ Line 328 | cppcoreguidelines-noexcept | default constructor 'MTupleMatcher' should be marked noexcept | 2 | ||
| 4141 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/IncrementalProcessingTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'IncrementalProcessing_EmitCXXGlobalInitFunc_Test' should be marked noexcept | 5 | ||
| 4142 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_BasicTypes_Test' should be marked noexcept | 5 | ||
| 4143 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_CFields_Test' should be marked noexcept | 5 | ||
| 4144 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_CTypedefFields_Test' should be marked noexcept | 5 | ||
| 4145 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 356 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_CTypedefFields2_Test' should be marked noexcept | 5 | ||
| 4146 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 450 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_CTypedefFields3_Test' should be marked noexcept | 5 | ||
| 4147 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_CXXFields_Test' should be marked noexcept | 5 | ||
| 4148 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 675 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_CXXTypedefFields_Test' should be marked noexcept | 5 | ||
| 4149 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 776 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_StructureFields_Test' should be marked noexcept | 5 | ||
| 4150 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 859 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_ArrayFields_Test' should be marked noexcept | 5 | ||
| 4151 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 939 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_BaseClass_Test' should be marked noexcept | 5 | ||
| 4152 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 1016 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_PolymorphicClass_Test' should be marked noexcept | 5 | ||
| 4153 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 1095 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_VirtualBase_Test' should be marked noexcept | 5 | ||
| 4154 | /home/vsts/work/1/llvm-project/clang/unittests/CodeGen/TBAAMetadataTest.cpp @ Line 1184 | cppcoreguidelines-noexcept | default constructor 'TBAAMetadataTest_TemplSpec_Test' should be marked noexcept | 5 | ||
| 4155 | /home/vsts/work/1/llvm-project/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'CrossTranslationUnit_CanLoadFunctionDefinition_Test' should be marked noexcept | 5 | ||
| 4156 | /home/vsts/work/1/llvm-project/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'CrossTranslationUnit_RespectsLoadThreshold_Test' should be marked noexcept | 5 | ||
| 4157 | /home/vsts/work/1/llvm-project/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'CrossTranslationUnit_IndexFormatCanBeParsed_Test' should be marked noexcept | 5 | ||
| 4158 | /home/vsts/work/1/llvm-project/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'CrossTranslationUnit_EmptyInvocationListIsNotValid_Test' should be marked noexcept | 5 | ||
| 4159 | /home/vsts/work/1/llvm-project/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'CrossTranslationUnit_AmbiguousInvocationListIsDetected_Test' should be marked noexcept | 5 | ||
| 4160 | /home/vsts/work/1/llvm-project/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'CrossTranslationUnit_SingleInvocationCanBeParsed_Test' should be marked noexcept | 5 | ||
| 4161 | /home/vsts/work/1/llvm-project/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'CrossTranslationUnit_MultipleInvocationsCanBeParsed_Test' should be marked noexcept | 5 | ||
| 4162 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTestFixture' should be marked noexcept | 2 | ||
| 4163 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_InitialScanSync_Test' should be marked noexcept | 5 | ||
| 4164 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_InitialScanAsync_Test' should be marked noexcept | 5 | ||
| 4165 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_AddFiles_Test' should be marked noexcept | 5 | ||
| 4166 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 363 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_ModifyFile_Test' should be marked noexcept | 5 | ||
| 4167 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_DeleteFile_Test' should be marked noexcept | 5 | ||
| 4168 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_DeleteWatchedDir_Test' should be marked noexcept | 5 | ||
| 4169 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_InvalidatedWatcher_Test' should be marked noexcept | 5 | ||
| 4170 | /home/vsts/work/1/llvm-project/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp @ Line 464 | cppcoreguidelines-noexcept | default constructor 'DirectoryWatcherTest_InvalidatedWatcherAsync_Test' should be marked noexcept | 5 | ||
| 4171 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectUbuntu_Test' should be marked noexcept | 5 | ||
| 4172 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectRedhat_Test' should be marked noexcept | 5 | ||
| 4173 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectOpenSUSE_Test' should be marked noexcept | 5 | ||
| 4174 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectDebian_Test' should be marked noexcept | 5 | ||
| 4175 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectExherbo_Test' should be marked noexcept | 5 | ||
| 4176 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectArchLinux_Test' should be marked noexcept | 5 | ||
| 4177 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectGentoo_Test' should be marked noexcept | 5 | ||
| 4178 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'DistroTest_DetectWindowsAndCrossCompile_Test' should be marked noexcept | 5 | ||
| 4179 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/DistroTest.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'CountingFileSystem' should be marked noexcept | 2 | ||
| 4180 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ModuleCacheTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ModuleCacheTest_GetTargetAndMode_Test' should be marked noexcept | 5 | ||
| 4181 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_MultilibValidity_Test' should be marked noexcept | 5 | ||
| 4182 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqReflexivity1_Test' should be marked noexcept | 5 | ||
| 4183 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqReflexivity2_Test' should be marked noexcept | 5 | ||
| 4184 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqReflexivity3_Test' should be marked noexcept | 5 | ||
| 4185 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqInequivalence1_Test' should be marked noexcept | 5 | ||
| 4186 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqInequivalence2_Test' should be marked noexcept | 5 | ||
| 4187 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqEquivalence1_Test' should be marked noexcept | 5 | ||
| 4188 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqEquivalence2_Test' should be marked noexcept | 5 | ||
| 4189 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqEquivalence3_Test' should be marked noexcept | 5 | ||
| 4190 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqEquivalence4_Test' should be marked noexcept | 5 | ||
| 4191 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqInequivalence3_Test' should be marked noexcept | 5 | ||
| 4192 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqInequivalence4_Test' should be marked noexcept | 5 | ||
| 4193 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_OpEqInequivalence5_Test' should be marked noexcept | 5 | ||
| 4194 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_Construction1_Test' should be marked noexcept | 5 | ||
| 4195 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_Construction2_Test' should be marked noexcept | 5 | ||
| 4196 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_Construction3_Test' should be marked noexcept | 5 | ||
| 4197 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetConstruction1_Test' should be marked noexcept | 5 | ||
| 4198 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetConstruction2_Test' should be marked noexcept | 5 | ||
| 4199 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetPushback_Test' should be marked noexcept | 5 | ||
| 4200 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetRegexFilter_Test' should be marked noexcept | 5 | ||
| 4201 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetFilterObject_Test' should be marked noexcept | 5 | ||
| 4202 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetSelection1_Test' should be marked noexcept | 5 | ||
| 4203 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetSelection2_Test' should be marked noexcept | 5 | ||
| 4204 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetCombineWith_Test' should be marked noexcept | 5 | ||
| 4205 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/MultilibTest.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'MultilibTest_SetPriority_Test' should be marked noexcept | 5 | ||
| 4206 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/SanitizerArgsTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'SanitizerArgsTest_Blacklists_Test' should be marked noexcept | 4 | ||
| 4207 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/SanitizerArgsTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'SanitizerArgsTest_XRayLists_Test' should be marked noexcept | 4 | ||
| 4208 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_VFSGCCInstallation_Test' should be marked noexcept | 5 | ||
| 4209 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_VFSGCCInstallationRelativeDir_Test' should be marked noexcept | 5 | ||
| 4210 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_DefaultDriverMode_Test' should be marked noexcept | 5 | ||
| 4211 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_InvalidArgument_Test' should be marked noexcept | 5 | ||
| 4212 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_ParsedClangName_Test' should be marked noexcept | 5 | ||
| 4213 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_GetTargetAndMode_Test' should be marked noexcept | 5 | ||
| 4214 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_CommandOutput_Test' should be marked noexcept | 5 | ||
| 4215 | /home/vsts/work/1/llvm-project/clang/unittests/Driver/ToolChainTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'ToolChainTest_PostCallback_Test' should be marked noexcept | 5 | ||
| 4216 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_DeleteEmptyNamespaces_Test' should be marked noexcept | 4 | ||
| 4217 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_NamespaceWithSyntaxError_Test' should be marked noexcept | 4 | ||
| 4218 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_EmptyNamespaceNotAffected_Test' should be marked noexcept | 4 | ||
| 4219 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_EmptyNamespaceWithCommentsNoBreakBeforeBrace_Test' should be marked noexcept | 4 | ||
| 4220 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_EmptyNamespaceWithCommentsBreakBeforeBrace_Test' should be marked noexcept | 4 | ||
| 4221 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_EmptyNamespaceAroundConditionalCompilation_Test' should be marked noexcept | 4 | ||
| 4222 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_CtorInitializationSimpleRedundantComma_Test' should be marked noexcept | 4 | ||
| 4223 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_CtorInitializationSimpleRedundantCommaInFunctionTryBlock_Test' should be marked noexcept | 4 | ||
| 4224 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_CtorInitializationSimpleRedundantColon_Test' should be marked noexcept | 4 | ||
| 4225 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_ListRedundantComma_Test' should be marked noexcept | 4 | ||
| 4226 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_NoCleanupsForJavaScript_Test' should be marked noexcept | 4 | ||
| 4227 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_TrailingCommaInParens_Test' should be marked noexcept | 4 | ||
| 4228 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_TrailingCommaInBraces_Test' should be marked noexcept | 4 | ||
| 4229 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_CtorInitializationBracesInParens_Test' should be marked noexcept | 4 | ||
| 4230 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_RedundantCommaNotInAffectedRanges_Test' should be marked noexcept | 4 | ||
| 4231 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_RemoveCommentsAroundDeleteCode_Test' should be marked noexcept | 4 | ||
| 4232 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'CleanupTest_CtorInitializerInNamespace_Test' should be marked noexcept | 4 | ||
| 4233 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_FixOnlyAffectedCodeAfterReplacements_Test' should be marked noexcept | 4 | ||
| 4234 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_InsertMultipleIncludesLLVMStyle_Test' should be marked noexcept | 4 | ||
| 4235 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_InsertMultipleIncludesGoogleStyle_Test' should be marked noexcept | 4 | ||
| 4236 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_InsertMultipleNewHeadersAndSortLLVM_Test' should be marked noexcept | 4 | ||
| 4237 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_InsertMultipleNewHeadersAndSortGoogle_Test' should be marked noexcept | 4 | ||
| 4238 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_NoNewLineAtTheEndOfCodeMultipleInsertions_Test' should be marked noexcept | 4 | ||
| 4239 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 481 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_FormatCorrectLineWhenHeadersAreInserted_Test' should be marked noexcept | 4 | ||
| 4240 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_SimpleDeleteIncludes_Test' should be marked noexcept | 4 | ||
| 4241 | /home/vsts/work/1/llvm-project/clang/unittests/Format/CleanupTest.cpp @ Line 518 | cppcoreguidelines-noexcept | default constructor 'CleanUpReplacementsTest_InsertionAndDeleteHeader_Test' should be marked noexcept | 4 | ||
| 4242 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MessUp_Test' should be marked noexcept | 4 | ||
| 4243 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DefaultLLVMStyleIsCpp_Test' should be marked noexcept | 4 | ||
| 4244 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LLVMStyleOverride_Test' should be marked noexcept | 4 | ||
| 4245 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesNotChangeCorrectlyFormattedCode_Test' should be marked noexcept | 4 | ||
| 4246 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsGlobalStatementsAt0_Test' should be marked noexcept | 4 | ||
| 4247 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsUnwrappedLinesAtFirstFormat_Test' should be marked noexcept | 4 | ||
| 4248 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsNestedBlockStatements_Test' should be marked noexcept | 4 | ||
| 4249 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsNestedCall_Test' should be marked noexcept | 4 | ||
| 4250 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'FormatTest_NestedNameSpecifiers_Test' should be marked noexcept | 4 | ||
| 4251 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'FormatTest_OnlyGeneratesNecessaryReplacements_Test' should be marked noexcept | 4 | ||
| 4252 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'FormatTest_RemovesEmptyLines_Test' should be marked noexcept | 4 | ||
| 4253 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'FormatTest_RecognizesBinaryOperatorKeywords_Test' should be marked noexcept | 4 | ||
| 4254 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'FormatTest_RecognizesUnaryOperatorKeywords_Test' should be marked noexcept | 4 | ||
| 4255 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatIfWithoutCompoundStatement_Test' should be marked noexcept | 4 | ||
| 4256 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatIfWithoutCompoundStatementButElseWith_Test' should be marked noexcept | 4 | ||
| 4257 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatLoopsWithoutCompoundStatement_Test' should be marked noexcept | 4 | ||
| 4258 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatShortBracedStatements_Test' should be marked noexcept | 4 | ||
| 4259 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 766 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ShortBlocksInMacrosDontMergeWithCodeAfterMacro_Test' should be marked noexcept | 4 | ||
| 4260 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 785 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ParseIfElse_Test' should be marked noexcept | 4 | ||
| 4261 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 842 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ElseIf_Test' should be marked noexcept | 4 | ||
| 4262 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 899 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsForLoop_Test' should be marked noexcept | 4 | ||
| 4263 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 983 | cppcoreguidelines-noexcept | default constructor 'FormatTest_RangeBasedForLoops_Test' should be marked noexcept | 4 | ||
| 4264 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ForEachLoops_Test' should be marked noexcept | 4 | ||
| 4265 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1029 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsWhileLoop_Test' should be marked noexcept | 4 | ||
| 4266 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1039 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsDoWhile_Test' should be marked noexcept | 4 | ||
| 4267 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1048 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsSwitchStatement_Test' should be marked noexcept | 4 | ||
| 4268 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1333 | cppcoreguidelines-noexcept | default constructor 'FormatTest_CaseRanges_Test' should be marked noexcept | 4 | ||
| 4269 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1342 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ShortEnums_Test' should be marked noexcept | 4 | ||
| 4270 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1356 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ShortCaseLabels_Test' should be marked noexcept | 4 | ||
| 4271 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1529 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsLabels_Test' should be marked noexcept | 4 | ||
| 4272 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1576 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MultiLineControlStatements_Test' should be marked noexcept | 4 | ||
| 4273 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1750 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BeforeWhile_Test' should be marked noexcept | 4 | ||
| 4274 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1770 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesNotBreakSemiAfterClassDecl_Test' should be marked noexcept | 4 | ||
| 4275 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1774 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsAccessSpecifiers_Test' should be marked noexcept | 4 | ||
| 4276 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1832 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SeparatesLogicalBlocks_Test' should be marked noexcept | 4 | ||
| 4277 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1890 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsClasses_Test' should be marked noexcept | 4 | ||
| 4278 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1925 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreakInheritanceStyle_Test' should be marked noexcept | 4 | ||
| 4279 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1961 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsVariableDeclarationsAfterStructOrClass_Test' should be marked noexcept | 4 | ||
| 4280 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 1967 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsEnum_Test' should be marked noexcept | 4 | ||
| 4281 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2054 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsEnumsWithErrors_Test' should be marked noexcept | 4 | ||
| 4282 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2068 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsEnumStruct_Test' should be marked noexcept | 4 | ||
| 4283 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2085 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsEnumClass_Test' should be marked noexcept | 4 | ||
| 4284 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2102 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsEnumTypes_Test' should be marked noexcept | 4 | ||
| 4285 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2111 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsTypedefEnum_Test' should be marked noexcept | 4 | ||
| 4286 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2137 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsNSEnums_Test' should be marked noexcept | 4 | ||
| 4287 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2179 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsBitfields_Test' should be marked noexcept | 4 | ||
| 4288 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2223 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsNamespaces_Test' should be marked noexcept | 4 | ||
| 4289 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2349 | cppcoreguidelines-noexcept | default constructor 'FormatTest_NamespaceMacros_Test' should be marked noexcept | 4 | ||
| 4290 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2456 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsCompactNamespaces_Test' should be marked noexcept | 4 | ||
| 4291 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2592 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsExternC_Test' should be marked noexcept | 4 | ||
| 4292 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2629 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IndentExternBlockStyle_Test' should be marked noexcept | 4 | ||
| 4293 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2666 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsInlineASM_Test' should be marked noexcept | 4 | ||
| 4294 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2710 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatTryCatch_Test' should be marked noexcept | 4 | ||
| 4295 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2758 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatTryAsAVariable_Test' should be marked noexcept | 4 | ||
| 4296 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2807 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatSEHTryCatch_Test' should be marked noexcept | 4 | ||
| 4297 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2827 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncompleteTryCatchBlocks_Test' should be marked noexcept | 4 | ||
| 4298 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2842 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatTryCatchBraceStyles_Test' should be marked noexcept | 4 | ||
| 4299 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2917 | cppcoreguidelines-noexcept | default constructor 'FormatTest_StaticInitializers_Test' should be marked noexcept | 4 | ||
| 4300 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2944 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DesignatedInitializers_Test' should be marked noexcept | 4 | ||
| 4301 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 2974 | cppcoreguidelines-noexcept | default constructor 'FormatTest_NestedStaticInitializers_Test' should be marked noexcept | 4 | ||
| 4302 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3028 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsSmallMacroDefinitionsInSingleLine_Test' should be marked noexcept | 4 | ||
| 4303 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3034 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesNotBreakPureVirtualFunctionDefinition_Test' should be marked noexcept | 4 | ||
| 4304 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3047 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksStringLiteralsOnlyInDefine_Test' should be marked noexcept | 4 | ||
| 4305 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3059 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsLinePPDirective_Test' should be marked noexcept | 4 | ||
| 4306 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3064 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutUnknownPPDirective_Test' should be marked noexcept | 4 | ||
| 4307 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3069 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnescapedEndOfLineEndsPPDirective_Test' should be marked noexcept | 4 | ||
| 4308 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3076 | cppcoreguidelines-noexcept | default constructor 'FormatTest_EndOfFileEndsPPDirective_Test' should be marked noexcept | 4 | ||
| 4309 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3082 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesntRemoveUnknownTokens_Test' should be marked noexcept | 4 | ||
| 4310 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3100 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IndentsPPDirectiveInReducedSpace_Test' should be marked noexcept | 4 | ||
| 4311 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3114 | cppcoreguidelines-noexcept | default constructor 'FormatTest_HandlePreprocessorDirectiveContext_Test' should be marked noexcept | 4 | ||
| 4312 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3130 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutSingleHash_Test' should be marked noexcept | 4 | ||
| 4313 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3132 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutCodeInMacroDefinitions_Test' should be marked noexcept | 4 | ||
| 4314 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3142 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutRemainingTokens_Test' should be marked noexcept | 4 | ||
| 4315 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3144 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MacroDefinitionInsideStatement_Test' should be marked noexcept | 4 | ||
| 4316 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3151 | cppcoreguidelines-noexcept | default constructor 'FormatTest_HashInMacroDefinition_Test' should be marked noexcept | 4 | ||
| 4317 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3171 | cppcoreguidelines-noexcept | default constructor 'FormatTest_RespectWhitespaceInMacroDefinitions_Test' should be marked noexcept | 4 | ||
| 4318 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3182 | cppcoreguidelines-noexcept | default constructor 'FormatTest_EmptyLinesInMacroDefinitions_Test' should be marked noexcept | 4 | ||
| 4319 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3207 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MacroDefinitionsWithIncompleteCode_Test' should be marked noexcept | 4 | ||
| 4320 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3246 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MacrosWithoutTrailingSemicolon_Test' should be marked noexcept | 4 | ||
| 4321 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3298 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MacroCallsWithoutTrailingSemicolon_Test' should be marked noexcept | 4 | ||
| 4322 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3491 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutMacroDefinitionsStatementsSpanningBlocks_Test' should be marked noexcept | 4 | ||
| 4323 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3499 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IndentPreprocessorDirectives_Test' should be marked noexcept | 4 | ||
| 4324 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3870 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatHashIfNotAtStartOfLine_Test' should be marked noexcept | 4 | ||
| 4325 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3874 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatUnbalancedStructuralElements_Test' should be marked noexcept | 4 | ||
| 4326 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3881 | cppcoreguidelines-noexcept | default constructor 'FormatTest_EscapedNewlines_Test' should be marked noexcept | 4 | ||
| 4327 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3941 | cppcoreguidelines-noexcept | default constructor 'FormatTest_CalculateSpaceOnConsecutiveLinesInMacro_Test' should be marked noexcept | 4 | ||
| 4328 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3949 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MixingPreprocessorDirectivesAndNormalCode_Test' should be marked noexcept | 4 | ||
| 4329 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 3965 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutStatementsAroundPreprocessorDirectives_Test' should be marked noexcept | 4 | ||
| 4330 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4040 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GraciouslyHandleIncorrectPreprocessorConditions_Test' should be marked noexcept | 4 | ||
| 4331 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4045 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsJoinedLinesOnSubsequentRuns_Test' should be marked noexcept | 4 | ||
| 4332 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4057 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutBlockInsideParens_Test' should be marked noexcept | 4 | ||
| 4333 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4105 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutBlockInsideStatement_Test' should be marked noexcept | 4 | ||
| 4334 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4111 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutNestedBlocks_Test' should be marked noexcept | 4 | ||
| 4335 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4188 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatNestedBlocksInMacros_Test' should be marked noexcept | 4 | ||
| 4336 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4209 | cppcoreguidelines-noexcept | default constructor 'FormatTest_PutEmptyBlocksIntoOneLine_Test' should be marked noexcept | 4 | ||
| 4337 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4220 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatBeginBlockEndMacros_Test' should be marked noexcept | 4 | ||
| 4338 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4245 | cppcoreguidelines-noexcept | default constructor 'FormatTest_PreventConfusingIndents_Test' should be marked noexcept | 4 | ||
| 4339 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4273 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LineBreakingInBinaryExpressions_Test' should be marked noexcept | 4 | ||
| 4340 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4375 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ExpressionIndentation_Test' should be marked noexcept | 4 | ||
| 4341 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4424 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ExpressionIndentationBreakingBeforeOperators_Test' should be marked noexcept | 4 | ||
| 4342 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4514 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ExpressionIndentationStrictAlign_Test' should be marked noexcept | 4 | ||
| 4343 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4616 | cppcoreguidelines-noexcept | default constructor 'FormatTest_EnforcedOperatorWraps_Test' should be marked noexcept | 4 | ||
| 4344 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4625 | cppcoreguidelines-noexcept | default constructor 'FormatTest_NoOperandAlignment_Test' should be marked noexcept | 4 | ||
| 4345 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4661 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreakingBeforeNonAssigmentOperators_Test' should be marked noexcept | 4 | ||
| 4346 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4670 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AllowBinPackingInsideArguments_Test' should be marked noexcept | 4 | ||
| 4347 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4724 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConstructorInitializers_Test' should be marked noexcept | 4 | ||
| 4348 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4833 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AllowAllConstructorInitializersOnNextLine_Test' should be marked noexcept | 4 | ||
| 4349 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 4966 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AllowAllArgumentsOnNextLine_Test' should be marked noexcept | 4 | ||
| 4350 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5018 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AllowAllArgumentsOnNextLineDontAlign_Test' should be marked noexcept | 4 | ||
| 4351 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5072 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreakConstructorInitializersAfterColon_Test' should be marked noexcept | 4 | ||
| 4352 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5260 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MemoizationTests_Test' should be marked noexcept | 4 | ||
| 4353 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5340 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksAsHighAsPossible_Test' should be marked noexcept | 4 | ||
| 4354 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5351 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksFunctionDeclarations_Test' should be marked noexcept | 4 | ||
| 4355 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5454 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DontBreakBeforeQualifiedOperator_Test' should be marked noexcept | 4 | ||
| 4356 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5466 | cppcoreguidelines-noexcept | default constructor 'FormatTest_TrailingReturnType_Test' should be marked noexcept | 4 | ||
| 4357 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5489 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DeductionGuides_Test' should be marked noexcept | 4 | ||
| 4358 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5512 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksFunctionDeclarationsWithTrailingTokens_Test' should be marked noexcept | 4 | ||
| 4359 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5612 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FunctionAnnotations_Test' should be marked noexcept | 4 | ||
| 4360 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5634 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksDesireably_Test' should be marked noexcept | 4 | ||
| 4361 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5717 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsDeclarationsOnePerLine_Test' should be marked noexcept | 4 | ||
| 4362 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5749 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsOneParameterPerLineIfNecessary_Test' should be marked noexcept | 4 | ||
| 4363 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5814 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AdaptiveOnePerLineFormatting_Test' should be marked noexcept | 4 | ||
| 4364 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5838 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsBuilderPattern_Test' should be marked noexcept | 4 | ||
| 4365 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 5982 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksAccordingToOperatorPrecedence_Test' should be marked noexcept | 4 | ||
| 4366 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6024 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksAfterAssignments_Test' should be marked noexcept | 4 | ||
| 4367 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6042 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableBreakAssignmentPenalty_Test' should be marked noexcept | 4 | ||
| 4368 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6054 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignsAfterAssignments_Test' should be marked noexcept | 4 | ||
| 4369 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6073 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignsAfterReturn_Test' should be marked noexcept | 4 | ||
| 4370 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6096 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignsAfterOpenBracket_Test' should be marked noexcept | 4 | ||
| 4371 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6175 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ParenthesesAndOperandAlignment_Test' should be marked noexcept | 4 | ||
| 4372 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6197 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksConditionalExpressions_Test' should be marked noexcept | 4 | ||
| 4373 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6464 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksConditionalExpressionsAfterOperator_Test' should be marked noexcept | 4 | ||
| 4374 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6684 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DeclarationsOfMultipleVariables_Test' should be marked noexcept | 4 | ||
| 4375 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6718 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConditionalExpressionsInBrackets_Test' should be marked noexcept | 4 | ||
| 4376 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6725 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignsStringLiterals_Test' should be marked noexcept | 4 | ||
| 4377 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 6784 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ReturnTypeBreakingStyle_Test' should be marked noexcept | 4 | ||
| 4378 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7032 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlwaysBreakBeforeMultilineStrings_Test' should be marked noexcept | 4 | ||
| 4379 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7109 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignsPipes_Test' should be marked noexcept | 4 | ||
| 4380 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7199 | cppcoreguidelines-noexcept | default constructor 'FormatTest_KeepStringLabelValuePairsOnALine_Test' should be marked noexcept | 4 | ||
| 4381 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7258 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsEquals_Test' should be marked noexcept | 4 | ||
| 4382 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7276 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WrapsAtFunctionCallsIfNecessary_Test' should be marked noexcept | 4 | ||
| 4383 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7372 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WrapsTemplateDeclarations_Test' should be marked noexcept | 4 | ||
| 4384 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7486 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WrapsTemplateDeclarationsWithComments_Test' should be marked noexcept | 4 | ||
| 4385 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7537 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WrapsTemplateParameters_Test' should be marked noexcept | 4 | ||
| 4386 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7577 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WrapsAtNestedNameSpecifiers_Test' should be marked noexcept | 4 | ||
| 4387 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7612 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsTemplateParameters_Test' should be marked noexcept | 4 | ||
| 4388 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7684 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsShiftOperators_Test' should be marked noexcept | 4 | ||
| 4389 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7698 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BitshiftOperatorWidth_Test' should be marked noexcept | 4 | ||
| 4390 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7710 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsBinaryOperators_Test' should be marked noexcept | 4 | ||
| 4391 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7715 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsPointersToMembers_Test' should be marked noexcept | 4 | ||
| 4392 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7739 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsUnaryOperators_Test' should be marked noexcept | 4 | ||
| 4393 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7792 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesNotIndentRelativeToUnaryOperators_Test' should be marked noexcept | 4 | ||
| 4394 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7802 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsOverloadedOperators_Test' should be marked noexcept | 4 | ||
| 4395 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7849 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsFunctionRefQualification_Test' should be marked noexcept | 4 | ||
| 4396 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7984 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsNewAndDelete_Test' should be marked noexcept | 4 | ||
| 4397 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 7999 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsUsesOfStarAndAmp_Test' should be marked noexcept | 4 | ||
| 4398 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8335 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsAttributes_Test' should be marked noexcept | 4 | ||
| 4399 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8383 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsPointerQualifiersInCast_Test' should be marked noexcept | 4 | ||
| 4400 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8430 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsSquareAttributes_Test' should be marked noexcept | 4 | ||
| 4401 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8469 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AttributeClass_Test' should be marked noexcept | 4 | ||
| 4402 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8493 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AttributesAfterMacro_Test' should be marked noexcept | 4 | ||
| 4403 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8524 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AttributePenaltyBreaking_Test' should be marked noexcept | 4 | ||
| 4404 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8537 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsEllipsis_Test' should be marked noexcept | 4 | ||
| 4405 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8554 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AdaptivelyFormatsPointersAndReferences_Test' should be marked noexcept | 4 | ||
| 4406 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8587 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsRvalueReferences_Test' should be marked noexcept | 4 | ||
| 4407 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8608 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsBinaryOperatorsPrecedingEquals_Test' should be marked noexcept | 4 | ||
| 4408 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8616 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsCasts_Test' should be marked noexcept | 4 | ||
| 4409 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8727 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsFunctionTypes_Test' should be marked noexcept | 4 | ||
| 4410 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8759 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsPointersToArrayTypes_Test' should be marked noexcept | 4 | ||
| 4411 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8764 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksLongVariableDeclarations_Test' should be marked noexcept | 4 | ||
| 4412 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8788 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksLongDeclarations_Test' should be marked noexcept | 4 | ||
| 4413 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 8890 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsAccessModifiers_Test' should be marked noexcept | 4 | ||
| 4414 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9182 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsArrays_Test' should be marked noexcept | 4 | ||
| 4415 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9217 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LineStartsWithSpecialCharacter_Test' should be marked noexcept | 4 | ||
| 4416 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9222 | cppcoreguidelines-noexcept | default constructor 'FormatTest_HandlesIncludeDirectives_Test' should be marked noexcept | 4 | ||
| 4417 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9273 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncompleteParameterLists_Test' should be marked noexcept | 4 | ||
| 4418 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9286 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectCodeTrailingStuff_Test' should be marked noexcept | 4 | ||
| 4419 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9301 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectCodeMissingSemicolon_Test' should be marked noexcept | 4 | ||
| 4420 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9319 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IndentationWithinColumnLimitNotPossible_Test' should be marked noexcept | 4 | ||
| 4421 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9330 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectAccessSpecifier_Test' should be marked noexcept | 4 | ||
| 4422 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9346 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectCodeUnbalancedBraces_Test' should be marked noexcept | 4 | ||
| 4423 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9352 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectUnbalancedBracesInMacrosWithUnicode_Test' should be marked noexcept | 4 | ||
| 4424 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9364 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectCodeDoNoWhile_Test' should be marked noexcept | 4 | ||
| 4425 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9375 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectCodeMissingParens_Test' should be marked noexcept | 4 | ||
| 4426 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9383 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesNotTouchUnwrappedLinesWithErrors_Test' should be marked noexcept | 4 | ||
| 4427 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9390 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IncorrectCodeErrorDetection_Test' should be marked noexcept | 4 | ||
| 4428 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9408 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutCallsInsideBraceInitializers_Test' should be marked noexcept | 4 | ||
| 4429 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9415 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutBraceInitializersInReturnStatement_Test' should be marked noexcept | 4 | ||
| 4430 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9419 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LayoutCxx11BraceInitializers_Test' should be marked noexcept | 4 | ||
| 4431 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9709 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatSpacesInAngles_Test' should be marked noexcept | 4 | ||
| 4432 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9723 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsBracedListsInColumnLayout_Test' should be marked noexcept | 4 | ||
| 4433 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9878 | cppcoreguidelines-noexcept | default constructor 'FormatTest_PullTrivialFunctionDefinitionsIntoSingleLine_Test' should be marked noexcept | 4 | ||
| 4434 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9969 | cppcoreguidelines-noexcept | default constructor 'FormatTest_PullEmptyFunctionDefinitionsIntoSingleLine_Test' should be marked noexcept | 4 | ||
| 4435 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 9998 | cppcoreguidelines-noexcept | default constructor 'FormatTest_PullInlineFunctionDefinitionsIntoSingleLine_Test' should be marked noexcept | 4 | ||
| 4436 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10038 | cppcoreguidelines-noexcept | default constructor 'FormatTest_PullInlineOnlyFunctionDefinitionsIntoSingleLine_Test' should be marked noexcept | 4 | ||
| 4437 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10084 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitEmptyFunction_Test' should be marked noexcept | 4 | ||
| 4438 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10151 | cppcoreguidelines-noexcept | default constructor 'FormatTest_KeepShortFunctionAfterPPElse_Test' should be marked noexcept | 4 | ||
| 4439 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10162 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitEmptyClass_Test' should be marked noexcept | 4 | ||
| 4440 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10268 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitEmptyStruct_Test' should be marked noexcept | 4 | ||
| 4441 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10295 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitEmptyUnion_Test' should be marked noexcept | 4 | ||
| 4442 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10318 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitEmptyNamespace_Test' should be marked noexcept | 4 | ||
| 4443 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10346 | cppcoreguidelines-noexcept | default constructor 'FormatTest_NeverMergeShortRecords_Test' should be marked noexcept | 4 | ||
| 4444 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10420 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandContextOfRecordTypeKeywords_Test' should be marked noexcept | 4 | ||
| 4445 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10480 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoNotInterfereWithErrorAndWarning_Test' should be marked noexcept | 4 | ||
| 4446 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10490 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatHashIfExpressions_Test' should be marked noexcept | 4 | ||
| 4447 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10504 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MergeHandlingInTheFaceOfPreprocessorDirectives_Test' should be marked noexcept | 4 | ||
| 4448 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10567 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatStarDependingOnContext_Test' should be marked noexcept | 4 | ||
| 4449 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10582 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SpecialTokensAtEndOfLine_Test' should be marked noexcept | 4 | ||
| 4450 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10587 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SkipsDeeplyNestedLines_Test' should be marked noexcept | 4 | ||
| 4451 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10615 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatForObjectiveCMethodDecls_Test' should be marked noexcept | 4 | ||
| 4452 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10683 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksStringLiterals_Test' should be marked noexcept | 4 | ||
| 4453 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10843 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksStringLiteralsAtColumnLimit_Test' should be marked noexcept | 4 | ||
| 4454 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10849 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FullyRemoveEmptyLines_Test' should be marked noexcept | 4 | ||
| 4455 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10856 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksStringLiteralsWithTabs_Test' should be marked noexcept | 4 | ||
| 4456 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10866 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksWideAndNSStringLiterals_Test' should be marked noexcept | 4 | ||
| 4457 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10894 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesNotBreakRawStringLiterals_Test' should be marked noexcept | 4 | ||
| 4458 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10904 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksStringLiteralsWithin_TMacro_Test' should be marked noexcept | 4 | ||
| 4459 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 10945 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreaksStringLiteralOperands_Test' should be marked noexcept | 4 | ||
| 4460 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11028 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DontSplitStringLiteralsWithEscapedNewlines_Test' should be marked noexcept | 4 | ||
| 4461 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11038 | cppcoreguidelines-noexcept | default constructor 'FormatTest_CountsCharactersInMultilineRawStringLiterals_Test' should be marked noexcept | 4 | ||
| 4462 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11090 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SkipsUnknownStringLiterals_Test' should be marked noexcept | 4 | ||
| 4463 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11098 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoesNotTryToParseUDLiteralsInPreCpp11Code_Test' should be marked noexcept | 4 | ||
| 4464 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11105 | cppcoreguidelines-noexcept | default constructor 'FormatTest_CppLexVersion_Test' should be marked noexcept | 4 | ||
| 4465 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11118 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsCpp1y_Test' should be marked noexcept | 4 | ||
| 4466 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11120 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreakStringLiteralsBeforeUnbreakableTokenSequence_Test' should be marked noexcept | 4 | ||
| 4467 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11167 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoNotBreakStringLiteralsInEscapeSequence_Test' should be marked noexcept | 4 | ||
| 4468 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11202 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoNotCreateUnreasonableUnwrappedLines_Test' should be marked noexcept | 4 | ||
| 4469 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11211 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoNotPrematurelyEndUnwrappedLineForReturnStatements_Test' should be marked noexcept | 4 | ||
| 4470 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11216 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsClosingBracesInEmptyNestedBlocks_Test' should be marked noexcept | 4 | ||
| 4471 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11224 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableIndentWidth_Test' should be marked noexcept | 4 | ||
| 4472 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11246 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableFunctionDeclarationIndentAfterType_Test' should be marked noexcept | 4 | ||
| 4473 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11252 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableUseOfTab_Test' should be marked noexcept | 4 | ||
| 4474 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 11976 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ZeroTabWidth_Test' should be marked noexcept | 4 | ||
| 4475 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12066 | cppcoreguidelines-noexcept | default constructor 'FormatTest_CalculatesOriginalColumn_Test' should be marked noexcept | 4 | ||
| 4476 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12099 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableSpaceBeforeParens_Test' should be marked noexcept | 4 | ||
| 4477 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12248 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SpaceAfterLogicalNot_Test' should be marked noexcept | 4 | ||
| 4478 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12259 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableSpacesInParentheses_Test' should be marked noexcept | 4 | ||
| 4479 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12380 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableSpacesInSquareBrackets_Test' should be marked noexcept | 4 | ||
| 4480 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12406 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableSpaceBeforeBrackets_Test' should be marked noexcept | 4 | ||
| 4481 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12441 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableSpaceBeforeAssignmentOperators_Test' should be marked noexcept | 4 | ||
| 4482 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12453 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableSpaceBeforeColon_Test' should be marked noexcept | 4 | ||
| 4483 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12704 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableSpaceAroundPointerQualifiers_Test' should be marked noexcept | 4 | ||
| 4484 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 12778 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveMacros_Test' should be marked noexcept | 4 | ||
| 4485 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13020 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveAssignmentsAcrossEmptyLines_Test' should be marked noexcept | 4 | ||
| 4486 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13094 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveDeclarationsAcrossEmptyLinesAndComments_Test' should be marked noexcept | 4 | ||
| 4487 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13158 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveBitFieldsAcrossEmptyLinesAndComments_Test' should be marked noexcept | 4 | ||
| 4488 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13225 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveAssignmentsAcrossComments_Test' should be marked noexcept | 4 | ||
| 4489 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13312 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveAssignmentsAcrossEmptyLinesAndComments_Test' should be marked noexcept | 4 | ||
| 4490 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13627 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveAssignments_Test' should be marked noexcept | 4 | ||
| 4491 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13852 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveBitFields_Test' should be marked noexcept | 4 | ||
| 4492 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 13909 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlignConsecutiveDeclarations_Test' should be marked noexcept | 4 | ||
| 4493 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 14300 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LinuxBraceBreaking_Test' should be marked noexcept | 4 | ||
| 4494 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 14341 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MozillaBraceBreaking_Test' should be marked noexcept | 4 | ||
| 4495 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 14386 | cppcoreguidelines-noexcept | default constructor 'FormatTest_StroustrupBraceBreaking_Test' should be marked noexcept | 4 | ||
| 4496 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 14448 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AllmanBraceBreaking_Test' should be marked noexcept | 4 | ||
| 4497 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 14736 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WhitesmithsBraceBreaking_Test' should be marked noexcept | 4 | ||
| 4498 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15131 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GNUBraceBreaking_Test' should be marked noexcept | 4 | ||
| 4499 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15255 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WebKitBraceBreaking_Test' should be marked noexcept | 4 | ||
| 4500 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15294 | cppcoreguidelines-noexcept | default constructor 'FormatTest_CatchExceptionReferenceBinding_Test' should be marked noexcept | 4 | ||
| 4501 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15303 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandsPragmas_Test' should be marked noexcept | 4 | ||
| 4502 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15313 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UnderstandPragmaOption_Test' should be marked noexcept | 4 | ||
| 4503 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15319 | cppcoreguidelines-noexcept | default constructor 'FormatTest_OptimizeBreakPenaltyVsExcess_Test' should be marked noexcept | 4 | ||
| 4504 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15450 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GetsPredefinedStyleByName_Test' should be marked noexcept | 4 | ||
| 4505 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15494 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GetsCorrectBasedOnStyle_Test' should be marked noexcept | 4 | ||
| 4506 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15564 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ParsesConfigurationBools_Test' should be marked noexcept | 4 | ||
| 4507 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 15639 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ParsesConfiguration_Test' should be marked noexcept | 4 | ||
| 4508 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16159 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ParsesConfigurationWithLanguages_Test' should be marked noexcept | 4 | ||
| 4509 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16267 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UsesLanguageForBasedOnStyle_Test' should be marked noexcept | 4 | ||
| 4510 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16288 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurationRoundTripTest_Test' should be marked noexcept | 4 | ||
| 4511 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16297 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WorksFor8bitEncodings_Test' should be marked noexcept | 4 | ||
| 4512 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16308 | cppcoreguidelines-noexcept | default constructor 'FormatTest_HandlesUTF8BOM_Test' should be marked noexcept | 4 | ||
| 4513 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16319 | cppcoreguidelines-noexcept | default constructor 'FormatTest_CountsUTF8CharactersProperly_Test' should be marked noexcept | 4 | ||
| 4514 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16333 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitsUTF8Strings_Test' should be marked noexcept | 4 | ||
| 4515 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16372 | cppcoreguidelines-noexcept | default constructor 'FormatTest_HandlesDoubleWidthCharsInMultiLineStrings_Test' should be marked noexcept | 4 | ||
| 4516 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16381 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitsUTF8LineComments_Test' should be marked noexcept | 4 | ||
| 4517 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16397 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SplitsUTF8BlockComments_Test' should be marked noexcept | 4 | ||
| 4518 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16423 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConstructorInitializerIndentWidth_Test' should be marked noexcept | 4 | ||
| 4519 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16464 | cppcoreguidelines-noexcept | default constructor 'FormatTest_BreakConstructorInitializersBeforeComma_Test' should be marked noexcept | 4 | ||
| 4520 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16541 | cppcoreguidelines-noexcept | default constructor 'FormatTest_Destructors_Test' should be marked noexcept | 4 | ||
| 4521 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16546 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsWithWebKitStyle_Test' should be marked noexcept | 4 | ||
| 4522 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 16713 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsLambdas_Test' should be marked noexcept | 4 | ||
| 4523 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17346 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LambdaWithLineComments_Test' should be marked noexcept | 4 | ||
| 4524 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17370 | cppcoreguidelines-noexcept | default constructor 'FormatTest_EmptyLinesInLambdas_Test' should be marked noexcept | 4 | ||
| 4525 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17381 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsBlocks_Test' should be marked noexcept | 4 | ||
| 4526 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17484 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsBlocksWithZeroColumnWidth_Test' should be marked noexcept | 4 | ||
| 4527 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17551 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SupportsCRLF_Test' should be marked noexcept | 4 | ||
| 4528 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17691 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MunchSemicolonAfterBlocks_Test' should be marked noexcept | 4 | ||
| 4529 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17698 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConfigurableContinuationIndentWidth_Test' should be marked noexcept | 4 | ||
| 4530 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17716 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WrappedClosingParenthesisIndent_Test' should be marked noexcept | 4 | ||
| 4531 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17732 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SpacesInAngles_Test' should be marked noexcept | 4 | ||
| 4532 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17760 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SpaceAfterTemplateKeyword_Test' should be marked noexcept | 4 | ||
| 4533 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17766 | cppcoreguidelines-noexcept | default constructor 'FormatTest_TripleAngleBrackets_Test' should be marked noexcept | 4 | ||
| 4534 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17780 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MergeLessLessAtEnd_Test' should be marked noexcept | 4 | ||
| 4535 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17789 | cppcoreguidelines-noexcept | default constructor 'FormatTest_HandleUnbalancedImplicitBracesAcrossPPBranches_Test' should be marked noexcept | 4 | ||
| 4536 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17803 | cppcoreguidelines-noexcept | default constructor 'FormatTest_HandleConflictMarkers_Test' should be marked noexcept | 4 | ||
| 4537 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17895 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DisableRegions_Test' should be marked noexcept | 4 | ||
| 4538 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17937 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoNotCrashOnInvalidInput_Test' should be marked noexcept | 4 | ||
| 4539 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17942 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsTableGenCode_Test' should be marked noexcept | 4 | ||
| 4540 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17948 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ArrayOfTemplates_Test' should be marked noexcept | 4 | ||
| 4541 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17958 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ArrayAsTemplateType_Test' should be marked noexcept | 4 | ||
| 4542 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17968 | cppcoreguidelines-noexcept | default constructor 'FormatTest_NoSpaceAfterSuper_Test' should be marked noexcept | 4 | ||
| 4543 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17970 | cppcoreguidelines-noexcept | default constructor 'FormatStyle_GetStyleWithEmptyFileName_Test' should be marked noexcept | 5 | ||
| 4544 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 17977 | cppcoreguidelines-noexcept | default constructor 'FormatStyle_GetStyleOfFile_Test' should be marked noexcept | 5 | ||
| 4545 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18164 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_FormatCodeAfterReplacements_Test' should be marked noexcept | 4 | ||
| 4546 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18198 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_SortIncludesAfterReplacement_Test' should be marked noexcept | 4 | ||
| 4547 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18227 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatSortsUsingDeclarations_Test' should be marked noexcept | 4 | ||
| 4548 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18235 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UTF8CharacterLiteralCpp03_Test' should be marked noexcept | 4 | ||
| 4549 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18242 | cppcoreguidelines-noexcept | default constructor 'FormatTest_UTF8CharacterLiteralCpp11_Test' should be marked noexcept | 4 | ||
| 4550 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18248 | cppcoreguidelines-noexcept | default constructor 'FormatTest_DoNotFormatLikelyXml_Test' should be marked noexcept | 4 | ||
| 4551 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18253 | cppcoreguidelines-noexcept | default constructor 'FormatTest_StructuredBindings_Test' should be marked noexcept | 4 | ||
| 4552 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18325 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FileAndCode_Test' should be marked noexcept | 4 | ||
| 4553 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18352 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GuessLanguageWithCpp11AttributeSpecifiers_Test' should be marked noexcept | 4 | ||
| 4554 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18385 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GuessLanguageWithCaret_Test' should be marked noexcept | 4 | ||
| 4555 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18401 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GuessLanguageWithPragmas_Test' should be marked noexcept | 4 | ||
| 4556 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18410 | cppcoreguidelines-noexcept | default constructor 'FormatTest_FormatsInlineAsmSymbolicNames_Test' should be marked noexcept | 4 | ||
| 4557 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18434 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GuessedLanguageWithInlineAsmClobbers_Test' should be marked noexcept | 4 | ||
| 4558 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18473 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GuessLanguageWithChildLines_Test' should be marked noexcept | 4 | ||
| 4559 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18486 | cppcoreguidelines-noexcept | default constructor 'FormatTest_TypenameMacros_Test' should be marked noexcept | 4 | ||
| 4560 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18521 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AtomicQualifier_Test' should be marked noexcept | 4 | ||
| 4561 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18560 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AmbersandInLamda_Test' should be marked noexcept | 4 | ||
| 4562 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18569 | cppcoreguidelines-noexcept | default constructor 'FormatTest_SpacesInConditionalStatement_Test' should be marked noexcept | 4 | ||
| 4563 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18586 | cppcoreguidelines-noexcept | default constructor 'FormatTest_AlternativeOperators_Test' should be marked noexcept | 4 | ||
| 4564 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18628 | cppcoreguidelines-noexcept | default constructor 'FormatTest_STLWhileNotDefineChed_Test' should be marked noexcept | 4 | ||
| 4565 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18634 | cppcoreguidelines-noexcept | default constructor 'FormatTest_OperatorSpacing_Test' should be marked noexcept | 4 | ||
| 4566 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18770 | cppcoreguidelines-noexcept | default constructor 'FormatTest_OperatorPassedAsAFunctionPtr_Test' should be marked noexcept | 4 | ||
| 4567 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18781 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WhitespaceSensitiveMacros_Test' should be marked noexcept | 4 | ||
| 4568 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18811 | cppcoreguidelines-noexcept | default constructor 'FormatTest_VeryLongNamespaceCommentSplit_Test' should be marked noexcept | 4 | ||
| 4569 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18879 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LikelyUnlikely_Test' should be marked noexcept | 4 | ||
| 4570 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18914 | cppcoreguidelines-noexcept | default constructor 'FormatTest_PenaltyIndentedWhitespace_Test' should be marked noexcept | 4 | ||
| 4571 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18936 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LLVMDefaultStyle_Test' should be marked noexcept | 4 | ||
| 4572 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18943 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GNUDefaultStyle_Test' should be marked noexcept | 4 | ||
| 4573 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18951 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MozillaDefaultStyle_Test' should be marked noexcept | 4 | ||
| 4574 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18959 | cppcoreguidelines-noexcept | default constructor 'FormatTest_GoogleDefaultStyle_Test' should be marked noexcept | 4 | ||
| 4575 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18966 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ChromiumDefaultStyle_Test' should be marked noexcept | 4 | ||
| 4576 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18973 | cppcoreguidelines-noexcept | default constructor 'FormatTest_MicrosoftDefaultStyle_Test' should be marked noexcept | 4 | ||
| 4577 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18981 | cppcoreguidelines-noexcept | default constructor 'FormatTest_WebKitDefaultStyle_Test' should be marked noexcept | 4 | ||
| 4578 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 18989 | cppcoreguidelines-noexcept | default constructor 'FormatTest_ConceptsAndRequires_Test' should be marked noexcept | 4 | ||
| 4579 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 19260 | cppcoreguidelines-noexcept | default constructor 'FormatTest_StatementAttributeLikeMacros_Test' should be marked noexcept | 4 | ||
| 4580 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 19290 | cppcoreguidelines-noexcept | default constructor 'FormatTest_IndentAccessModifiers_Test' should be marked noexcept | 4 | ||
| 4581 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTest.cpp @ Line 19341 | cppcoreguidelines-noexcept | default constructor 'FormatTest_LimitlessStringsAndComments_Test' should be marked noexcept | 4 | ||
| 4582 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp' should be marked noexcept | 2 | ||
| 4583 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpClass_Test' should be marked noexcept | 4 | ||
| 4584 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_AccessModifiers_Test' should be marked noexcept | 4 | ||
| 4585 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_NoStringLiteralBreaks_Test' should be marked noexcept | 4 | ||
| 4586 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpVerbatiumStringLiterals_Test' should be marked noexcept | 4 | ||
| 4587 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpInterpolatedStringLiterals_Test' should be marked noexcept | 4 | ||
| 4588 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpFatArrows_Test' should be marked noexcept | 4 | ||
| 4589 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpConditionalExpressions_Test' should be marked noexcept | 4 | ||
| 4590 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpNullConditional_Test' should be marked noexcept | 4 | ||
| 4591 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_Attributes_Test' should be marked noexcept | 4 | ||
| 4592 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpUsing_Test' should be marked noexcept | 4 | ||
| 4593 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpRegions_Test' should be marked noexcept | 4 | ||
| 4594 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpKeyWordEscaping_Test' should be marked noexcept | 4 | ||
| 4595 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpNullCoalescing_Test' should be marked noexcept | 4 | ||
| 4596 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_AttributesIndentation_Test' should be marked noexcept | 4 | ||
| 4597 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpSpaceBefore_Test' should be marked noexcept | 4 | ||
| 4598 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpSpaceAfterCStyleCast_Test' should be marked noexcept | 4 | ||
| 4599 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 478 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpEscapedQuotesInVerbatimStrings_Test' should be marked noexcept | 4 | ||
| 4600 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 486 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpQuotesInInterpolatedStrings_Test' should be marked noexcept | 4 | ||
| 4601 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpNewlinesInVerbatimStrings_Test' should be marked noexcept | 4 | ||
| 4602 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 526 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpLambdas_Test' should be marked noexcept | 4 | ||
| 4603 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 553 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpObjectInitializers_Test' should be marked noexcept | 4 | ||
| 4604 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpArrayInitializers_Test' should be marked noexcept | 4 | ||
| 4605 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpNamedArguments_Test' should be marked noexcept | 4 | ||
| 4606 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 623 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpPropertyAccessors_Test' should be marked noexcept | 4 | ||
| 4607 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 736 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpSpaces_Test' should be marked noexcept | 4 | ||
| 4608 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 795 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpNullableTypes_Test' should be marked noexcept | 4 | ||
| 4609 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 820 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpArraySubscripts_Test' should be marked noexcept | 4 | ||
| 4610 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestCSharp.cpp @ Line 835 | cppcoreguidelines-noexcept | default constructor 'FormatTestCSharp_CSharpGenericTypeConstraints_Test' should be marked noexcept | 4 | ||
| 4611 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_UnderstandsSingleLineComments_Test' should be marked noexcept | 4 | ||
| 4612 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_KeepsParameterWithTrailingCommentsOnTheirOwnLine_Test' should be marked noexcept | 4 | ||
| 4613 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_RemovesTrailingWhitespaceOfComments_Test' should be marked noexcept | 4 | ||
| 4614 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_UnderstandsBlockComments_Test' should be marked noexcept | 4 | ||
| 4615 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_AlignsBlockComments_Test' should be marked noexcept | 4 | ||
| 4616 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_CommentReflowingCanBeTurnedOff_Test' should be marked noexcept | 4 | ||
| 4617 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_CorrectlyHandlesLengthOfBlockComments_Test' should be marked noexcept | 4 | ||
| 4618 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 574 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_DontBreakNonTrailingBlockComments_Test' should be marked noexcept | 4 | ||
| 4619 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 581 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_SplitsLongCxxComments_Test' should be marked noexcept | 4 | ||
| 4620 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 713 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_PreservesHangingIndentInCxxComments_Test' should be marked noexcept | 4 | ||
| 4621 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 728 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_DontSplitLineCommentsWithEscapedNewlines_Test' should be marked noexcept | 4 | ||
| 4622 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 754 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_DontIntroduceMultilineComments_Test' should be marked noexcept | 4 | ||
| 4623 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 772 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_DontSplitLineCommentsWithPragmas_Test' should be marked noexcept | 4 | ||
| 4624 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 783 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_PriorityOfCommentBreaking_Test' should be marked noexcept | 4 | ||
| 4625 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 813 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_MultiLineCommentsInDefines_Test' should be marked noexcept | 4 | ||
| 4626 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 836 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_ParsesCommentsAdjacentToPPDirectives_Test' should be marked noexcept | 4 | ||
| 4627 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 845 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_KeepsLevelOfCommentBeforePPDirective_Test' should be marked noexcept | 4 | ||
| 4628 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 1118 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_SplitsLongLinesInComments_Test' should be marked noexcept | 4 | ||
| 4629 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 1303 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_SplitsLongLinesInCommentsInPreprocessor_Test' should be marked noexcept | 4 | ||
| 4630 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 1340 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_KeepsTrailingPPCommentsAndSectionCommentsSeparate_Test' should be marked noexcept | 4 | ||
| 4631 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 1373 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_AlignsPPElseEndifComments_Test' should be marked noexcept | 4 | ||
| 4632 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 1397 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_CommentsInStaticInitializers_Test' should be marked noexcept | 4 | ||
| 4633 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 1463 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_LineCommentsAfterRightBrace_Test' should be marked noexcept | 4 | ||
| 4634 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 1521 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_ReflowsComments_Test' should be marked noexcept | 4 | ||
| 4635 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2130 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_ReflowsCommentsPrecise_Test' should be marked noexcept | 4 | ||
| 4636 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2170 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_ReflowsCommentsWithExtraWhitespace_Test' should be marked noexcept | 4 | ||
| 4637 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2209 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_IgnoresIf0Contents_Test' should be marked noexcept | 4 | ||
| 4638 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2362 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_DontCrashOnBlockComments_Test' should be marked noexcept | 4 | ||
| 4639 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2373 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_BlockCommentsInControlLoops_Test' should be marked noexcept | 4 | ||
| 4640 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2393 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_BlockComments_Test' should be marked noexcept | 4 | ||
| 4641 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2504 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_BlockCommentsInMacros_Test' should be marked noexcept | 4 | ||
| 4642 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2525 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_BlockCommentsAtEndOfLine_Test' should be marked noexcept | 4 | ||
| 4643 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2547 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_BreaksAfterMultilineBlockCommentsInParamLists_Test' should be marked noexcept | 4 | ||
| 4644 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2615 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_IndentLineCommentsInStartOfBlockAtEndOfFile_Test' should be marked noexcept | 4 | ||
| 4645 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2621 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_AlignTrailingComments_Test' should be marked noexcept | 4 | ||
| 4646 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 2847 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_AlignsBlockCommentDecorations_Test' should be marked noexcept | 4 | ||
| 4647 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 3043 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_NoCrash_Bug34236_Test' should be marked noexcept | 4 | ||
| 4648 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 3060 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_NonTrailingBlockComments_Test' should be marked noexcept | 4 | ||
| 4649 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 3076 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_PythonStyleComments_Test' should be marked noexcept | 4 | ||
| 4650 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 3154 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_BreaksBeforeTrailingUnbreakableSequence_Test' should be marked noexcept | 4 | ||
| 4651 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 3163 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_ReflowBackslashCrash_Test' should be marked noexcept | 4 | ||
| 4652 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 3178 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_IndentsLongJavadocAnnotatedLines_Test' should be marked noexcept | 4 | ||
| 4653 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestComments.cpp @ Line 3278 | cppcoreguidelines-noexcept | default constructor 'FormatTestComments_SpaceAtLineCommentBegin_Test' should be marked noexcept | 4 | ||
| 4654 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS' should be marked noexcept | 2 | ||
| 4655 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_BlockComments_Test' should be marked noexcept | 4 | ||
| 4656 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_JSDocComments_Test' should be marked noexcept | 4 | ||
| 4657 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_UnderstandsJavaScriptOperators_Test' should be marked noexcept | 4 | ||
| 4658 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_UnderstandsAmpAmp_Test' should be marked noexcept | 4 | ||
| 4659 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_LiteralOperatorsCanBeKeywords_Test' should be marked noexcept | 4 | ||
| 4660 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ReservedWords_Test' should be marked noexcept | 4 | ||
| 4661 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ReservedWordsMethods_Test' should be marked noexcept | 4 | ||
| 4662 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ReservedWordsParenthesized_Test' should be marked noexcept | 4 | ||
| 4663 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ES6DestructuringAssignment_Test' should be marked noexcept | 4 | ||
| 4664 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ContainerLiterals_Test' should be marked noexcept | 4 | ||
| 4665 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 493 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_MethodsInObjectLiterals_Test' should be marked noexcept | 4 | ||
| 4666 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_GettersSettersVisibilityKeywords_Test' should be marked noexcept | 4 | ||
| 4667 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 541 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_SpacesInContainerLiterals_Test' should be marked noexcept | 4 | ||
| 4668 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 555 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_SingleQuotedStrings_Test' should be marked noexcept | 4 | ||
| 4669 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 559 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_GoogScopes_Test' should be marked noexcept | 4 | ||
| 4670 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 571 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_IIFEs_Test' should be marked noexcept | 4 | ||
| 4671 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 590 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_GoogModules_Test' should be marked noexcept | 4 | ||
| 4672 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 616 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_FormatsNamespaces_Test' should be marked noexcept | 4 | ||
| 4673 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 625 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_NamespacesMayNotWrap_Test' should be marked noexcept | 4 | ||
| 4674 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 640 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_AmbientDeclarations_Test' should be marked noexcept | 4 | ||
| 4675 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 666 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_FormatsFreestandingFunctions_Test' should be marked noexcept | 4 | ||
| 4676 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 691 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_GeneratorFunctions_Test' should be marked noexcept | 4 | ||
| 4677 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 718 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_AsyncFunctions_Test' should be marked noexcept | 4 | ||
| 4678 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 783 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_FunctionParametersTrailingComma_Test' should be marked noexcept | 4 | ||
| 4679 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 807 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ArrayLiterals_Test' should be marked noexcept | 4 | ||
| 4680 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 849 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ColumnLayoutForArrayLiterals_Test' should be marked noexcept | 4 | ||
| 4681 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 860 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TrailingCommaInsertion_Test' should be marked noexcept | 4 | ||
| 4682 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 899 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_FunctionLiterals_Test' should be marked noexcept | 4 | ||
| 4683 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1003 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_DontWrapEmptyLiterals_Test' should be marked noexcept | 4 | ||
| 4684 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1012 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_InliningFunctionLiterals_Test' should be marked noexcept | 4 | ||
| 4685 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1069 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_MultipleFunctionLiterals_Test' should be marked noexcept | 4 | ||
| 4686 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1132 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ArrowFunctions_Test' should be marked noexcept | 4 | ||
| 4687 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1176 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ArrowFunctionStyle_Test' should be marked noexcept | 4 | ||
| 4688 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1204 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ReturnStatements_Test' should be marked noexcept | 4 | ||
| 4689 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1210 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ForLoops_Test' should be marked noexcept | 4 | ||
| 4690 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1225 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_WrapRespectsAutomaticSemicolonInsertion_Test' should be marked noexcept | 4 | ||
| 4691 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1272 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_AddsIsTheDictKeyOnNewline_Test' should be marked noexcept | 4 | ||
| 4692 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1282 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_AutomaticSemicolonInsertionHeuristic_Test' should be marked noexcept | 4 | ||
| 4693 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1362 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ImportExportASI_Test' should be marked noexcept | 4 | ||
| 4694 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1377 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ClosureStyleCasts_Test' should be marked noexcept | 4 | ||
| 4695 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1381 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TryCatch_Test' should be marked noexcept | 4 | ||
| 4696 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1395 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_StringLiteralConcatenation_Test' should be marked noexcept | 4 | ||
| 4697 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1400 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RegexLiteralClassification_Test' should be marked noexcept | 4 | ||
| 4698 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1428 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RegexLiteralSpecialCharacters_Test' should be marked noexcept | 4 | ||
| 4699 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1494 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RegexLiteralModifiers_Test' should be marked noexcept | 4 | ||
| 4700 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1501 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RegexLiteralLength_Test' should be marked noexcept | 4 | ||
| 4701 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1511 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RegexLiteralExamples_Test' should be marked noexcept | 4 | ||
| 4702 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1515 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_IgnoresMpegTS_Test' should be marked noexcept | 4 | ||
| 4703 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1524 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TypeAnnotations_Test' should be marked noexcept | 4 | ||
| 4704 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1563 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_UnionIntersectionTypes_Test' should be marked noexcept | 4 | ||
| 4705 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1585 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_UnionIntersectionTypesInObjectType_Test' should be marked noexcept | 4 | ||
| 4706 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1597 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ClassDeclarations_Test' should be marked noexcept | 4 | ||
| 4707 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1643 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_StrictPropInitWrap_Test' should be marked noexcept | 4 | ||
| 4708 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1652 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_InterfaceDeclarations_Test' should be marked noexcept | 4 | ||
| 4709 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1670 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ObjectTypesInExtendsImplements_Test' should be marked noexcept | 4 | ||
| 4710 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1681 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_EnumDeclarations_Test' should be marked noexcept | 4 | ||
| 4711 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1705 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_Decorators_Test' should be marked noexcept | 4 | ||
| 4712 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1726 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TypeAliases_Test' should be marked noexcept | 4 | ||
| 4713 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1740 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TypeInterfaceLineWrapping_Test' should be marked noexcept | 4 | ||
| 4714 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1752 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RemoveEmptyLinesInArrowFunctions_Test' should be marked noexcept | 4 | ||
| 4715 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1765 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_Modules_Test' should be marked noexcept | 4 | ||
| 4716 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1851 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ImportWrapping_Test' should be marked noexcept | 4 | ||
| 4717 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1886 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TemplateStrings_Test' should be marked noexcept | 4 | ||
| 4718 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 1992 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TemplateStringMultiLineExpression_Test' should be marked noexcept | 4 | ||
| 4719 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2028 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TemplateStringASI_Test' should be marked noexcept | 4 | ||
| 4720 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2034 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_NestedTemplateStrings_Test' should be marked noexcept | 4 | ||
| 4721 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2043 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TaggedTemplateStrings_Test' should be marked noexcept | 4 | ||
| 4722 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2054 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_CastSyntax_Test' should be marked noexcept | 4 | ||
| 4723 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2075 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TypeArguments_Test' should be marked noexcept | 4 | ||
| 4724 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2091 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_UserDefinedTypeGuards_Test' should be marked noexcept | 4 | ||
| 4725 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2099 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_OptionalTypes_Test' should be marked noexcept | 4 | ||
| 4726 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2116 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_IndexSignature_Test' should be marked noexcept | 4 | ||
| 4727 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2120 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_WrapAfterParen_Test' should be marked noexcept | 4 | ||
| 4728 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2138 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_JSDocAnnotations_Test' should be marked noexcept | 4 | ||
| 4729 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2236 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TslintComments_Test' should be marked noexcept | 4 | ||
| 4730 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2248 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_TscComments_Test' should be marked noexcept | 4 | ||
| 4731 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2268 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RequoteStringsSingle_Test' should be marked noexcept | 4 | ||
| 4732 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2292 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RequoteAndIndent_Test' should be marked noexcept | 4 | ||
| 4733 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2307 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RequoteStringsDouble_Test' should be marked noexcept | 4 | ||
| 4734 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2315 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_RequoteStringsLeave_Test' should be marked noexcept | 4 | ||
| 4735 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2322 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_SupportShebangLines_Test' should be marked noexcept | 4 | ||
| 4736 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2329 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_NonNullAssertionOperator_Test' should be marked noexcept | 4 | ||
| 4737 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2351 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_CppKeywords_Test' should be marked noexcept | 4 | ||
| 4738 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2411 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_NullPropagatingOperator_Test' should be marked noexcept | 4 | ||
| 4739 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2417 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_NullishCoalescingOperator_Test' should be marked noexcept | 4 | ||
| 4740 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2426 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_AssignmentOperators_Test' should be marked noexcept | 4 | ||
| 4741 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2435 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_Conditional_Test' should be marked noexcept | 4 | ||
| 4742 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2444 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ImportComments_Test' should be marked noexcept | 4 | ||
| 4743 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2452 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_Exponentiation_Test' should be marked noexcept | 4 | ||
| 4744 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2457 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_NestedLiterals_Test' should be marked noexcept | 4 | ||
| 4745 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2502 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_BackslashesInComments_Test' should be marked noexcept | 4 | ||
| 4746 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2524 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_AddsLastLinePenaltyIfEndingIsBroken_Test' should be marked noexcept | 4 | ||
| 4747 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2544 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ParameterNamingComment_Test' should be marked noexcept | 4 | ||
| 4748 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2548 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_ConditionalTypes_Test' should be marked noexcept | 4 | ||
| 4749 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2557 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_SupportPrivateFieldsAndMethods_Test' should be marked noexcept | 4 | ||
| 4750 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJS.cpp @ Line 2579 | cppcoreguidelines-noexcept | default constructor 'FormatTestJS_DeclaredFields_Test' should be marked noexcept | 4 | ||
| 4751 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava' should be marked noexcept | 2 | ||
| 4752 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_NoAlternativeOperatorNames_Test' should be marked noexcept | 4 | ||
| 4753 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_UnderstandsCasts_Test' should be marked noexcept | 4 | ||
| 4754 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_FormatsInstanceOfLikeOperators_Test' should be marked noexcept | 4 | ||
| 4755 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_Chromium_Test' should be marked noexcept | 4 | ||
| 4756 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_QualifiedNames_Test' should be marked noexcept | 4 | ||
| 4757 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_ClassKeyword_Test' should be marked noexcept | 4 | ||
| 4758 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_ClassDeclarations_Test' should be marked noexcept | 4 | ||
| 4759 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_AnonymousClasses_Test' should be marked noexcept | 4 | ||
| 4760 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_EnumDeclarations_Test' should be marked noexcept | 4 | ||
| 4761 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_ArrayInitializers_Test' should be marked noexcept | 4 | ||
| 4762 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_ThrowsDeclarations_Test' should be marked noexcept | 4 | ||
| 4763 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_Annotations_Test' should be marked noexcept | 4 | ||
| 4764 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_Generics_Test' should be marked noexcept | 4 | ||
| 4765 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_StringConcatenation_Test' should be marked noexcept | 4 | ||
| 4766 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_TryCatchFinally_Test' should be marked noexcept | 4 | ||
| 4767 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_TryWithResources_Test' should be marked noexcept | 4 | ||
| 4768 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_SynchronizedKeyword_Test' should be marked noexcept | 4 | ||
| 4769 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_AssertKeyword_Test' should be marked noexcept | 4 | ||
| 4770 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 441 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_PackageDeclarations_Test' should be marked noexcept | 4 | ||
| 4771 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 446 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_ImportDeclarations_Test' should be marked noexcept | 4 | ||
| 4772 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 453 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_MethodDeclarations_Test' should be marked noexcept | 4 | ||
| 4773 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 462 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_MethodReference_Test' should be marked noexcept | 4 | ||
| 4774 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 477 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_CppKeywords_Test' should be marked noexcept | 4 | ||
| 4775 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_NeverAlignAfterReturn_Test' should be marked noexcept | 4 | ||
| 4776 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 504 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_FormatsInnerBlocks_Test' should be marked noexcept | 4 | ||
| 4777 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 532 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_FormatsLambdas_Test' should be marked noexcept | 4 | ||
| 4778 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_BreaksStringLiterals_Test' should be marked noexcept | 4 | ||
| 4779 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_AlignsBlockComments_Test' should be marked noexcept | 4 | ||
| 4780 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_KeepsDelimitersOnOwnLineInJavaDocComments_Test' should be marked noexcept | 4 | ||
| 4781 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestJava.cpp @ Line 576 | cppcoreguidelines-noexcept | default constructor 'FormatTestJava_RetainsLogicalShifts_Test' should be marked noexcept | 4 | ||
| 4782 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC' should be marked noexcept | 2 | ||
| 4783 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjCStyle_DetectsObjCInHeaders_Test' should be marked noexcept | 5 | ||
| 4784 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjCStyle_AvoidDetectingDesignatedInitializersAsObjCInHeaders_Test' should be marked noexcept | 5 | ||
| 4785 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCTryCatch_Test' should be marked noexcept | 4 | ||
| 4786 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCAutoreleasepool_Test' should be marked noexcept | 4 | ||
| 4787 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCGenerics_Test' should be marked noexcept | 4 | ||
| 4788 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCSynchronized_Test' should be marked noexcept | 4 | ||
| 4789 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCInterface_Test' should be marked noexcept | 4 | ||
| 4790 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 440 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCImplementation_Test' should be marked noexcept | 4 | ||
| 4791 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 517 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCProtocol_Test' should be marked noexcept | 4 | ||
| 4792 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 564 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCMethodDeclarations_Test' should be marked noexcept | 4 | ||
| 4793 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 638 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_FormatObjCMethodExpr_Test' should be marked noexcept | 4 | ||
| 4794 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 982 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCAt_Test' should be marked noexcept | 4 | ||
| 4795 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1016 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCBlockTypesAndVariables_Test' should be marked noexcept | 4 | ||
| 4796 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1025 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCSnippets_Test' should be marked noexcept | 4 | ||
| 4797 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1076 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCForIn_Test' should be marked noexcept | 4 | ||
| 4798 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1096 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCCxxKeywords_Test' should be marked noexcept | 4 | ||
| 4799 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1171 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCLiterals_Test' should be marked noexcept | 4 | ||
| 4800 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1189 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCDictLiterals_Test' should be marked noexcept | 4 | ||
| 4801 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1278 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_ObjCArrayLiterals_Test' should be marked noexcept | 4 | ||
| 4802 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1347 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_BreaksCallStatementWhereSemiJustOverTheLimit_Test' should be marked noexcept | 4 | ||
| 4803 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1358 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_AlwaysBreakBeforeMultilineStrings_Test' should be marked noexcept | 4 | ||
| 4804 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1378 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_DisambiguatesCallsFromCppLambdas_Test' should be marked noexcept | 4 | ||
| 4805 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1406 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_DisambiguatesCallsFromStructuredBindings_Test' should be marked noexcept | 4 | ||
| 4806 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1430 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_BreakLineBeforeNestedBlockParam_Test' should be marked noexcept | 4 | ||
| 4807 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestObjC.cpp @ Line 1498 | cppcoreguidelines-noexcept | default constructor 'FormatTestObjC_IfNotUnlikely_Test' should be marked noexcept | 4 | ||
| 4808 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto' should be marked noexcept | 2 | ||
| 4809 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_FormatsMessages_Test' should be marked noexcept | 4 | ||
| 4810 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_KeywordsInOtherLanguages_Test' should be marked noexcept | 4 | ||
| 4811 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_FormatsEnums_Test' should be marked noexcept | 4 | ||
| 4812 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_EnumAsFieldName_Test' should be marked noexcept | 4 | ||
| 4813 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_UnderstandsReturns_Test' should be marked noexcept | 4 | ||
| 4814 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_MessageFieldAttributes_Test' should be marked noexcept | 4 | ||
| 4815 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_DoesntWrapFileOptions_Test' should be marked noexcept | 4 | ||
| 4816 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_TrailingCommentAfterFileOption_Test' should be marked noexcept | 4 | ||
| 4817 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_FormatsOptions_Test' should be marked noexcept | 4 | ||
| 4818 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 400 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_DoesntWrapPackageStatements_Test' should be marked noexcept | 4 | ||
| 4819 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_TrailingCommentAfterPackage_Test' should be marked noexcept | 4 | ||
| 4820 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_FormatsService_Test' should be marked noexcept | 4 | ||
| 4821 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_ExtendingMessage_Test' should be marked noexcept | 4 | ||
| 4822 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_FormatsImports_Test' should be marked noexcept | 4 | ||
| 4823 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 440 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_KeepsLongStringLiteralsOnSameLine_Test' should be marked noexcept | 4 | ||
| 4824 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_FormatsOptionsExtensions_Test' should be marked noexcept | 4 | ||
| 4825 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 460 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_SpacesAroundPercents_Test' should be marked noexcept | 4 | ||
| 4826 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_FormatsRepeatedListInitializersInOptions_Test' should be marked noexcept | 4 | ||
| 4827 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 498 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_AcceptsOperatorAsKeyInOptions_Test' should be marked noexcept | 4 | ||
| 4828 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_BreaksEntriesOfSubmessagesContainingSubmessages_Test' should be marked noexcept | 4 | ||
| 4829 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestProto.cpp @ Line 642 | cppcoreguidelines-noexcept | default constructor 'FormatTestProto_PreventBreaksBetweenKeyAndSubmessages_Test' should be marked noexcept | 4 | ||
| 4830 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_ReformatsAccordingToBaseStyle_Test' should be marked noexcept | 4 | ||
| 4831 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_UsesConfigurationOverBaseStyle_Test' should be marked noexcept | 4 | ||
| 4832 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_MatchesDelimitersCaseSensitively_Test' should be marked noexcept | 4 | ||
| 4833 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_RespectsClangFormatOff_Test' should be marked noexcept | 4 | ||
| 4834 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_ReformatsShortRawStringsOnSingleLine_Test' should be marked noexcept | 4 | ||
| 4835 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_BreaksShortRawStringsWhenNeeded_Test' should be marked noexcept | 4 | ||
| 4836 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_BreaksRawStringsExceedingColumnLimit_Test' should be marked noexcept | 4 | ||
| 4837 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_FormatsRawStringArguments_Test' should be marked noexcept | 4 | ||
| 4838 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 440 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_RawStringStartingWithNewlines_Test' should be marked noexcept | 4 | ||
| 4839 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 514 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_BreaksBeforeRawStrings_Test' should be marked noexcept | 4 | ||
| 4840 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_RawStringsInOperands_Test' should be marked noexcept | 4 | ||
| 4841 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 680 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_PrefixAndSuffixAlignment_Test' should be marked noexcept | 4 | ||
| 4842 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_EstimatesPenalty_Test' should be marked noexcept | 4 | ||
| 4843 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 756 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_DontFormatNonRawStrings_Test' should be marked noexcept | 4 | ||
| 4844 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 762 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_FormatsRawStringsWithEnclosingFunctionName_Test' should be marked noexcept | 4 | ||
| 4845 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 784 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_UpdatesToCanonicalDelimiters_Test' should be marked noexcept | 4 | ||
| 4846 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 801 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_PenalizesPrefixExcessChars_Test' should be marked noexcept | 4 | ||
| 4847 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 831 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_KeepsRBraceFolloedByMoreLBracesOnSameLine_Test' should be marked noexcept | 4 | ||
| 4848 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 865 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_DoNotFormatUnrecognizedDelimitersInRecognizedFunctions_Test' should be marked noexcept | 4 | ||
| 4849 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 891 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_BreaksBeforeNextParamAfterMultilineRawStringParam_Test' should be marked noexcept | 4 | ||
| 4850 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestRawStrings.cpp @ Line 981 | cppcoreguidelines-noexcept | default constructor 'FormatTestRawStrings_IndentsLastParamAfterNewline_Test' should be marked noexcept | 4 | ||
| 4851 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective' should be marked noexcept | 2 | ||
| 4852 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_RemovesTrailingWhitespaceOfFormattedLine_Test' should be marked noexcept | 4 | ||
| 4853 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_FormatsCorrectRegionForLeadingWhitespace_Test' should be marked noexcept | 4 | ||
| 4854 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_FormatLineWhenInvokedOnTrailingNewline_Test' should be marked noexcept | 4 | ||
| 4855 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_RemovesWhitespaceWhenTriggeredOnEmptyLine_Test' should be marked noexcept | 4 | ||
| 4856 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_ReformatsMovedLines_Test' should be marked noexcept | 4 | ||
| 4857 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_FormatsIfWithoutCompoundStatement_Test' should be marked noexcept | 4 | ||
| 4858 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_FormatsCommentsLocally_Test' should be marked noexcept | 4 | ||
| 4859 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_ContinueReindenting_Test' should be marked noexcept | 4 | ||
| 4860 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_ReindentClosingBrace_Test' should be marked noexcept | 4 | ||
| 4861 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_IndividualStatementsOfNestedBlocks_Test' should be marked noexcept | 4 | ||
| 4862 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_WrongIndent_Test' should be marked noexcept | 4 | ||
| 4863 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_AlwaysFormatsEntireMacroDefinitions_Test' should be marked noexcept | 4 | ||
| 4864 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_ReformatRegionAdjustsIndent_Test' should be marked noexcept | 4 | ||
| 4865 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_UnderstandsTabs_Test' should be marked noexcept | 4 | ||
| 4866 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 566 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_StopFormattingWhenLeavingScope_Test' should be marked noexcept | 4 | ||
| 4867 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 587 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_SelectivelyRequoteJavaScript_Test' should be marked noexcept | 4 | ||
| 4868 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestSelective.cpp @ Line 598 | cppcoreguidelines-noexcept | default constructor 'FormatTestSelective_KeepsIndentAfterCommentSectionImport_Test' should be marked noexcept | 4 | ||
| 4869 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTableGen.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FormatTestTableGen' should be marked noexcept | 2 | ||
| 4870 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTableGen.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'FormatTestTableGen_FormatStringBreak_Test' should be marked noexcept | 4 | ||
| 4871 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTableGen.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'FormatTestTableGen_NoSpacesInSquareBracketLists_Test' should be marked noexcept | 4 | ||
| 4872 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto' should be marked noexcept | 2 | ||
| 4873 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_KeepsTopLevelEntriesFittingALine_Test' should be marked noexcept | 4 | ||
| 4874 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_SupportsMessageFields_Test' should be marked noexcept | 4 | ||
| 4875 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_AvoidsTopLevelBinPacking_Test' should be marked noexcept | 4 | ||
| 4876 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_AddsNewlinesAfterTrailingComments_Test' should be marked noexcept | 4 | ||
| 4877 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_ImplicitStringLiteralConcatenation_Test' should be marked noexcept | 4 | ||
| 4878 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_SupportsAngleBracketMessageFields_Test' should be marked noexcept | 4 | ||
| 4879 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_DiscardsUnbreakableTailIfCanBreakAfter_Test' should be marked noexcept | 4 | ||
| 4880 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_KeepsLongStringLiteralsOnSameLine_Test' should be marked noexcept | 4 | ||
| 4881 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_KeepsCommentsIndentedInList_Test' should be marked noexcept | 4 | ||
| 4882 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_UnderstandsHashComments_Test' should be marked noexcept | 4 | ||
| 4883 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 409 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_FormatsExtensions_Test' should be marked noexcept | 4 | ||
| 4884 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 483 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_SpacesAroundPercents_Test' should be marked noexcept | 4 | ||
| 4885 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 489 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_FormatsRepeatedListInitializers_Test' should be marked noexcept | 4 | ||
| 4886 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_AcceptsOperatorAsKey_Test' should be marked noexcept | 4 | ||
| 4887 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_BreaksConsecutiveStringLiterals_Test' should be marked noexcept | 4 | ||
| 4888 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_PutsMultipleEntriesInExtensionsOnNewlines_Test' should be marked noexcept | 4 | ||
| 4889 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_BreaksAfterBraceFollowedByClosingBraceOnNextLine_Test' should be marked noexcept | 4 | ||
| 4890 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_BreaksEntriesOfSubmessagesContainingSubmessages_Test' should be marked noexcept | 4 | ||
| 4891 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 685 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_PreventBreaksBetweenKeyAndSubmessages_Test' should be marked noexcept | 4 | ||
| 4892 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 708 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_FormatsCommentsAtEndOfFile_Test' should be marked noexcept | 4 | ||
| 4893 | /home/vsts/work/1/llvm-project/clang/unittests/Format/FormatTestTextProto.cpp @ Line 725 | cppcoreguidelines-noexcept | default constructor 'FormatTestTextProto_KeepsAmpersandsNextToKeys_Test' should be marked noexcept | 4 | ||
| 4894 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest' should be marked noexcept | 2 | ||
| 4895 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest_SkipsDefinitionOnError_Test' should be marked noexcept | 4 | ||
| 4896 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest_ExpandsWithoutArguments_Test' should be marked noexcept | 4 | ||
| 4897 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest_ExpandsWithArguments_Test' should be marked noexcept | 4 | ||
| 4898 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest_AttributizesTokens_Test' should be marked noexcept | 4 | ||
| 4899 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest_RecursiveExpansion_Test' should be marked noexcept | 4 | ||
| 4900 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest_SingleExpansion_Test' should be marked noexcept | 4 | ||
| 4901 | /home/vsts/work/1/llvm-project/clang/unittests/Format/MacroExpanderTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'MacroExpanderTest_UnderstandsCppTokens_Test' should be marked noexcept | 4 | ||
| 4902 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest' should be marked noexcept | 2 | ||
| 4903 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_AddsEndComment_Test' should be marked noexcept | 4 | ||
| 4904 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_AddsMacroEndComment_Test' should be marked noexcept | 4 | ||
| 4905 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_AddsNewlineIfNeeded_Test' should be marked noexcept | 4 | ||
| 4906 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_DoesNotAddEndCommentForShortNamespace_Test' should be marked noexcept | 4 | ||
| 4907 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_DoesNotAddCommentAfterUnaffectedRBrace_Test' should be marked noexcept | 4 | ||
| 4908 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_DoesNotAddCommentAfterRBraceInPPDirective_Test' should be marked noexcept | 4 | ||
| 4909 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_KeepsValidEndComment_Test' should be marked noexcept | 4 | ||
| 4910 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_KeepsValidMacroEndComment_Test' should be marked noexcept | 4 | ||
| 4911 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_UpdatesInvalidEndLineComment_Test' should be marked noexcept | 4 | ||
| 4912 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 614 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_UpdatesInvalidMacroEndLineComment_Test' should be marked noexcept | 4 | ||
| 4913 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 704 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_UpdatesInvalidEndBlockComment_Test' should be marked noexcept | 4 | ||
| 4914 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 747 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_UpdatesInvalidMacroEndBlockComment_Test' should be marked noexcept | 4 | ||
| 4915 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 799 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_DoesNotAddEndCommentForNamespacesControlledByMacros_Test' should be marked noexcept | 4 | ||
| 4916 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 819 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_AddsEndCommentForNamespacesAroundMacros_Test' should be marked noexcept | 4 | ||
| 4917 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 947 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_DoesNotAddEndCommentForNamespacesInMacroDeclarations_Test' should be marked noexcept | 4 | ||
| 4918 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 1065 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_DoesNotAddEndCommentForUnbalancedRBracesAfterNamespaceEnd_Test' should be marked noexcept | 4 | ||
| 4919 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 1077 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_HandlesInlineAtEndOfLine_PR32438_Test' should be marked noexcept | 4 | ||
| 4920 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 1092 | cppcoreguidelines-noexcept | default constructor 'NamespaceEndCommentsFixerTest_IgnoreUnbalanced_Test' should be marked noexcept | 4 | ||
| 4921 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 1122 | cppcoreguidelines-noexcept | default constructor 'ShortNamespaceLinesTest_ZeroUnwrappedLines_Test' should be marked noexcept | 4 | ||
| 4922 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 1142 | cppcoreguidelines-noexcept | default constructor 'ShortNamespaceLinesTest_OneUnwrappedLine_Test' should be marked noexcept | 4 | ||
| 4923 | /home/vsts/work/1/llvm-project/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp @ Line 1163 | cppcoreguidelines-noexcept | default constructor 'ShortNamespaceLinesTest_MultipleUnwrappedLine_Test' should be marked noexcept | 4 | ||
| 4924 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS' should be marked noexcept | 2 | ||
| 4925 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_AlreadySorted_Test' should be marked noexcept | 4 | ||
| 4926 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_BasicSorting_Test' should be marked noexcept | 4 | ||
| 4927 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_DefaultBinding_Test' should be marked noexcept | 4 | ||
| 4928 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_DefaultAndNamedBinding_Test' should be marked noexcept | 4 | ||
| 4929 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_WrappedImportStatements_Test' should be marked noexcept | 4 | ||
| 4930 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SeparateMainCodeBody_Test' should be marked noexcept | 4 | ||
| 4931 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_Comments_Test' should be marked noexcept | 4 | ||
| 4932 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SortStar_Test' should be marked noexcept | 4 | ||
| 4933 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_AliasesSymbols_Test' should be marked noexcept | 4 | ||
| 4934 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SortSymbols_Test' should be marked noexcept | 4 | ||
| 4935 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_GroupImports_Test' should be marked noexcept | 4 | ||
| 4936 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_Exports_Test' should be marked noexcept | 4 | ||
| 4937 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SideEffectImports_Test' should be marked noexcept | 4 | ||
| 4938 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_AffectedRange_Test' should be marked noexcept | 4 | ||
| 4939 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SortingCanShrink_Test' should be marked noexcept | 4 | ||
| 4940 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_TrailingComma_Test' should be marked noexcept | 4 | ||
| 4941 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SortCaseInsensitive_Test' should be marked noexcept | 4 | ||
| 4942 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SortMultiLine_Test' should be marked noexcept | 4 | ||
| 4943 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJS.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJS_SortDefaultImports_Test' should be marked noexcept | 4 | ||
| 4944 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava' should be marked noexcept | 2 | ||
| 4945 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_StaticSplitFromNormal_Test' should be marked noexcept | 4 | ||
| 4946 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_CapitalBeforeLowercase_Test' should be marked noexcept | 4 | ||
| 4947 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_KeepSplitGroupsWithOneNewImport_Test' should be marked noexcept | 4 | ||
| 4948 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_SplitGroupsWithNewline_Test' should be marked noexcept | 4 | ||
| 4949 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_UnspecifiedGroupAfterAllGroups_Test' should be marked noexcept | 4 | ||
| 4950 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_NoSortOutsideRange_Test' should be marked noexcept | 4 | ||
| 4951 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_SortWhenRangeContainsOneLine_Test' should be marked noexcept | 4 | ||
| 4952 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_SortLexicographically_Test' should be marked noexcept | 4 | ||
| 4953 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_StaticInCommentHasNoEffect_Test' should be marked noexcept | 4 | ||
| 4954 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_CommentsWithAffectedImports_Test' should be marked noexcept | 4 | ||
| 4955 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_CommentWithUnaffectedImports_Test' should be marked noexcept | 4 | ||
| 4956 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_CommentAfterAffectedImports_Test' should be marked noexcept | 4 | ||
| 4957 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_CommentBeforeAffectedImports_Test' should be marked noexcept | 4 | ||
| 4958 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_FormatTotallyOff_Test' should be marked noexcept | 4 | ||
| 4959 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_FormatTotallyOn_Test' should be marked noexcept | 4 | ||
| 4960 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_FormatPariallyOnShouldNotReorder_Test' should be marked noexcept | 4 | ||
| 4961 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 253 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_SortJavaStaticImport_Test' should be marked noexcept | 4 | ||
| 4962 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_SortJavaStaticImportAsGroup_Test' should be marked noexcept | 4 | ||
| 4963 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 309 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_DeduplicateImports_Test' should be marked noexcept | 4 | ||
| 4964 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_NoNewlineAtEnd_Test' should be marked noexcept | 4 | ||
| 4965 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_ImportNamedFunction_Test' should be marked noexcept | 4 | ||
| 4966 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_NoReplacementsForValidImports_Test' should be marked noexcept | 4 | ||
| 4967 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortImportsTestJava.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'SortImportsTestJava_NoReplacementsForValidImportsWindows_Test' should be marked noexcept | 4 | ||
| 4968 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest' should be marked noexcept | 2 | ||
| 4969 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_BasicSorting_Test' should be marked noexcept | 4 | ||
| 4970 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SortedIncludesUsingSortPriorityAttribute_Test' should be marked noexcept | 4 | ||
| 4971 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SortPriorityNotDefined_Test' should be marked noexcept | 4 | ||
| 4972 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_NoReplacementsForValidIncludes_Test' should be marked noexcept | 4 | ||
| 4973 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_MainFileHeader_Test' should be marked noexcept | 4 | ||
| 4974 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SortedIncludesInMultipleBlocksAreMerged_Test' should be marked noexcept | 4 | ||
| 4975 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SupportClangFormatOff_Test' should be marked noexcept | 4 | ||
| 4976 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SupportClangFormatOffCStyle_Test' should be marked noexcept | 4 | ||
| 4977 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_IncludeSortingCanBeDisabled_Test' should be marked noexcept | 4 | ||
| 4978 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_MixIncludeAndImport_Test' should be marked noexcept | 4 | ||
| 4979 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_FixTrailingComments_Test' should be marked noexcept | 4 | ||
| 4980 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_LeadingWhitespace_Test' should be marked noexcept | 4 | ||
| 4981 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_TrailingWhitespace_Test' should be marked noexcept | 4 | ||
| 4982 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_GreaterInComment_Test' should be marked noexcept | 4 | ||
| 4983 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SortsLocallyInEachBlock_Test' should be marked noexcept | 4 | ||
| 4984 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SortsAllBlocksWhenMerging_Test' should be marked noexcept | 4 | ||
| 4985 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 360 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_CommentsAlwaysSeparateGroups_Test' should be marked noexcept | 4 | ||
| 4986 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 391 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_HandlesAngledIncludesAsSeparateBlocks_Test' should be marked noexcept | 4 | ||
| 4987 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_RegroupsAngledIncludesInSeparateBlocks_Test' should be marked noexcept | 4 | ||
| 4988 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_HandlesMultilineIncludes_Test' should be marked noexcept | 4 | ||
| 4989 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_LeavesMainHeaderFirst_Test' should be marked noexcept | 4 | ||
| 4990 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 521 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_LeavesMainHeaderFirstInAdditionalExtensions_Test' should be marked noexcept | 4 | ||
| 4991 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_RecognizeMainHeaderInAllGroups_Test' should be marked noexcept | 4 | ||
| 4992 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_MainHeaderIsSeparatedWhenRegroupping_Test' should be marked noexcept | 4 | ||
| 4993 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SupportOptionalCaseSensitiveSorting_Test' should be marked noexcept | 4 | ||
| 4994 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 644 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SupportCaseInsensitiveMatching_Test' should be marked noexcept | 4 | ||
| 4995 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 667 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SupportOptionalCaseSensitiveMachting_Test' should be marked noexcept | 4 | ||
| 4996 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 717 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_NegativePriorities_Test' should be marked noexcept | 4 | ||
| 4997 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 738 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_PriorityGroupsAreSeparatedWhenRegroupping_Test' should be marked noexcept | 4 | ||
| 4998 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 767 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_CalculatesCorrectCursorPosition_Test' should be marked noexcept | 4 | ||
| 4999 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 780 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_DeduplicateIncludes_Test' should be marked noexcept | 4 | ||
| 5000 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 816 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_SortAndDeduplicateIncludes_Test' should be marked noexcept | 4 | ||
| 5001 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 852 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_CalculatesCorrectCursorPositionAfterDeduplicate_Test' should be marked noexcept | 4 | ||
| 5002 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 875 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_DeduplicateLocallyInEachBlock_Test' should be marked noexcept | 4 | ||
| 5003 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 889 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_ValidAffactedRangesAfterDeduplicatingIncludes_Test' should be marked noexcept | 4 | ||
| 5004 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 904 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_DoNotSortLikelyXml_Test' should be marked noexcept | 4 | ||
| 5005 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 916 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_DoNotOutputReplacementsForSortedBlocksWithRegrouping_Test' should be marked noexcept | 4 | ||
| 5006 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 926 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_DoNotOutputReplacementsForSortedBlocksWithRegroupingWindows_Test' should be marked noexcept | 4 | ||
| 5007 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 935 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_DoNotRegroupGroupsInGoogleObjCStyle_Test' should be marked noexcept | 4 | ||
| 5008 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 946 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_DoNotTreatPrecompiledHeadersAsFirstBlock_Test' should be marked noexcept | 4 | ||
| 5009 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 985 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_skipUTF8ByteOrderMarkMerge_Test' should be marked noexcept | 4 | ||
| 5010 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 1003 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_skipUTF8ByteOrderMarkPreserve_Test' should be marked noexcept | 4 | ||
| 5011 | /home/vsts/work/1/llvm-project/clang/unittests/Format/SortIncludesTest.cpp @ Line 1022 | cppcoreguidelines-noexcept | default constructor 'SortIncludesTest_MergeLines_Test' should be marked noexcept | 4 | ||
| 5012 | /home/vsts/work/1/llvm-project/clang/unittests/Format/TokenAnnotatorTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'TokenAnnotatorTest_UnderstandsUsesOfStarAndAmpInMacroDefinition_Test' should be marked noexcept | 4 | ||
| 5013 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest' should be marked noexcept | 2 | ||
| 5014 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SwapsTwoConsecutiveUsingDeclarations_Test' should be marked noexcept | 4 | ||
| 5015 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_UsingDeclarationOrder_Test' should be marked noexcept | 4 | ||
| 5016 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SortsStably_Test' should be marked noexcept | 4 | ||
| 5017 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SortsMultipleTopLevelDeclarations_Test' should be marked noexcept | 4 | ||
| 5018 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_BreaksOnEmptyLines_Test' should be marked noexcept | 4 | ||
| 5019 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_BreaksOnUsingNamespace_Test' should be marked noexcept | 4 | ||
| 5020 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_KeepsUsingDeclarationsInPPDirectives_Test' should be marked noexcept | 4 | ||
| 5021 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_KeepsTypeAliases_Test' should be marked noexcept | 4 | ||
| 5022 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_MovesTrailingCommentsWithDeclarations_Test' should be marked noexcept | 4 | ||
| 5023 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SortsInStructScope_Test' should be marked noexcept | 4 | ||
| 5024 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_KeepsOperators_Test' should be marked noexcept | 4 | ||
| 5025 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SortsUsingDeclarationsInsideNamespaces_Test' should be marked noexcept | 4 | ||
| 5026 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SupportsClangFormatOff_Test' should be marked noexcept | 4 | ||
| 5027 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SortsPartialRangeOfUsingDeclarations_Test' should be marked noexcept | 4 | ||
| 5028 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 346 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_SortsUsingDeclarationsWithLeadingkComments_Test' should be marked noexcept | 4 | ||
| 5029 | /home/vsts/work/1/llvm-project/clang/unittests/Format/UsingDeclarationsSorterTest.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'UsingDeclarationsSorterTest_DeduplicatesUsingDeclarations_Test' should be marked noexcept | 4 | ||
| 5030 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/ASTUnitTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'ASTUnitTest_SaveLoadPreservesLangOptionsInPrintingPolicy_Test' should be marked noexcept | 4 | ||
| 5031 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/ASTUnitTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'ASTUnitTest_GetBufferForFileMemoryMapping_Test' should be marked noexcept | 4 | ||
| 5032 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/ASTUnitTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'ASTUnitTest_ModuleTextualHeader_Test' should be marked noexcept | 4 | ||
| 5033 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/ASTUnitTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'ASTUnitTest_LoadFromCommandLineEarlyError_Test' should be marked noexcept | 4 | ||
| 5034 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CodeGenActionTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'NullCodeGenAction' should be marked noexcept | 2 | ||
| 5035 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CodeGenActionTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'CodeGenTest_TestNullCodeGen_Test' should be marked noexcept | 5 | ||
| 5036 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInstanceTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'CompilerInstance_DefaultVFSOverlayFromInvocation_Test' should be marked noexcept | 5 | ||
| 5037 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInstanceTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'CompilerInstance_AllowDiagnosticLogWithUnownedDiagnosticConsumer_Test' should be marked noexcept | 5 | ||
| 5038 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest' should be marked noexcept | 2 | ||
| 5039 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'ContainsN_Empty_Test' should be marked noexcept | 5 | ||
| 5040 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'ContainsN_Zero_Test' should be marked noexcept | 5 | ||
| 5041 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'ContainsN_One_Test' should be marked noexcept | 5 | ||
| 5042 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'ContainsN_Two_Test' should be marked noexcept | 5 | ||
| 5043 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultTrueSingleFlagNotPresent_Test' should be marked noexcept | 4 | ||
| 5044 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultTrueSingleFlagPresent_Test' should be marked noexcept | 4 | ||
| 5045 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultTrueSingleFlagUnknownPresent_Test' should be marked noexcept | 4 | ||
| 5046 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultTruePresentNone_Test' should be marked noexcept | 4 | ||
| 5047 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultTruePresentNegChange_Test' should be marked noexcept | 4 | ||
| 5048 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultTruePresentPosReset_Test' should be marked noexcept | 4 | ||
| 5049 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultFalsePresentNone_Test' should be marked noexcept | 4 | ||
| 5050 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultFalsePresentNegChange_Test' should be marked noexcept | 4 | ||
| 5051 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultFalsePresentPosReset_Test' should be marked noexcept | 4 | ||
| 5052 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultFalsePresentNoneX_Test' should be marked noexcept | 4 | ||
| 5053 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultFalsePresentPosChange_Test' should be marked noexcept | 4 | ||
| 5054 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultFalsePresentNegReset_Test' should be marked noexcept | 4 | ||
| 5055 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultArbitraryTwoFlagsPresentNone_Test' should be marked noexcept | 4 | ||
| 5056 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultArbitraryTwoFlagsPresentChange_Test' should be marked noexcept | 4 | ||
| 5057 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionDefaultArbitraryTwoFlagsPresentReset_Test' should be marked noexcept | 4 | ||
| 5058 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionCC1ViaLetPresentNone_Test' should be marked noexcept | 4 | ||
| 5059 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionCC1ViaLetPresentPos_Test' should be marked noexcept | 4 | ||
| 5060 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_BoolOptionCC1ViaLetPresentNeg_Test' should be marked noexcept | 4 | ||
| 5061 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_CanGenerateCC1CommandLineFlag_Test' should be marked noexcept | 4 | ||
| 5062 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_CanGenerateCC1CommandLineSeparate_Test' should be marked noexcept | 4 | ||
| 5063 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_CanGenerateCC1CommandLineSeparateRequiredPresent_Test' should be marked noexcept | 4 | ||
| 5064 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_CanGenerateCC1CommandLineSeparateRequiredAbsent_Test' should be marked noexcept | 4 | ||
| 5065 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 374 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_SeparateEnumNonDefault_Test' should be marked noexcept | 4 | ||
| 5066 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_SeparateEnumDefault_Test' should be marked noexcept | 4 | ||
| 5067 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 402 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_JoinedEnumNonDefault_Test' should be marked noexcept | 4 | ||
| 5068 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_JoinedEnumDefault_Test' should be marked noexcept | 4 | ||
| 5069 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_StringVectorEmpty_Test' should be marked noexcept | 4 | ||
| 5070 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_StringVectorSingle_Test' should be marked noexcept | 4 | ||
| 5071 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_StringVectorMultiple_Test' should be marked noexcept | 4 | ||
| 5072 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 472 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_StringVectorCommaJoinedNone_Test' should be marked noexcept | 4 | ||
| 5073 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_StringVectorCommaJoinedSingle_Test' should be marked noexcept | 4 | ||
| 5074 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_StringVectorCommaJoinedMultiple_Test' should be marked noexcept | 4 | ||
| 5075 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ConditionalParsingIfFalseFlagNotPresent_Test' should be marked noexcept | 4 | ||
| 5076 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ConditionalParsingIfFalseFlagPresent_Test' should be marked noexcept | 4 | ||
| 5077 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ConditionalParsingIfTrueFlagNotPresent_Test' should be marked noexcept | 4 | ||
| 5078 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ConditionalParsingIfTrueFlagPresent_Test' should be marked noexcept | 4 | ||
| 5079 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_WideIntegerHighValue_Test' should be marked noexcept | 4 | ||
| 5080 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 593 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ImpliedBoolOptionsNoFlagPresent_Test' should be marked noexcept | 4 | ||
| 5081 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 612 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ImpliedBoolOptionsRootFlagPresent_Test' should be marked noexcept | 4 | ||
| 5082 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 634 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ImpliedBoolOptionsAllFlagsPresent_Test' should be marked noexcept | 4 | ||
| 5083 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 654 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ImpliedBoolOptionsImpliedFlagsPresent_Test' should be marked noexcept | 4 | ||
| 5084 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 675 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_PresentAndNotImpliedGenerated_Test' should be marked noexcept | 4 | ||
| 5085 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_DiagnosticOptionPresent_Test' should be marked noexcept | 4 | ||
| 5086 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 704 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_DigraphsImplied_Test' should be marked noexcept | 4 | ||
| 5087 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 715 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_DigraphsDisabled_Test' should be marked noexcept | 4 | ||
| 5088 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_DigraphsNotImplied_Test' should be marked noexcept | 4 | ||
| 5089 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_DigraphsEnabled_Test' should be marked noexcept | 4 | ||
| 5090 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 774 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TestModuleFileExtension_Test' should be marked noexcept | 4 | ||
| 5091 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/CompilerInvocationTest.cpp @ Line 799 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_RoundTrip_Test' should be marked noexcept | 4 | ||
| 5092 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FixedPointString.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'FixedPointString_DifferentTypes_Test' should be marked noexcept | 5 | ||
| 5093 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FixedPointString.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'FixedPointString_Negative_Test' should be marked noexcept | 5 | ||
| 5094 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'TestASTFrontendAction' should be marked noexcept | 2 | ||
| 5095 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'ASTFrontendAction_Sanity_Test' should be marked noexcept | 5 | ||
| 5096 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'ASTFrontendAction_IncrementalParsing_Test' should be marked noexcept | 5 | ||
| 5097 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'ASTFrontendAction_LateTemplateIncrementalParsing_Test' should be marked noexcept | 5 | ||
| 5098 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'TestPPCallbacks' should be marked noexcept | 2 | ||
| 5099 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'PreprocessorFrontendAction_EndSourceFile_Test' should be marked noexcept | 5 | ||
| 5100 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'ASTFrontendAction_ExternalSemaSource_Test' should be marked noexcept | 5 | ||
| 5101 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/FrontendActionTest.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'GeneratePCHFrontendAction_CacheGeneratedPCH_Test' should be marked noexcept | 5 | ||
| 5102 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/OutputStreamTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'FrontendOutputTests_TestOutputStream_Test' should be marked noexcept | 5 | ||
| 5103 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/OutputStreamTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'FrontendOutputTests_TestVerboseOutputStreamShared_Test' should be marked noexcept | 5 | ||
| 5104 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/OutputStreamTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'FrontendOutputTests_TestVerboseOutputStreamOwned_Test' should be marked noexcept | 5 | ||
| 5105 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/OutputStreamTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'FrontendOutputTests_TestVerboseOutputStreamOwnedNotLeaked_Test' should be marked noexcept | 5 | ||
| 5106 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/PCHPreambleTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'PCHPreambleTest_ReparseReusesPreambleWithUnsavedFileNotExistingOnDisk_Test' should be marked noexcept | 4 | ||
| 5107 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/PCHPreambleTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'PCHPreambleTest_ReparseReusesPreambleAfterUnsavedFileWasCreatedOnDisk_Test' should be marked noexcept | 4 | ||
| 5108 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/PCHPreambleTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'PCHPreambleTest_ReparseReusesPreambleAfterUnsavedFileWasRemovedFromDisk_Test' should be marked noexcept | 4 | ||
| 5109 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/PCHPreambleTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'PCHPreambleTest_ReparseWithOverriddenFileDoesNotInvalidatePreamble_Test' should be marked noexcept | 4 | ||
| 5110 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/PCHPreambleTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'PCHPreambleTest_ParseWithBom_Test' should be marked noexcept | 4 | ||
| 5111 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/ParsedSourceLocationTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'ParsedSourceRange_ParseTest_Test' should be marked noexcept | 5 | ||
| 5112 | /home/vsts/work/1/llvm-project/clang/unittests/Frontend/TextDiagnosticTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'TextDiagnostic_ShowLine_Test' should be marked noexcept | 5 | ||
| 5113 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Position' should be marked noexcept | 2 | ||
| 5114 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'TestSymbol' should be marked noexcept | 2 | ||
| 5115 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'IndexTest_Simple_Test' should be marked noexcept | 5 | ||
| 5116 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'IndexTest_IndexPreprocessorMacros_Test' should be marked noexcept | 5 | ||
| 5117 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'IndexTest_IndexParametersInDecls_Test' should be marked noexcept | 5 | ||
| 5118 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'IndexTest_IndexExplicitTemplateInstantiation_Test' should be marked noexcept | 5 | ||
| 5119 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'IndexTest_IndexTemplateInstantiationPartial_Test' should be marked noexcept | 5 | ||
| 5120 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'IndexTest_IndexTypeParmDecls_Test' should be marked noexcept | 5 | ||
| 5121 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'IndexTest_UsingDecls_Test' should be marked noexcept | 5 | ||
| 5122 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'IndexTest_Constructors_Test' should be marked noexcept | 5 | ||
| 5123 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'IndexTest_InjecatedNameClass_Test' should be marked noexcept | 5 | ||
| 5124 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'IndexTest_VisitDefaultArgs_Test' should be marked noexcept | 5 | ||
| 5125 | /home/vsts/work/1/llvm-project/clang/unittests/Index/IndexTests.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'IndexTest_RelationBaseOf_Test' should be marked noexcept | 5 | ||
| 5126 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_Empty_Test' should be marked noexcept | 5 | ||
| 5127 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_AllTokens_Test' should be marked noexcept | 5 | ||
| 5128 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_Define_Test' should be marked noexcept | 5 | ||
| 5129 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineSpacing_Test' should be marked noexcept | 5 | ||
| 5130 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineMacroArguments_Test' should be marked noexcept | 5 | ||
| 5131 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineInvalidMacroArguments_Test' should be marked noexcept | 5 | ||
| 5132 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineHorizontalWhitespace_Test' should be marked noexcept | 5 | ||
| 5133 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineMultilineArgs_Test' should be marked noexcept | 5 | ||
| 5134 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineMultilineArgsCarriageReturn_Test' should be marked noexcept | 5 | ||
| 5135 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineMultilineArgsStringize_Test' should be marked noexcept | 5 | ||
| 5136 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineMultilineArgsCarriageReturnNewline_Test' should be marked noexcept | 5 | ||
| 5137 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineMultilineArgsNewlineCarriageReturn_Test' should be marked noexcept | 5 | ||
| 5138 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineNumber_Test' should be marked noexcept | 5 | ||
| 5139 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineNoName_Test' should be marked noexcept | 5 | ||
| 5140 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_DefineNoWhitespace_Test' should be marked noexcept | 5 | ||
| 5141 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_MultilineComment_Test' should be marked noexcept | 5 | ||
| 5142 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_MultilineCommentInStrings_Test' should be marked noexcept | 5 | ||
| 5143 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_Ifdef_Test' should be marked noexcept | 5 | ||
| 5144 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_EmptyIfdef_Test' should be marked noexcept | 5 | ||
| 5145 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_Pragma_Test' should be marked noexcept | 5 | ||
| 5146 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_Include_Test' should be marked noexcept | 5 | ||
| 5147 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_AtImport_Test' should be marked noexcept | 5 | ||
| 5148 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_AtImportFailures_Test' should be marked noexcept | 5 | ||
| 5149 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_RawStringLiteral_Test' should be marked noexcept | 5 | ||
| 5150 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_SplitIdentifier_Test' should be marked noexcept | 5 | ||
| 5151 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_WhitespaceAfterLineContinuationSlash_Test' should be marked noexcept | 5 | ||
| 5152 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_PoundWarningAndError_Test' should be marked noexcept | 5 | ||
| 5153 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_CharacterLiteral_Test' should be marked noexcept | 5 | ||
| 5154 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_CharacterLiteralPrefixL_Test' should be marked noexcept | 5 | ||
| 5155 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_CharacterLiteralPrefixU_Test' should be marked noexcept | 5 | ||
| 5156 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 571 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_CharacterLiteralPrefixu_Test' should be marked noexcept | 5 | ||
| 5157 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 584 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_PragmaOnce_Test' should be marked noexcept | 5 | ||
| 5158 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 608 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_SkipLineStringCharLiteralsUntilNewline_Test' should be marked noexcept | 5 | ||
| 5159 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 635 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_SupportWhitespaceBeforeLineContinuationInStringSkipping_Test' should be marked noexcept | 5 | ||
| 5160 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 652 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_CxxModules_Test' should be marked noexcept | 5 | ||
| 5161 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 696 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_SkippedPPRangesBasic_Test' should be marked noexcept | 5 | ||
| 5162 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp @ Line 711 | cppcoreguidelines-noexcept | default constructor 'MinimizeSourceToDependencyDirectivesTest_SkippedPPRangesNested_Test' should be marked noexcept | 5 | ||
| 5163 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeaderEmpty_Test' should be marked noexcept | 5 | ||
| 5164 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeaderMagic_Test' should be marked noexcept | 5 | ||
| 5165 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeaderReserved_Test' should be marked noexcept | 5 | ||
| 5166 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeaderVersion_Test' should be marked noexcept | 5 | ||
| 5167 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeaderValidButEmpty_Test' should be marked noexcept | 5 | ||
| 5168 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeader3Buckets_Test' should be marked noexcept | 5 | ||
| 5169 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeader0Buckets_Test' should be marked noexcept | 5 | ||
| 5170 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_checkHeaderNotEnoughBuckets_Test' should be marked noexcept | 5 | ||
| 5171 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_lookupFilename_Test' should be marked noexcept | 5 | ||
| 5172 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_lookupFilenameTruncatedSuffix_Test' should be marked noexcept | 5 | ||
| 5173 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderMapTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'HeaderMapTest_lookupFilenameTruncatedPrefix_Test' should be marked noexcept | 5 | ||
| 5174 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderSearchTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchTest' should be marked noexcept | 2 | ||
| 5175 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderSearchTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchTest_NoSearchDir_Test' should be marked noexcept | 4 | ||
| 5176 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderSearchTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchTest_SimpleShorten_Test' should be marked noexcept | 4 | ||
| 5177 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderSearchTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchTest_ShortenWithWorkingDir_Test' should be marked noexcept | 4 | ||
| 5178 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderSearchTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchTest_Dots_Test' should be marked noexcept | 4 | ||
| 5179 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderSearchTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchTest_DotDotsWithAbsPath_Test' should be marked noexcept | 4 | ||
| 5180 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/HeaderSearchTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'HeaderSearchTest_IncludeFromSameDirectory_Test' should be marked noexcept | 4 | ||
| 5181 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LexerTest' should be marked noexcept | 2 | ||
| 5182 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextExpandsToMaximumInMacroArgument_Test' should be marked noexcept | 4 | ||
| 5183 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextExpandsToMaximumInMacroArgumentForEndOfMacro_Test' should be marked noexcept | 4 | ||
| 5184 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextExpandsInMacroArgumentForBeginOfMacro_Test' should be marked noexcept | 4 | ||
| 5185 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextExpandsInMacroArgumentForEndOfMacro_Test' should be marked noexcept | 4 | ||
| 5186 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextInSeparateFnMacros_Test' should be marked noexcept | 4 | ||
| 5187 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextWorksAcrossTokenPastes_Test' should be marked noexcept | 4 | ||
| 5188 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextExpandsAcrossMultipleMacroCalls_Test' should be marked noexcept | 4 | ||
| 5189 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextInMiddleOfMacroArgument_Test' should be marked noexcept | 4 | ||
| 5190 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextExpandsAroundDifferentMacroCalls_Test' should be marked noexcept | 4 | ||
| 5191 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextOnlyExpandsIfFirstTokenInMacro_Test' should be marked noexcept | 4 | ||
| 5192 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetSourceTextExpandsRecursively_Test' should be marked noexcept | 4 | ||
| 5193 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'LexerTest_LexAPI_Test' should be marked noexcept | 4 | ||
| 5194 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 360 | cppcoreguidelines-noexcept | default constructor 'LexerTest_DontMergeMacroArgsFromDifferentMacroFiles_Test' should be marked noexcept | 4 | ||
| 5195 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'LexerTest_DontOverallocateStringifyArgs_Test' should be marked noexcept | 4 | ||
| 5196 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'LexerTest_IsNewLineEscapedValid_Test' should be marked noexcept | 4 | ||
| 5197 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'LexerTest_GetBeginningOfTokenWithEscapedNewLine_Test' should be marked noexcept | 4 | ||
| 5198 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 479 | cppcoreguidelines-noexcept | default constructor 'LexerTest_AvoidPastEndOfStringDereference_Test' should be marked noexcept | 4 | ||
| 5199 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'LexerTest_StringizingRasString_Test' should be marked noexcept | 4 | ||
| 5200 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'LexerTest_CharRangeOffByOne_Test' should be marked noexcept | 4 | ||
| 5201 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 542 | cppcoreguidelines-noexcept | default constructor 'LexerTest_FindNextToken_Test' should be marked noexcept | 4 | ||
| 5202 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/LexerTest.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'LexerTest_CreatedFIDCountForPredefinedBuffer_Test' should be marked noexcept | 4 | ||
| 5203 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'PragmaOpenCLExtensionCallbacks' should be marked noexcept | 2 | ||
| 5204 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest' should be marked noexcept | 2 | ||
| 5205 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_UserFileCharacteristics_Test' should be marked noexcept | 4 | ||
| 5206 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_QuotedFilename_Test' should be marked noexcept | 4 | ||
| 5207 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_AngledFilename_Test' should be marked noexcept | 4 | ||
| 5208 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_QuotedInMacro_Test' should be marked noexcept | 4 | ||
| 5209 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_AngledInMacro_Test' should be marked noexcept | 4 | ||
| 5210 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_StringizedMacroArgument_Test' should be marked noexcept | 4 | ||
| 5211 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_ConcatenatedMacroArgument_Test' should be marked noexcept | 4 | ||
| 5212 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_TrigraphFilename_Test' should be marked noexcept | 4 | ||
| 5213 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_TrigraphInMacro_Test' should be marked noexcept | 4 | ||
| 5214 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_OpenCLExtensionPragmaEnabled_Test' should be marked noexcept | 4 | ||
| 5215 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_OpenCLExtensionPragmaDisabled_Test' should be marked noexcept | 4 | ||
| 5216 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPCallbacksTest.cpp @ Line 427 | cppcoreguidelines-noexcept | default constructor 'PPCallbacksTest_DirectiveExprRanges_Test' should be marked noexcept | 4 | ||
| 5217 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPConditionalDirectiveRecordTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'PPConditionalDirectiveRecordTest' should be marked noexcept | 2 | ||
| 5218 | /home/vsts/work/1/llvm-project/clang/unittests/Lex/PPConditionalDirectiveRecordTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'PPConditionalDirectiveRecordTest_PPRecAPI_Test' should be marked noexcept | 4 | ||
| 5219 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameAliasTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'RenameAliasTest' should be marked noexcept | 2 | ||
| 5220 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameAliasTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'RenameAliasTest_RenameAlias_Test' should be marked noexcept | 3 | ||
| 5221 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameAliasTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'RenameAliasTest_RenameTypedefDefinitions_Test' should be marked noexcept | 4 | ||
| 5222 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameAliasTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'RenameAliasTest_RenameUsingAliasDefinitions_Test' should be marked noexcept | 4 | ||
| 5223 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameAliasTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'RenameAliasTest_RenameTemplatedAliasDefinitions_Test' should be marked noexcept | 4 | ||
| 5224 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameAliasTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'RenameAliasTest_RenameAliasesInNamespaces_Test' should be marked noexcept | 4 | ||
| 5225 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameAliasTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'RenameAliasTest_AliasesInMacros_Test' should be marked noexcept | 4 | ||
| 5226 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'RenameClassTest' should be marked noexcept | 2 | ||
| 5227 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'RenameClassTest_RenameClasses_Test' should be marked noexcept | 3 | ||
| 5228 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'NamespaceDetectionTest' should be marked noexcept | 2 | ||
| 5229 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'NamespaceDetectionTest_RenameClasses_Test' should be marked noexcept | 3 | ||
| 5230 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'TemplatedClassRenameTest' should be marked noexcept | 2 | ||
| 5231 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'TemplatedClassRenameTest_RenameTemplateClasses_Test' should be marked noexcept | 3 | ||
| 5232 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_RenameClassWithOutOfLineMembers_Test' should be marked noexcept | 4 | ||
| 5233 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_RenameClassWithInlineMembers_Test' should be marked noexcept | 4 | ||
| 5234 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 472 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_RenameClassWithNamespaceWithInlineMembers_Test' should be marked noexcept | 4 | ||
| 5235 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_RenameClassWithNamespaceWithOutOfInlineMembers_Test' should be marked noexcept | 4 | ||
| 5236 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_RenameClassInInheritedConstructor_Test' should be marked noexcept | 4 | ||
| 5237 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_DontRenameReferencesInImplicitFunction_Test' should be marked noexcept | 4 | ||
| 5238 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 632 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_ReferencesInLambdaFunctionParameters_Test' should be marked noexcept | 4 | ||
| 5239 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 677 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_DontChangeIfSameName_Test' should be marked noexcept | 4 | ||
| 5240 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 706 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_ChangeIfNewNameWithLeadingDotDot_Test' should be marked noexcept | 4 | ||
| 5241 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 735 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_ChangeIfSameNameWithLeadingDotDot_Test' should be marked noexcept | 4 | ||
| 5242 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 764 | cppcoreguidelines-noexcept | default constructor 'RenameClassTest_UsingAlias_Test' should be marked noexcept | 4 | ||
| 5243 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameClassTest.cpp @ Line 784 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_DISABLED_NestedTemplates_Test' should be marked noexcept | 4 | ||
| 5244 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameEnumTest.cpp @ Line 10 | cppcoreguidelines-noexcept | default constructor 'RenameEnumTest' should be marked noexcept | 2 | ||
| 5245 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameEnumTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'RenameEnumTest_RenameEnums_Test' should be marked noexcept | 3 | ||
| 5246 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameEnumTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'RenameEnumTest_RenameEnumDecl_Test' should be marked noexcept | 4 | ||
| 5247 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameEnumTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'RenameEnumTest_RenameScopedEnumDecl_Test' should be marked noexcept | 4 | ||
| 5248 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest' should be marked noexcept | 2 | ||
| 5249 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RefactorsAFoo_Test' should be marked noexcept | 4 | ||
| 5250 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RefactorsNonCallingAFoo_Test' should be marked noexcept | 4 | ||
| 5251 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RefactorsEric_Test' should be marked noexcept | 4 | ||
| 5252 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RefactorsNonCallingEric_Test' should be marked noexcept | 4 | ||
| 5253 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_DoesNotRefactorBFoo_Test' should be marked noexcept | 4 | ||
| 5254 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_DoesNotRefactorBEric_Test' should be marked noexcept | 4 | ||
| 5255 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_DoesNotRefactorCEric_Test' should be marked noexcept | 4 | ||
| 5256 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_DoesNotRefactorEricInNamespaceC_Test' should be marked noexcept | 4 | ||
| 5257 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_NamespaceQualified_Test' should be marked noexcept | 4 | ||
| 5258 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RenameFunctionDecls_Test' should be marked noexcept | 4 | ||
| 5259 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RenameTemplateFunctions_Test' should be marked noexcept | 4 | ||
| 5260 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RenameOutOfLineFunctionDecls_Test' should be marked noexcept | 4 | ||
| 5261 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_NewNamespaceWithoutLeadingDotDot_Test' should be marked noexcept | 4 | ||
| 5262 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_NewNamespaceWithLeadingDotDot_Test' should be marked noexcept | 4 | ||
| 5263 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 309 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_DontRenameSymbolsDefinedInAnonymousNamespace_Test' should be marked noexcept | 4 | ||
| 5264 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_NewNestedNamespace_Test' should be marked noexcept | 4 | ||
| 5265 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_MoveFromGlobalToNamespaceWithoutLeadingDotDot_Test' should be marked noexcept | 4 | ||
| 5266 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_MoveFromGlobalToNamespaceWithLeadingDotDot_Test' should be marked noexcept | 4 | ||
| 5267 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 408 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_DISABLED_DoNotRenameOverloadedOperatorCalls_Test' should be marked noexcept | 4 | ||
| 5268 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 446 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_FunctionRefAsTemplate_Test' should be marked noexcept | 4 | ||
| 5269 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 499 | cppcoreguidelines-noexcept | default constructor 'RenameFunctionTest_RenameFunctionInUsingDecl_Test' should be marked noexcept | 4 | ||
| 5270 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameFunctionTest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'ClangRenameTest_DISABLED_ReferencesInLambdaFunctionParameters_Test' should be marked noexcept | 4 | ||
| 5271 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameMemberTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'RenameMemberTest' should be marked noexcept | 2 | ||
| 5272 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameMemberTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'RenameMemberTest_RenameMembers_Test' should be marked noexcept | 3 | ||
| 5273 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameMemberTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'RenameMemberTest_RenameMemberInsideClassMethods_Test' should be marked noexcept | 4 | ||
| 5274 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameMemberTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'RenameMemberTest_RenameMethodInsideClassMethods_Test' should be marked noexcept | 4 | ||
| 5275 | /home/vsts/work/1/llvm-project/clang/unittests/Rename/RenameMemberTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'RenameMemberTest_RenameCtorInitializer_Test' should be marked noexcept | 4 | ||
| 5276 | /home/vsts/work/1/llvm-project/clang/unittests/Rewrite/RewriteBufferTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'RewriteBuffer_TagRanges_Test' should be marked noexcept | 5 | ||
| 5277 | /home/vsts/work/1/llvm-project/clang/unittests/Rewrite/RewriteBufferTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'RewriteBuffer_DISABLED_RemoveLineIfEmpty_XFAIL_Test' should be marked noexcept | 5 | ||
| 5278 | /home/vsts/work/1/llvm-project/clang/unittests/Rewrite/RewriterTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'Rewriter_GetRewrittenTextRangeTypes_Test' should be marked noexcept | 5 | ||
| 5279 | /home/vsts/work/1/llvm-project/clang/unittests/Rewrite/RewriterTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'Rewriter_ReplaceTextRangeTypes_Test' should be marked noexcept | 5 | ||
| 5280 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'SemaCodeCompleteTest_VisitedNSForValidQualifiedId_Test' should be marked noexcept | 5 | ||
| 5281 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'SemaCodeCompleteTest_VisitedNSForInvalidQualifiedId_Test' should be marked noexcept | 5 | ||
| 5282 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'SemaCodeCompleteTest_VisitedNSWithoutQualifier_Test' should be marked noexcept | 5 | ||
| 5283 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_BinaryExpr_Test' should be marked noexcept | 5 | ||
| 5284 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_Members_Test' should be marked noexcept | 5 | ||
| 5285 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_Conditions_Test' should be marked noexcept | 5 | ||
| 5286 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_InitAndAssignment_Test' should be marked noexcept | 5 | ||
| 5287 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 367 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_UnaryExprs_Test' should be marked noexcept | 5 | ||
| 5288 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_ParenExpr_Test' should be marked noexcept | 5 | ||
| 5289 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_FunctionArguments_Test' should be marked noexcept | 5 | ||
| 5290 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/CodeCompleteTest.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'PreferredTypeTest_NoCrashOnInvalidTypes_Test' should be marked noexcept | 5 | ||
| 5291 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/ExternalSemaSourceTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'ExternalSemaSource_SanityCheck_Test' should be marked noexcept | 5 | ||
| 5292 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/ExternalSemaSourceTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'ExternalSemaSource_ExternalTypoCorrectionPrioritized_Test' should be marked noexcept | 5 | ||
| 5293 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/ExternalSemaSourceTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'ExternalSemaSource_ExternalTypoCorrectionOrdering_Test' should be marked noexcept | 5 | ||
| 5294 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/ExternalSemaSourceTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'ExternalSemaSource_ExternalDelayedTypoCorrection_Test' should be marked noexcept | 5 | ||
| 5295 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/ExternalSemaSourceTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'ExternalSemaSource_TryOtherTacticsBeforeDiagnosing_Test' should be marked noexcept | 5 | ||
| 5296 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/ExternalSemaSourceTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'ExternalSemaSource_FirstDiagnoserTaken_Test' should be marked noexcept | 5 | ||
| 5297 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/GslOwnerPointerInference.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'OwnerPointer_BothHaveAttributes_Test' should be marked noexcept | 5 | ||
| 5298 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/GslOwnerPointerInference.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'OwnerPointer_ForwardDeclOnly_Test' should be marked noexcept | 5 | ||
| 5299 | /home/vsts/work/1/llvm-project/clang/unittests/Sema/GslOwnerPointerInference.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'OwnerPointer_LateForwardDeclOnly_Test' should be marked noexcept | 5 | ||
| 5300 | /home/vsts/work/1/llvm-project/clang/unittests/Serialization/InMemoryModuleCacheTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'InMemoryModuleCacheTest_initialState_Test' should be marked noexcept | 5 | ||
| 5301 | /home/vsts/work/1/llvm-project/clang/unittests/Serialization/InMemoryModuleCacheTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'InMemoryModuleCacheTest_addPCM_Test' should be marked noexcept | 5 | ||
| 5302 | /home/vsts/work/1/llvm-project/clang/unittests/Serialization/InMemoryModuleCacheTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'InMemoryModuleCacheTest_addBuiltPCM_Test' should be marked noexcept | 5 | ||
| 5303 | /home/vsts/work/1/llvm-project/clang/unittests/Serialization/InMemoryModuleCacheTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'InMemoryModuleCacheTest_tryToDropPCM_Test' should be marked noexcept | 5 | ||
| 5304 | /home/vsts/work/1/llvm-project/clang/unittests/Serialization/InMemoryModuleCacheTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'InMemoryModuleCacheTest_finalizePCM_Test' should be marked noexcept | 5 | ||
| 5305 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'StaticAnalyzerOptions_getRegisteredCheckers_Test' should be marked noexcept | 5 | ||
| 5306 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'StaticAnalyzerOptions_SearchInParentPackageTests_Test' should be marked noexcept | 5 | ||
| 5307 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'StaticAnalyzerOptions_StringOptions_Test' should be marked noexcept | 5 | ||
| 5308 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'StaticAnalyzerOptions_SubCheckerOptions_Test' should be marked noexcept | 5 | ||
| 5309 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/CallDescriptionTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'CallEvent_CallDescription_Test' should be marked noexcept | 5 | ||
| 5310 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/CallEventTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'CXXDeallocatorChecker' should be marked noexcept | 2 | ||
| 5311 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/CallEventTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'CXXDeallocatorCall_SimpleDestructor_Test' should be marked noexcept | 5 | ||
| 5312 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/FalsePositiveRefutationBRVisitorTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'FalsePositiveRefutationBRVisitor_UnSatInTheMiddleNoReport_Test' should be marked noexcept | 5 | ||
| 5313 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/FalsePositiveRefutationBRVisitorTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'FalsePositiveRefutationBRVisitor_UnSatAtErrorNodeWithNewSymbolNoReport_Test' should be marked noexcept | 5 | ||
| 5314 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/FalsePositiveRefutationBRVisitorTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'FalsePositiveRefutationBRVisitor_UnSatAtErrorNodeDueToRefinedConstraintNoReport_Test' should be marked noexcept | 5 | ||
| 5315 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/ParamRegionTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'ParamRegion_ParamRegionTest_Test' should be marked noexcept | 5 | ||
| 5316 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/RangeSetTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'RangeSetTest_RangeSetNegateTest_Test' should be marked noexcept | 4 | ||
| 5317 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'RegisterCustomCheckers_RegisterChecker_Test' should be marked noexcept | 5 | ||
| 5318 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'RegisterCustomCheckers_CheckLocationIncDec_Test' should be marked noexcept | 5 | ||
| 5319 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'RegisterDeps_UnsatisfiedDependency_Test' should be marked noexcept | 5 | ||
| 5320 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'RegisterDeps_SimpleWeakDependency_Test' should be marked noexcept | 5 | ||
| 5321 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp @ Line 413 | cppcoreguidelines-noexcept | default constructor 'RegisterDeps_DependencyInteraction_Test' should be marked noexcept | 5 | ||
| 5322 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/StoreTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'Store_VariableBind_Test' should be marked noexcept | 5 | ||
| 5323 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/StoreTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'Store_LiteralCompound_Test' should be marked noexcept | 5 | ||
| 5324 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/SymbolReaperTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SuperRegionLivenessAction' should be marked noexcept | 2 | ||
| 5325 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/SymbolReaperTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'SymbolReaper_SuperRegionLiveness_Test' should be marked noexcept | 5 | ||
| 5326 | /home/vsts/work/1/llvm-project/clang/unittests/StaticAnalyzer/TestReturnValueUnderConstruction.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'TestReturnValueUnderConstructionChecker_ReturnValueUnderConstructionChecker_Test' should be marked noexcept | 5 | ||
| 5327 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_CursorNoSelection_Test' should be marked noexcept | 5 | ||
| 5328 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_CursorAtStartOfFunction_Test' should be marked noexcept | 5 | ||
| 5329 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_RangeNoSelection_Test' should be marked noexcept | 5 | ||
| 5330 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_EmptyRangeFallbackToCursor_Test' should be marked noexcept | 5 | ||
| 5331 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_WholeFunctionSelection_Test' should be marked noexcept | 5 | ||
| 5332 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_MultipleFunctionSelection_Test' should be marked noexcept | 5 | ||
| 5333 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_MultipleStatementSelection_Test' should be marked noexcept | 5 | ||
| 5334 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_SelectionInFunctionInObjCImplementation_Test' should be marked noexcept | 5 | ||
| 5335 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_FunctionInObjCImplementationCarefulWithEarlyExit_Test' should be marked noexcept | 5 | ||
| 5336 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 496 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_AvoidImplicitDeclarations_Test' should be marked noexcept | 5 | ||
| 5337 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_CorrectEndForObjectiveCImplementation_Test' should be marked noexcept | 5 | ||
| 5338 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_SelectObjectiveCPseudoObjectExprs_Test' should be marked noexcept | 5 | ||
| 5339 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 675 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_SimpleCodeRangeASTSelection_Test' should be marked noexcept | 5 | ||
| 5340 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 786 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_OutOfBodyCodeRange_Test' should be marked noexcept | 5 | ||
| 5341 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 810 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_SelectVarDeclStmt_Test' should be marked noexcept | 5 | ||
| 5342 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 842 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_SelectEntireDeclStmtRange_Test' should be marked noexcept | 5 | ||
| 5343 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 870 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_SelectEntireDeclStmtRangeWithMultipleDecls_Test' should be marked noexcept | 5 | ||
| 5344 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 898 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_SimpleCodeRangeASTSelectionInObjCMethod_Test' should be marked noexcept | 5 | ||
| 5345 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 974 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_CanonicalizeObjCStringLiteral_Test' should be marked noexcept | 5 | ||
| 5346 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 1006 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_CanonicalizeMemberCalleeToCall_Test' should be marked noexcept | 5 | ||
| 5347 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ASTSelectionTest.cpp @ Line 1058 | cppcoreguidelines-noexcept | default constructor 'ASTSelectionFinder_CanonicalizeFuncCalleeToCall_Test' should be marked noexcept | 5 | ||
| 5348 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CastExprTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'CastExprTest_GetSubExprAsWrittenThroughMaterializedTemporary_Test' should be marked noexcept | 5 | ||
| 5349 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CastExprTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'CastExprTest_GetSubExprAsWrittenThroughConstantExpr_Test' should be marked noexcept | 5 | ||
| 5350 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerVisitor' should be marked noexcept | 2 | ||
| 5351 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 98 | cppcoreguidelines-noexcept | move constructor 'CommentVerifier' should be marked noexcept | 2 | ||
| 5352 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerTest_BasicTest1_Test' should be marked noexcept | 5 | ||
| 5353 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerTest_BasicTest2_Test' should be marked noexcept | 5 | ||
| 5354 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerTest_BasicTest3_Test' should be marked noexcept | 5 | ||
| 5355 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerTest_IfBlock1_Test' should be marked noexcept | 5 | ||
| 5356 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerTest_IfBlock2_Test' should be marked noexcept | 5 | ||
| 5357 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerTest_IfBlock3_Test' should be marked noexcept | 5 | ||
| 5358 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CommentHandlerTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'CommentHandlerTest_PPDirectives_Test' should be marked noexcept | 5 | ||
| 5359 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'JSONCompilationDatabase_ErrsOnInvalidFormat_Test' should be marked noexcept | 5 | ||
| 5360 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'JSONCompilationDatabase_GetAllFiles_Test' should be marked noexcept | 5 | ||
| 5361 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'JSONCompilationDatabase_GetAllCompileCommands_Test' should be marked noexcept | 5 | ||
| 5362 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'JSONCompilationDatabase_ArgumentsPreferredOverCommand_Test' should be marked noexcept | 5 | ||
| 5363 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest' should be marked noexcept | 2 | ||
| 5364 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_InsertingRelativePath_Test' should be marked noexcept | 4 | ||
| 5365 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 236 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_MatchingRelativePath_Test' should be marked noexcept | 4 | ||
| 5366 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_ReturnsBestResults_Test' should be marked noexcept | 4 | ||
| 5367 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_HandlesSymlinks_Test' should be marked noexcept | 4 | ||
| 5368 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_ReportsSymlinkAmbiguity_Test' should be marked noexcept | 4 | ||
| 5369 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_LongerMatchingSuffixPreferred_Test' should be marked noexcept | 4 | ||
| 5370 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_EmptyTrie_Test' should be marked noexcept | 4 | ||
| 5371 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_NoResult_Test' should be marked noexcept | 4 | ||
| 5372 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_RootElementDifferent_Test' should be marked noexcept | 4 | ||
| 5373 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_CannotResolveRelativePath_Test' should be marked noexcept | 4 | ||
| 5374 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'FileMatchTrieTest_SingleFile_Test' should be marked noexcept | 4 | ||
| 5375 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'findCompileArgsInJsonDatabase_FindsNothingIfEmpty_Test' should be marked noexcept | 5 | ||
| 5376 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'findCompileArgsInJsonDatabase_ReadsSingleEntry_Test' should be marked noexcept | 5 | ||
| 5377 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'findCompileArgsInJsonDatabase_ReadsCompileCommandLinesWithSpaces_Test' should be marked noexcept | 5 | ||
| 5378 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'findCompileArgsInJsonDatabase_ReadsDirectoryWithSpaces_Test' should be marked noexcept | 5 | ||
| 5379 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 363 | cppcoreguidelines-noexcept | default constructor 'findCompileArgsInJsonDatabase_FindsEntry_Test' should be marked noexcept | 5 | ||
| 5380 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 384 | cppcoreguidelines-noexcept | default constructor 'findCompileArgsInJsonDatabase_ParsesCompilerWrappers_Test' should be marked noexcept | 5 | ||
| 5381 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_ReturnsEmptyArrayOnEmptyString_Test' should be marked noexcept | 5 | ||
| 5382 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_SplitsOnSpaces_Test' should be marked noexcept | 5 | ||
| 5383 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_MungesMultipleSpaces_Test' should be marked noexcept | 5 | ||
| 5384 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 441 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_UnescapesBackslashCharacters_Test' should be marked noexcept | 5 | ||
| 5385 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 450 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_DoesNotMungeSpacesBetweenQuotes_Test' should be marked noexcept | 5 | ||
| 5386 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_AllowsMultipleQuotedArguments_Test' should be marked noexcept | 5 | ||
| 5387 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 464 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_AllowsEmptyArgumentsInQuotes_Test' should be marked noexcept | 5 | ||
| 5388 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 471 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_ParsesEscapedQuotesInQuotedStrings_Test' should be marked noexcept | 5 | ||
| 5389 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 478 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_ParsesMultipleArgumentsWithEscapedCharacters_Test' should be marked noexcept | 5 | ||
| 5390 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_ParsesStringsWithoutSpacesIntoSingleArgument_Test' should be marked noexcept | 5 | ||
| 5391 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_ParsesQuotedStringWithoutClosingQuote_Test' should be marked noexcept | 5 | ||
| 5392 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 510 | cppcoreguidelines-noexcept | default constructor 'unescapeJsonCommandLine_ParsesSingleQuotedString_Test' should be marked noexcept | 5 | ||
| 5393 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 516 | cppcoreguidelines-noexcept | default constructor 'FixedCompilationDatabase_ReturnsFixedCommandLine_Test' should be marked noexcept | 5 | ||
| 5394 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'FixedCompilationDatabase_GetAllFiles_Test' should be marked noexcept | 5 | ||
| 5395 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 537 | cppcoreguidelines-noexcept | default constructor 'FixedCompilationDatabase_GetAllCompileCommands_Test' should be marked noexcept | 5 | ||
| 5396 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'FixedCompilationDatabase_FromBuffer_Test' should be marked noexcept | 5 | ||
| 5397 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'ParseFixedCompilationDatabase_ReturnsNullOnEmptyArgumentList_Test' should be marked noexcept | 5 | ||
| 5398 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'ParseFixedCompilationDatabase_ReturnsNullWithoutDoubleDash_Test' should be marked noexcept | 5 | ||
| 5399 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 588 | cppcoreguidelines-noexcept | default constructor 'ParseFixedCompilationDatabase_ReturnsArgumentsAfterDoubleDash_Test' should be marked noexcept | 5 | ||
| 5400 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'ParseFixedCompilationDatabase_ReturnsEmptyCommandLine_Test' should be marked noexcept | 5 | ||
| 5401 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 624 | cppcoreguidelines-noexcept | default constructor 'ParseFixedCompilationDatabase_HandlesPositionalArgs_Test' should be marked noexcept | 5 | ||
| 5402 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 641 | cppcoreguidelines-noexcept | default constructor 'ParseFixedCompilationDatabase_HandlesPositionalArgsSyntaxOnly_Test' should be marked noexcept | 5 | ||
| 5403 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 659 | cppcoreguidelines-noexcept | default constructor 'ParseFixedCompilationDatabase_HandlesArgv0_Test' should be marked noexcept | 5 | ||
| 5404 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 763 | cppcoreguidelines-noexcept | default constructor 'InterpolateTest_Nearby_Test' should be marked noexcept | 4 | ||
| 5405 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 781 | cppcoreguidelines-noexcept | default constructor 'InterpolateTest_Language_Test' should be marked noexcept | 4 | ||
| 5406 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 809 | cppcoreguidelines-noexcept | default constructor 'InterpolateTest_Strip_Test' should be marked noexcept | 4 | ||
| 5407 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 815 | cppcoreguidelines-noexcept | default constructor 'InterpolateTest_Case_Test' should be marked noexcept | 4 | ||
| 5408 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 822 | cppcoreguidelines-noexcept | default constructor 'InterpolateTest_Aliasing_Test' should be marked noexcept | 4 | ||
| 5409 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 830 | cppcoreguidelines-noexcept | default constructor 'InterpolateTest_ClangCL_Test' should be marked noexcept | 4 | ||
| 5410 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 837 | cppcoreguidelines-noexcept | default constructor 'InterpolateTest_DriverModes_Test' should be marked noexcept | 4 | ||
| 5411 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 846 | cppcoreguidelines-noexcept | default constructor 'TransferCompileCommandTest_Smoke_Test' should be marked noexcept | 5 | ||
| 5412 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 858 | cppcoreguidelines-noexcept | default constructor 'CompileCommandTest_EqualityOperator_Test' should be marked noexcept | 5 | ||
| 5413 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 888 | cppcoreguidelines-noexcept | default constructor 'TargetAndModeTest' should be marked noexcept | 2 | ||
| 5414 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 901 | cppcoreguidelines-noexcept | default constructor 'TargetAndModeTest_TargetAndMode_Test' should be marked noexcept | 4 | ||
| 5415 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 913 | cppcoreguidelines-noexcept | default constructor 'ExpandResponseFilesTest' should be marked noexcept | 2 | ||
| 5416 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/CompilationDatabaseTest.cpp @ Line 932 | cppcoreguidelines-noexcept | default constructor 'ExpandResponseFilesTest_ExpandResponseFiles_Test' should be marked noexcept | 4 | ||
| 5417 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/DependencyScannerTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'DependencyScanner_ScanDepsReuseFilemanager_Test' should be marked noexcept | 5 | ||
| 5418 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/DependencyScannerTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'DependencyScanner_ScanDepsReuseFilemanagerSkippedFile_Test' should be marked noexcept | 5 | ||
| 5419 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/DependencyScannerTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'DependencyScanner_ScanDepsReuseFilemanagerHasInclude_Test' should be marked noexcept | 5 | ||
| 5420 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/DiagnosticsYamlTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsYamlTest_serializesDiagnostics_Test' should be marked noexcept | 5 | ||
| 5421 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/DiagnosticsYamlTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'DiagnosticsYamlTest_deserializesDiagnostics_Test' should be marked noexcept | 5 | ||
| 5422 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'CreateToolExecutorTest_FailedCreateExecutorUndefinedFlag_Test' should be marked noexcept | 5 | ||
| 5423 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'CreateToolExecutorTest_RegisterFlagsBeforeReset_Test' should be marked noexcept | 5 | ||
| 5424 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'CreateToolExecutorTest_CreateStandaloneToolExecutor_Test' should be marked noexcept | 5 | ||
| 5425 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'CreateToolExecutorTest_CreateTestToolExecutor_Test' should be marked noexcept | 5 | ||
| 5426 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'StandaloneToolTest_SynctaxOnlyActionOnSimpleCode_Test' should be marked noexcept | 5 | ||
| 5427 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'StandaloneToolTest_SimpleAction_Test' should be marked noexcept | 5 | ||
| 5428 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'StandaloneToolTest_SimpleActionWithResult_Test' should be marked noexcept | 5 | ||
| 5429 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'AllTUsToolTest_AFewFiles_Test' should be marked noexcept | 5 | ||
| 5430 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ExecutionTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'AllTUsToolTest_ManyFiles_Test' should be marked noexcept | 5 | ||
| 5431 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/FixItTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'FixItTest_getText_Test' should be marked noexcept | 5 | ||
| 5432 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/FixItTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'FixItTest_getTextWithMacro_Test' should be marked noexcept | 5 | ||
| 5433 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/FixItTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'FixItTest_createRemoval_Test' should be marked noexcept | 5 | ||
| 5434 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/FixItTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'FixItTest_createRemovalWithMacro_Test' should be marked noexcept | 5 | ||
| 5435 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/FixItTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'FixItTest_createReplacement_Test' should be marked noexcept | 5 | ||
| 5436 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/FixItTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'FixItTest_createReplacementWithMacro_Test' should be marked noexcept | 5 | ||
| 5437 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_NoExistingIncludeWithoutDefine_Test' should be marked noexcept | 4 | ||
| 5438 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_NoExistingIncludeWithDefine_Test' should be marked noexcept | 4 | ||
| 5439 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertBeforeCategoryWithLowerPriority_Test' should be marked noexcept | 4 | ||
| 5440 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertAfterMainHeader_Test' should be marked noexcept | 4 | ||
| 5441 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertBeforeSystemHeaderLLVM_Test' should be marked noexcept | 4 | ||
| 5442 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertAfterSystemHeaderGoogle_Test' should be marked noexcept | 4 | ||
| 5443 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertOneIncludeLLVMStyle_Test' should be marked noexcept | 4 | ||
| 5444 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertIntoBlockSorted_Test' should be marked noexcept | 4 | ||
| 5445 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertIntoFirstBlockOfSameKind_Test' should be marked noexcept | 4 | ||
| 5446 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertIntoSystemBlockSorted_Test' should be marked noexcept | 4 | ||
| 5447 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_InsertNewSystemIncludeGoogleStyle_Test' should be marked noexcept | 4 | ||
| 5448 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_NotConfusedByDefine_Test' should be marked noexcept | 4 | ||
| 5449 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_SkippedTopComment_Test' should be marked noexcept | 4 | ||
| 5450 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_SkippedMixedComments_Test' should be marked noexcept | 4 | ||
| 5451 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_MultipleBlockCommentsInOneLine_Test' should be marked noexcept | 4 | ||
| 5452 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_CodeAfterComments_Test' should be marked noexcept | 4 | ||
| 5453 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_FakeHeaderGuardIfDef_Test' should be marked noexcept | 4 | ||
| 5454 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 309 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_RealHeaderGuardAfterComments_Test' should be marked noexcept | 4 | ||
| 5455 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_PragmaOnce_Test' should be marked noexcept | 4 | ||
| 5456 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_IfNDefWithNoDefine_Test' should be marked noexcept | 4 | ||
| 5457 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_FakeHeaderGuard_Test' should be marked noexcept | 4 | ||
| 5458 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_FakeHeaderGuardIfnDef_Test' should be marked noexcept | 4 | ||
| 5459 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_HeaderGuardWithComment_Test' should be marked noexcept | 4 | ||
| 5460 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_EmptyCode_Test' should be marked noexcept | 4 | ||
| 5461 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_NoNewLineAtTheEndOfCode_Test' should be marked noexcept | 4 | ||
| 5462 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_SkipExistingHeaders_Test' should be marked noexcept | 4 | ||
| 5463 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 413 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_AddIncludesWithDifferentForms_Test' should be marked noexcept | 4 | ||
| 5464 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_NoInsertionAfterCode_Test' should be marked noexcept | 4 | ||
| 5465 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_NoInsertionInStringLiteral_Test' should be marked noexcept | 4 | ||
| 5466 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_NoInsertionAfterOtherDirective_Test' should be marked noexcept | 4 | ||
| 5467 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_CanInsertAfterLongSystemInclude_Test' should be marked noexcept | 4 | ||
| 5468 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_CanInsertAfterComment_Test' should be marked noexcept | 4 | ||
| 5469 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_LongCommentsInTheBeginningOfFile_Test' should be marked noexcept | 4 | ||
| 5470 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_SimpleDeleteInclude_Test' should be marked noexcept | 4 | ||
| 5471 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_DeleteQuotedOnly_Test' should be marked noexcept | 4 | ||
| 5472 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 529 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_DeleteAllCode_Test' should be marked noexcept | 4 | ||
| 5473 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_DeleteOnlyIncludesWithSameQuote_Test' should be marked noexcept | 4 | ||
| 5474 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/HeaderIncludesTest.cpp @ Line 544 | cppcoreguidelines-noexcept | default constructor 'HeaderIncludesTest_CanDeleteAfterCode_Test' should be marked noexcept | 4 | ||
| 5475 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'DummyMatchVisitor' should be marked noexcept | 2 | ||
| 5476 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'LexicallyOrderedRecursiveASTVisitor_VisitDeclsInImplementation_Test' should be marked noexcept | 5 | ||
| 5477 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'LexicallyOrderedRecursiveASTVisitor_VisitMacroDeclsInImplementation_Test' should be marked noexcept | 5 | ||
| 5478 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'LexicallyOrderedRecursiveASTVisitor_VisitTemplateDecl_Test' should be marked noexcept | 5 | ||
| 5479 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'LexicallyOrderedRecursiveASTVisitor_VisitCXXOperatorCallExpr_Test' should be marked noexcept | 5 | ||
| 5480 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/LookupTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LookupTest_replaceNestedFunctionName_Test' should be marked noexcept | 5 | ||
| 5481 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/LookupTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'LookupTest_replaceNestedClassName_Test' should be marked noexcept | 5 | ||
| 5482 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/QualTypeNamesTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'QualTypeNameTest_getFullyQualifiedName_Test' should be marked noexcept | 5 | ||
| 5483 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_UnboundNode_Test' should be marked noexcept | 5 | ||
| 5484 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_BeforeOp_Test' should be marked noexcept | 5 | ||
| 5485 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_BeforeOpParsed_Test' should be marked noexcept | 5 | ||
| 5486 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_AfterOp_Test' should be marked noexcept | 5 | ||
| 5487 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_AfterOpInMacroArg_Test' should be marked noexcept | 5 | ||
| 5488 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_AfterOpInMacroArgEndsExpansion_Test' should be marked noexcept | 5 | ||
| 5489 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_AfterOpInPartOfMacroArg_Test' should be marked noexcept | 5 | ||
| 5490 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_BetweenOp_Test' should be marked noexcept | 5 | ||
| 5491 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_BetweenOpParsed_Test' should be marked noexcept | 5 | ||
| 5492 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_EncloseOpNodes_Test' should be marked noexcept | 5 | ||
| 5493 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_EncloseOpGeneral_Test' should be marked noexcept | 5 | ||
| 5494 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_EncloseOpNodesParsed_Test' should be marked noexcept | 5 | ||
| 5495 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_EncloseOpGeneralParsed_Test' should be marked noexcept | 5 | ||
| 5496 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_NodeOpStatement_Test' should be marked noexcept | 5 | ||
| 5497 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_NodeOpExpression_Test' should be marked noexcept | 5 | ||
| 5498 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_StatementOp_Test' should be marked noexcept | 5 | ||
| 5499 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_StatementOpParsed_Test' should be marked noexcept | 5 | ||
| 5500 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 358 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_MemberOp_Test' should be marked noexcept | 5 | ||
| 5501 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 374 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_MemberOpQualified_Test' should be marked noexcept | 5 | ||
| 5502 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_MemberOpTemplate_Test' should be marked noexcept | 5 | ||
| 5503 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 408 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_MemberOpOperator_Test' should be marked noexcept | 5 | ||
| 5504 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_NameOpNamedDecl_Test' should be marked noexcept | 5 | ||
| 5505 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_NameOpDeclRef_Test' should be marked noexcept | 5 | ||
| 5506 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 447 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_NameOpCtorInitializer_Test' should be marked noexcept | 5 | ||
| 5507 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 460 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_NameOpErrors_Test' should be marked noexcept | 5 | ||
| 5508 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_NameOpDeclRefError_Test' should be marked noexcept | 5 | ||
| 5509 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 486 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsOp_Test' should be marked noexcept | 5 | ||
| 5510 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 501 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsOpNoArgs_Test' should be marked noexcept | 5 | ||
| 5511 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 516 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsOpNoArgsWithComments_Test' should be marked noexcept | 5 | ||
| 5512 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsOpWithParens_Test' should be marked noexcept | 5 | ||
| 5513 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsOpLeadingComments_Test' should be marked noexcept | 5 | ||
| 5514 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 565 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsOpTrailingComments_Test' should be marked noexcept | 5 | ||
| 5515 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 581 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsOpEolComments_Test' should be marked noexcept | 5 | ||
| 5516 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 603 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_CallArgsErrors_Test' should be marked noexcept | 5 | ||
| 5517 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_StatementsOp_Test' should be marked noexcept | 5 | ||
| 5518 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_StatementsOpEmptyList_Test' should be marked noexcept | 5 | ||
| 5519 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 629 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_StatementsOpErrors_Test' should be marked noexcept | 5 | ||
| 5520 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 636 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_ElementsOp_Test' should be marked noexcept | 5 | ||
| 5521 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 650 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_ElementsOpEmptyList_Test' should be marked noexcept | 5 | ||
| 5522 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 662 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_ElementsOpErrors_Test' should be marked noexcept | 5 | ||
| 5523 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 669 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_ElseBranchOpSingleStatement_Test' should be marked noexcept | 5 | ||
| 5524 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 683 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_ElseBranchOpCompoundStatement_Test' should be marked noexcept | 5 | ||
| 5525 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 699 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_ExpansionOp_Test' should be marked noexcept | 5 | ||
| 5526 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 712 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_ExpansionOpPartial_Test' should be marked noexcept | 5 | ||
| 5527 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 724 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_IfBoundOpBound_Test' should be marked noexcept | 5 | ||
| 5528 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RangeSelectorTest.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'RangeSelectorTest_IfBoundOpUnbound_Test' should be marked noexcept | 5 | ||
| 5529 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCXXForRangeStmtLoopVariable_Test' should be marked noexcept | 5 | ||
| 5530 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsParmVarDeclForImplicitCode_Test' should be marked noexcept | 5 | ||
| 5531 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsPartialTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 5532 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsUndefinedClassTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 5533 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsNestedUndefinedClassTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 5534 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsUndefinedFunctionTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 5535 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsNestedUndefinedFunctionTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 5536 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestDeclVisitor.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_NoRecursionInSelfFriend_Test' should be marked noexcept | 5 | ||
| 5537 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestPostOrderVisitor.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_PostOrderTraversal_Test' should be marked noexcept | 5 | ||
| 5538 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestPostOrderVisitor.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_NoPostOrderTraversal_Test' should be marked noexcept | 5 | ||
| 5539 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsBaseClassDeclarations_Test' should be marked noexcept | 5 | ||
| 5540 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCXXBaseSpecifiersOfForwardDeclaredClass_Test' should be marked noexcept | 5 | ||
| 5541 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCXXBaseSpecifiersWithIncompleteInnerClass_Test' should be marked noexcept | 5 | ||
| 5542 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCXXBaseSpecifiersOfSelfReferentialType_Test' should be marked noexcept | 5 | ||
| 5543 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsClassTemplateTypeParmDefaultArgument_Test' should be marked noexcept | 5 | ||
| 5544 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCompoundLiteralType_Test' should be marked noexcept | 5 | ||
| 5545 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsObjCPropertyType_Test' should be marked noexcept | 5 | ||
| 5546 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTestTypeLocVisitor.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitInvalidType_Test' should be marked noexcept | 5 | ||
| 5547 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/Attr.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_AttributesAreVisited_Test' should be marked noexcept | 5 | ||
| 5548 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXBoolLiteralExpr.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsClassTemplateNonTypeParmDefaultArgument_Test' should be marked noexcept | 5 | ||
| 5549 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXMemberCall.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCallInTemplateInstantiation_Test' should be marked noexcept | 5 | ||
| 5550 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXMemberCall.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCallInNestedFunctionTemplateInstantiation_Test' should be marked noexcept | 5 | ||
| 5551 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXMemberCall.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCallInNestedClassTemplateInstantiation_Test' should be marked noexcept | 5 | ||
| 5552 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXMemberCall.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCallInPartialTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 5553 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXMemberCall.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsExplicitTemplateSpecialization_Test' should be marked noexcept | 5 | ||
| 5554 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXMethodDecl.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_CXXMethodDeclNoDefaultBodyVisited_Test' should be marked noexcept | 5 | ||
| 5555 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXMethodDecl.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_FunctionDeclNoDefaultBodyVisited_Test' should be marked noexcept | 5 | ||
| 5556 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CXXOperatorCallExprTraverser.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_TraversesOverloadedOperator_Test' should be marked noexcept | 5 | ||
| 5557 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksBinaryOperator.cpp @ Line 11 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseBinaryOperator_Test' should be marked noexcept | 5 | ||
| 5558 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksBinaryOperator.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseBinaryOperator_WalkUpFromBinaryOperator_Test' should be marked noexcept | 5 | ||
| 5559 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksBinaryOperator.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_WalkUpFromBinaryOperator_Test' should be marked noexcept | 5 | ||
| 5560 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCallExpr.cpp @ Line 11 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseCallExpr_Test' should be marked noexcept | 5 | ||
| 5561 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCallExpr.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseCallExpr_WalkUpFromCallExpr_Test' should be marked noexcept | 5 | ||
| 5562 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCallExpr.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_WalkUpFromCallExpr_Test' should be marked noexcept | 5 | ||
| 5563 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCompoundAssignOperator.cpp @ Line 11 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseCompoundAssignOperator_Test' should be marked noexcept | 5 | ||
| 5564 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCompoundAssignOperator.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseCompoundAssignOperator_WalkUpFromCompoundAssignOperator_Test' should be marked noexcept | 5 | ||
| 5565 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCompoundAssignOperator.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_WalkUpFromCompoundAssignOperator_Test' should be marked noexcept | 5 | ||
| 5566 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksLeaf.cpp @ Line 11 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseLeaf_Test' should be marked noexcept | 5 | ||
| 5567 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksLeaf.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseLeaf_WalkUpFromLeaf_Test' should be marked noexcept | 5 | ||
| 5568 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksLeaf.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_WalkUpFromLeaf_Test' should be marked noexcept | 5 | ||
| 5569 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksUnaryOperator.cpp @ Line 11 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseUnaryOperator_Test' should be marked noexcept | 5 | ||
| 5570 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksUnaryOperator.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_TraverseUnaryOperator_WalkUpFromUnaryOperator_Test' should be marked noexcept | 5 | ||
| 5571 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksUnaryOperator.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_StmtCallbacks_WalkUpFromUnaryOperator_Test' should be marked noexcept | 5 | ||
| 5572 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/Class.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ClassVisitor' should be marked noexcept | 2 | ||
| 5573 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/Class.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_LambdaClosureTypesAreImplicit_Test' should be marked noexcept | 5 | ||
| 5574 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/Concept.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_ConstrainedParameter_Test' should be marked noexcept | 5 | ||
| 5575 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ConstructExpr.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ConstructExprVisitor' should be marked noexcept | 2 | ||
| 5576 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ConstructExpr.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_CanVisitImplicitMemberInitializations_Test' should be marked noexcept | 5 | ||
| 5577 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ConstructExpr.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_CanSkipImplicitMemberInitializations_Test' should be marked noexcept | 5 | ||
| 5578 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'DeclRefExprVisitor' should be marked noexcept | 2 | ||
| 5579 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsBaseClassTemplateArguments_Test' should be marked noexcept | 5 | ||
| 5580 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCXXForRangeStmtRange_Test' should be marked noexcept | 5 | ||
| 5581 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCallExpr_Test' should be marked noexcept | 5 | ||
| 5582 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsExplicitLambdaCaptureInit_Test' should be marked noexcept | 5 | ||
| 5583 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsUseOfImplicitLambdaCapture_Test' should be marked noexcept | 5 | ||
| 5584 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsImplicitLambdaCaptureInit_Test' should be marked noexcept | 5 | ||
| 5585 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsLambdaInitCaptureInit_Test' should be marked noexcept | 5 | ||
| 5586 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsExtension_Test' should be marked noexcept | 5 | ||
| 5587 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsCopyExprOfBlockDeclCapture_Test' should be marked noexcept | 5 | ||
| 5588 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ImplicitCtor.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsImplicitCopyConstructors_Test' should be marked noexcept | 5 | ||
| 5589 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ImplicitCtorInitializer.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_CXXCtorInitializerVisitNoImplicit_Test' should be marked noexcept | 5 | ||
| 5590 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/InitListExprPostOrder.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_InitListExprIsPostOrderVisitedTwice_Test' should be marked noexcept | 5 | ||
| 5591 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/InitListExprPostOrderNoQueue.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_InitListExprIsPostOrderNoQueueVisitedTwice_Test' should be marked noexcept | 5 | ||
| 5592 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/InitListExprPreOrder.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_InitListExprIsPreOrderVisitedTwice_Test' should be marked noexcept | 5 | ||
| 5593 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/InitListExprPreOrder.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_InitListExprVisitedOnceWhenNoImplicit_Test' should be marked noexcept | 5 | ||
| 5594 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/InitListExprPreOrderNoQueue.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_InitListExprIsPreOrderNoQueueVisitedTwice_Test' should be marked noexcept | 5 | ||
| 5595 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/IntegerLiteral.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_DefaultArgumentsAreVisited_Test' should be marked noexcept | 5 | ||
| 5596 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaDefaultCapture.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_HasCaptureDefaultLoc_Test' should be marked noexcept | 5 | ||
| 5597 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaExpr.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsLambdaExpr_Test' should be marked noexcept | 5 | ||
| 5598 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaExpr.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_LambdaInLambda_Test' should be marked noexcept | 5 | ||
| 5599 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaExpr.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_TopLevelLambda_Test' should be marked noexcept | 5 | ||
| 5600 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaExpr.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsLambdaExprAndImplicitClass_Test' should be marked noexcept | 5 | ||
| 5601 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaExpr.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsAttributedLambdaExpr_Test' should be marked noexcept | 5 | ||
| 5602 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/LambdaTemplateParams.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsLambdaExplicitTemplateParameters_Test' should be marked noexcept | 5 | ||
| 5603 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitTypeLocInMemberPointerTypeLoc_Test' should be marked noexcept | 5 | ||
| 5604 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_NoCrash_Test' should be marked noexcept | 5 | ||
| 5605 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/NestedNameSpecifiers.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_NestedNameSpecifiersForTemplateSpecializationsAreVisited_Test' should be marked noexcept | 5 | ||
| 5606 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ParenExpr.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsParensDuringDataRecursion_Test' should be marked noexcept | 5 | ||
| 5607 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/TemplateArgumentLocTraverser.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_VisitsClassTemplateTemplateParmDefaultArgument_Test' should be marked noexcept | 5 | ||
| 5608 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/TraversalScope.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'RecursiveASTVisitor_RespectsTraversalScope_Test' should be marked noexcept | 5 | ||
| 5609 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringActionRulesTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'RefactoringActionRulesTest_MyFirstRefactoringRule_Test' should be marked noexcept | 4 | ||
| 5610 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringActionRulesTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'RefactoringActionRulesTest_ReturnError_Test' should be marked noexcept | 4 | ||
| 5611 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringActionRulesTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'RefactoringActionRulesTest_ReturnSymbolOccurrences_Test' should be marked noexcept | 4 | ||
| 5612 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringActionRulesTest.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'RefactoringActionRulesTest_EditorCommandBinding_Test' should be marked noexcept | 4 | ||
| 5613 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_ReplacesStmtsWithString_Test' should be marked noexcept | 5 | ||
| 5614 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_ReplacesStmtsInCalledMacros_Test' should be marked noexcept | 5 | ||
| 5615 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_IgnoresStmtsInUncalledMacros_Test' should be marked noexcept | 5 | ||
| 5616 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_ReplacesInteger_Test' should be marked noexcept | 5 | ||
| 5617 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_ReplacesStmtWithStmt_Test' should be marked noexcept | 5 | ||
| 5618 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_ReplacesIfStmt_Test' should be marked noexcept | 5 | ||
| 5619 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_RemovesEntireIfOnEmptyElse_Test' should be marked noexcept | 5 | ||
| 5620 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_TemplateJustText_Test' should be marked noexcept | 5 | ||
| 5621 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_TemplateSimpleSubst_Test' should be marked noexcept | 5 | ||
| 5622 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_TemplateLiteral_Test' should be marked noexcept | 5 | ||
| 5623 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_TemplateUnterminated_Test' should be marked noexcept | 5 | ||
| 5624 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringCallbacksTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'RefactoringCallbacksTest_TemplateUnknownDollar_Test' should be marked noexcept | 5 | ||
| 5625 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_CanDeleteAllText_Test' should be marked noexcept | 4 | ||
| 5626 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_CanDeleteAllTextInTextWithNewlines_Test' should be marked noexcept | 4 | ||
| 5627 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_CanAddText_Test' should be marked noexcept | 4 | ||
| 5628 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_CanReplaceTextAtPosition_Test' should be marked noexcept | 4 | ||
| 5629 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_CanReplaceTextAtPositionMultipleTimes_Test' should be marked noexcept | 4 | ||
| 5630 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_ApplyFailsForNonExistentLocation_Test' should be marked noexcept | 4 | ||
| 5631 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_CanRetrivePath_Test' should be marked noexcept | 4 | ||
| 5632 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_ReturnsInvalidPath_Test' should be marked noexcept | 4 | ||
| 5633 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_FailAddReplacements_Test' should be marked noexcept | 4 | ||
| 5634 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_DeletionInReplacements_Test' should be marked noexcept | 4 | ||
| 5635 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_OverlappingReplacements_Test' should be marked noexcept | 4 | ||
| 5636 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_AddAdjacentInsertionAndReplacement_Test' should be marked noexcept | 4 | ||
| 5637 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_MergeNewDeletions_Test' should be marked noexcept | 4 | ||
| 5638 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_MergeOverlappingButNotAdjacentReplacement_Test' should be marked noexcept | 4 | ||
| 5639 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_InsertionBeforeMergedDeletions_Test' should be marked noexcept | 4 | ||
| 5640 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_MergeOverlappingDeletions_Test' should be marked noexcept | 4 | ||
| 5641 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_FailedMergeExistingDeletions_Test' should be marked noexcept | 4 | ||
| 5642 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_FailAddRegression_Test' should be marked noexcept | 4 | ||
| 5643 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 363 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_InsertAtOffsetOfReplacement_Test' should be marked noexcept | 4 | ||
| 5644 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_AddInsertAtOtherInsertWhenOderIndependent_Test' should be marked noexcept | 4 | ||
| 5645 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_InsertBetweenAdjacentReplacements_Test' should be marked noexcept | 4 | ||
| 5646 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_CanApplyReplacements_Test' should be marked noexcept | 4 | ||
| 5647 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 446 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_InsertAndDelete_Test' should be marked noexcept | 4 | ||
| 5648 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_AdjacentReplacements_Test' should be marked noexcept | 4 | ||
| 5649 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_AddDuplicateReplacements_Test' should be marked noexcept | 4 | ||
| 5650 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_FailOrderDependentReplacements_Test' should be marked noexcept | 4 | ||
| 5651 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 504 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_InvalidSourceLocationFailsApplyAll_Test' should be marked noexcept | 4 | ||
| 5652 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'ReplacementTest_MultipleFilesReplaceAndFormat_Test' should be marked noexcept | 4 | ||
| 5653 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'ShiftedCodePositionTest_FindsNewCodePosition_Test' should be marked noexcept | 5 | ||
| 5654 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 563 | cppcoreguidelines-noexcept | default constructor 'ShiftedCodePositionTest_FindsNewCodePositionWithInserts_Test' should be marked noexcept | 5 | ||
| 5655 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 571 | cppcoreguidelines-noexcept | default constructor 'ShiftedCodePositionTest_FindsNewCodePositionInReplacedText_Test' should be marked noexcept | 5 | ||
| 5656 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'ShiftedCodePositionTest_NoReplacementText_Test' should be marked noexcept | 5 | ||
| 5657 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 588 | cppcoreguidelines-noexcept | default constructor 'FlushRewrittenFilesTest' should be marked noexcept | 2 | ||
| 5658 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 639 | cppcoreguidelines-noexcept | default constructor 'FlushRewrittenFilesTest_StoresChangesOnDisk_Test' should be marked noexcept | 4 | ||
| 5659 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 712 | cppcoreguidelines-noexcept | default constructor 'Replacement_CanBeConstructedFromNode_Test' should be marked noexcept | 5 | ||
| 5660 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 718 | cppcoreguidelines-noexcept | default constructor 'Replacement_ReplacesAtSpellingLocation_Test' should be marked noexcept | 5 | ||
| 5661 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 735 | cppcoreguidelines-noexcept | default constructor 'Replacement_FunctionCall_Test' should be marked noexcept | 5 | ||
| 5662 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 741 | cppcoreguidelines-noexcept | default constructor 'Replacement_TemplatedFunctionCall_Test' should be marked noexcept | 5 | ||
| 5663 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 765 | cppcoreguidelines-noexcept | default constructor 'Replacement_ColonColon_Test' should be marked noexcept | 5 | ||
| 5664 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 771 | cppcoreguidelines-noexcept | default constructor 'Range_overlaps_Test' should be marked noexcept | 5 | ||
| 5665 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 780 | cppcoreguidelines-noexcept | default constructor 'Range_contains_Test' should be marked noexcept | 5 | ||
| 5666 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 787 | cppcoreguidelines-noexcept | default constructor 'Range_CalculateRangesOfReplacements_Test' should be marked noexcept | 5 | ||
| 5667 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 803 | cppcoreguidelines-noexcept | default constructor 'Range_CalculateRangesOfInsertionAroundReplacement_Test' should be marked noexcept | 5 | ||
| 5668 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 814 | cppcoreguidelines-noexcept | default constructor 'Range_RangesAfterEmptyReplacements_Test' should be marked noexcept | 5 | ||
| 5669 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 821 | cppcoreguidelines-noexcept | default constructor 'Range_RangesAfterReplacements_Test' should be marked noexcept | 5 | ||
| 5670 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 828 | cppcoreguidelines-noexcept | default constructor 'Range_RangesBeforeReplacements_Test' should be marked noexcept | 5 | ||
| 5671 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 835 | cppcoreguidelines-noexcept | default constructor 'Range_NotAffectedByReplacements_Test' should be marked noexcept | 5 | ||
| 5672 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 845 | cppcoreguidelines-noexcept | default constructor 'Range_RangesWithNonOverlappingReplacements_Test' should be marked noexcept | 5 | ||
| 5673 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 855 | cppcoreguidelines-noexcept | default constructor 'Range_RangesWithOverlappingReplacements_Test' should be marked noexcept | 5 | ||
| 5674 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 866 | cppcoreguidelines-noexcept | default constructor 'Range_MergeIntoOneRange_Test' should be marked noexcept | 5 | ||
| 5675 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 874 | cppcoreguidelines-noexcept | default constructor 'Range_ReplacementsStartingAtRangeOffsets_Test' should be marked noexcept | 5 | ||
| 5676 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 883 | cppcoreguidelines-noexcept | default constructor 'Range_ReplacementsEndingAtRangeEnds_Test' should be marked noexcept | 5 | ||
| 5677 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 891 | cppcoreguidelines-noexcept | default constructor 'Range_AjacentReplacements_Test' should be marked noexcept | 5 | ||
| 5678 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 899 | cppcoreguidelines-noexcept | default constructor 'Range_MergeRangesAfterReplacements_Test' should be marked noexcept | 5 | ||
| 5679 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 909 | cppcoreguidelines-noexcept | default constructor 'Range_ConflictingRangesBeforeReplacements_Test' should be marked noexcept | 5 | ||
| 5680 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 954 | cppcoreguidelines-noexcept | default constructor 'MergeReplacementsTest_Offsets_Test' should be marked noexcept | 4 | ||
| 5681 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 969 | cppcoreguidelines-noexcept | default constructor 'MergeReplacementsTest_Concatenations_Test' should be marked noexcept | 4 | ||
| 5682 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 988 | cppcoreguidelines-noexcept | default constructor 'MergeReplacementsTest_NotChangingLengths_Test' should be marked noexcept | 4 | ||
| 5683 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1003 | cppcoreguidelines-noexcept | default constructor 'MergeReplacementsTest_OverlappingRanges_Test' should be marked noexcept | 4 | ||
| 5684 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1034 | cppcoreguidelines-noexcept | default constructor 'DeduplicateByFileTest_PathsWithDots_Test' should be marked noexcept | 5 | ||
| 5685 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1055 | cppcoreguidelines-noexcept | default constructor 'DeduplicateByFileTest_PathWithDotSlash_Test' should be marked noexcept | 5 | ||
| 5686 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1076 | cppcoreguidelines-noexcept | default constructor 'DeduplicateByFileTest_NonExistingFilePath_Test' should be marked noexcept | 5 | ||
| 5687 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1110 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_AtomicChangeToYAML_Test' should be marked noexcept | 4 | ||
| 5688 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1144 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_YAMLToAtomicChange_Test' should be marked noexcept | 4 | ||
| 5689 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1192 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_CheckKeyAndKeyFile_Test' should be marked noexcept | 4 | ||
| 5690 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1198 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_Replace_Test' should be marked noexcept | 4 | ||
| 5691 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1213 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_ReplaceWithRange_Test' should be marked noexcept | 4 | ||
| 5692 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1224 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_InsertBefore_Test' should be marked noexcept | 4 | ||
| 5693 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1238 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_InsertAfter_Test' should be marked noexcept | 4 | ||
| 5694 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1252 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_InsertBeforeWithInvalidLocation_Test' should be marked noexcept | 4 | ||
| 5695 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1268 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_InsertBeforeToWrongFile_Test' should be marked noexcept | 4 | ||
| 5696 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1285 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_InsertAfterWithInvalidLocation_Test' should be marked noexcept | 4 | ||
| 5697 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1299 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_Metadata_Test' should be marked noexcept | 4 | ||
| 5698 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1306 | cppcoreguidelines-noexcept | default constructor 'AtomicChangeTest_NoMetadata_Test' should be marked noexcept | 4 | ||
| 5699 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1313 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest' should be marked noexcept | 2 | ||
| 5700 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1360 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_BasicRefactoring_Test' should be marked noexcept | 4 | ||
| 5701 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1367 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_SeveralRefactorings_Test' should be marked noexcept | 4 | ||
| 5702 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1379 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_IgnorePathsInRefactorings_Test' should be marked noexcept | 4 | ||
| 5703 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1395 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_AppliesDuplicateInsertions_Test' should be marked noexcept | 4 | ||
| 5704 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1402 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_BailsOnOverlappingRefactorings_Test' should be marked noexcept | 4 | ||
| 5705 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1409 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_BasicReformatting_Test' should be marked noexcept | 4 | ||
| 5706 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1415 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_OnlyFormatWhenViolateColumnLimits_Test' should be marked noexcept | 4 | ||
| 5707 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1430 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_LastLineViolateColumnLimits_Test' should be marked noexcept | 4 | ||
| 5708 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1442 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_LastLineWithNewlineViolateColumnLimits_Test' should be marked noexcept | 4 | ||
| 5709 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1454 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_Longer_Test' should be marked noexcept | 4 | ||
| 5710 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1460 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_Shorter_Test' should be marked noexcept | 4 | ||
| 5711 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1466 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_OnlyFormatChangedLines_Test' should be marked noexcept | 4 | ||
| 5712 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1477 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_DisableFormatting_Test' should be marked noexcept | 4 | ||
| 5713 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1489 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_AdaptsToLocalPointerStyle_Test' should be marked noexcept | 4 | ||
| 5714 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1499 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_AcceptsSurroundingFormatting_Test' should be marked noexcept | 4 | ||
| 5715 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1510 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_BailsOutOnConflictingChanges_Test' should be marked noexcept | 4 | ||
| 5716 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1519 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_InsertsNewIncludesInRightOrder_Test' should be marked noexcept | 4 | ||
| 5717 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1533 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_RemoveAndSortIncludes_Test' should be marked noexcept | 4 | ||
| 5718 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1547 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_InsertsSystemIncludes_Test' should be marked noexcept | 4 | ||
| 5719 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1569 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_RemoveSystemIncludes_Test' should be marked noexcept | 4 | ||
| 5720 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1586 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_DoNotFormatFollowingLinesIfSeparatedWithNewline_Test' should be marked noexcept | 4 | ||
| 5721 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1618 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_FormatsCorrectLineWhenHeaderIsRemoved_Test' should be marked noexcept | 4 | ||
| 5722 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1633 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_CleansUpCtorInitializers_Test' should be marked noexcept | 4 | ||
| 5723 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1663 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_CleansUpParameterLists_Test' should be marked noexcept | 4 | ||
| 5724 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1686 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_DisableCleanup_Test' should be marked noexcept | 4 | ||
| 5725 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1710 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_EverythingDeleted_Test' should be marked noexcept | 4 | ||
| 5726 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RefactoringTest.cpp @ Line 1716 | cppcoreguidelines-noexcept | default constructor 'ApplyAtomicChangesTest_DoesNotDeleteInserts_Test' should be marked noexcept | 4 | ||
| 5727 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ReplacementsYamlTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ReplacementsYamlTest_serializesReplacements_Test' should be marked noexcept | 5 | ||
| 5728 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ReplacementsYamlTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'ReplacementsYamlTest_serializesNewLines_Test' should be marked noexcept | 5 | ||
| 5729 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ReplacementsYamlTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'ReplacementsYamlTest_deserializesReplacements_Test' should be marked noexcept | 5 | ||
| 5730 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ReplacementsYamlTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'ReplacementsYamlTest_deserializesWithoutContext_Test' should be marked noexcept | 5 | ||
| 5731 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RewriterTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'Rewriter_OverwritesChangedFiles_Test' should be marked noexcept | 5 | ||
| 5732 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RewriterTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Rewriter_ContinuesOverwritingFilesOnError_Test' should be marked noexcept | 5 | ||
| 5733 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RewriterTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'Rewriter_AdjacentInsertAndDelete_Test' should be marked noexcept | 5 | ||
| 5734 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RewriterTestContext.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'RewriterDiagnosticConsumer' should be marked noexcept | 2 | ||
| 5735 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/RewriterTestContext.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'RewriterTestContext' should be marked noexcept | 2 | ||
| 5736 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_needParensAfterUnaryOperator_Test' should be marked noexcept | 5 | ||
| 5737 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_needParensAfterUnaryOperatorInImplicitConversion_Test' should be marked noexcept | 5 | ||
| 5738 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_mayEverNeedParens_Test' should be marked noexcept | 5 | ||
| 5739 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_mayEverNeedParensInImplictConversion_Test' should be marked noexcept | 5 | ||
| 5740 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildParensUnaryOp_Test' should be marked noexcept | 5 | ||
| 5741 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildParensBinOp_Test' should be marked noexcept | 5 | ||
| 5742 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildParensValue_Test' should be marked noexcept | 5 | ||
| 5743 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildParensSubscript_Test' should be marked noexcept | 5 | ||
| 5744 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildParensCall_Test' should be marked noexcept | 5 | ||
| 5745 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildAddressOfValue_Test' should be marked noexcept | 5 | ||
| 5746 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildAddressOfPointerDereference_Test' should be marked noexcept | 5 | ||
| 5747 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildAddressOfPointerDereferenceIgnoresParens_Test' should be marked noexcept | 5 | ||
| 5748 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildAddressOfBinaryOperation_Test' should be marked noexcept | 5 | ||
| 5749 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDereferencePointer_Test' should be marked noexcept | 5 | ||
| 5750 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDereferenceValueAddress_Test' should be marked noexcept | 5 | ||
| 5751 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDereferenceValueAddressIgnoresParens_Test' should be marked noexcept | 5 | ||
| 5752 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDereferenceBinaryOperation_Test' should be marked noexcept | 5 | ||
| 5753 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDotValue_Test' should be marked noexcept | 5 | ||
| 5754 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDotPointerDereference_Test' should be marked noexcept | 5 | ||
| 5755 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDotPointerDereferenceIgnoresParens_Test' should be marked noexcept | 5 | ||
| 5756 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDotBinaryOperation_Test' should be marked noexcept | 5 | ||
| 5757 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildDotPointerDereferenceExprWithParens_Test' should be marked noexcept | 5 | ||
| 5758 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildArrowPointer_Test' should be marked noexcept | 5 | ||
| 5759 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildArrowValueAddress_Test' should be marked noexcept | 5 | ||
| 5760 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildArrowValueAddressIgnoresParens_Test' should be marked noexcept | 5 | ||
| 5761 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildArrowBinaryOperation_Test' should be marked noexcept | 5 | ||
| 5762 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeBuildersTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'SourceCodeBuildersTest_BuildArrowValueAddressWithParens_Test' should be marked noexcept | 5 | ||
| 5763 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'AnnotatedCodeVisitor |
2 | ||
| 5764 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getText_Test' should be marked noexcept | 5 | ||
| 5765 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getTextWithMacro_Test' should be marked noexcept | 5 | ||
| 5766 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getExtendedText_Test' should be marked noexcept | 5 | ||
| 5767 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_maybeExtendRange_TokenRange_Test' should be marked noexcept | 5 | ||
| 5768 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_maybeExtendRange_CharRange_Test' should be marked noexcept | 5 | ||
| 5769 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getAssociatedRange_Test' should be marked noexcept | 5 | ||
| 5770 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getAssociatedRangeClasses_Test' should be marked noexcept | 5 | ||
| 5771 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getAssociatedRangeClassTemplateSpecializations_Test' should be marked noexcept | 5 | ||
| 5772 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getAssociatedRangeFunctions_Test' should be marked noexcept | 5 | ||
| 5773 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getAssociatedRangeMemberTemplates_Test' should be marked noexcept | 5 | ||
| 5774 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getAssociatedRangeWithComments_Test' should be marked noexcept | 5 | ||
| 5775 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_getAssociatedRangeInvalidForPartialExpansions_Test' should be marked noexcept | 5 | ||
| 5776 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'FailingVarDeclsVisitor' should be marked noexcept | 2 | ||
| 5777 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditRangeWithMacroExpansionsShouldSucceed_Test' should be marked noexcept | 5 | ||
| 5778 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 453 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditWholeMacroExpansionShouldSucceed_Test' should be marked noexcept | 5 | ||
| 5779 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditPartialMacroExpansionShouldFail_Test' should be marked noexcept | 5 | ||
| 5780 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 482 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditWholeMacroArgShouldSucceed_Test' should be marked noexcept | 5 | ||
| 5781 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditPartialMacroArgShouldSucceed_Test' should be marked noexcept | 5 | ||
| 5782 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 512 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditRangeWithMacroExpansionsIsValid_Test' should be marked noexcept | 5 | ||
| 5783 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 531 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_SpellingRangeOfMacroArgIsValid_Test' should be marked noexcept | 5 | ||
| 5784 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_InvalidEditRangeIsInvalid_Test' should be marked noexcept | 5 | ||
| 5785 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 562 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_InvertedEditRangeIsInvalid_Test' should be marked noexcept | 5 | ||
| 5786 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 579 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_MacroArgIsInvalid_Test' should be marked noexcept | 5 | ||
| 5787 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 594 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditWholeMacroExpansionIsInvalid_Test' should be marked noexcept | 5 | ||
| 5788 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/SourceCodeTest.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'SourceCodeTest_EditPartialMacroExpansionIsInvalid_Test' should be marked noexcept | 5 | ||
| 5789 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'StencilTest_SingleStatement_Test' should be marked noexcept | 4 | ||
| 5790 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'StencilTest_UnboundNode_Test' should be marked noexcept | 4 | ||
| 5791 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'StencilTest_SelectionOp_Test' should be marked noexcept | 4 | ||
| 5792 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'StencilTest_IfBoundOpBound_Test' should be marked noexcept | 4 | ||
| 5793 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'StencilTest_IfBoundOpUnbound_Test' should be marked noexcept | 4 | ||
| 5794 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'StencilTest_ExpressionOpNoParens_Test' should be marked noexcept | 4 | ||
| 5795 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'StencilTest_ExpressionOpNoParensParens_Test' should be marked noexcept | 4 | ||
| 5796 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'StencilTest_ExpressionOpBinaryOpParens_Test' should be marked noexcept | 4 | ||
| 5797 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'StencilTest_ExpressionOpUnbound_Test' should be marked noexcept | 4 | ||
| 5798 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DerefPointer_Test' should be marked noexcept | 4 | ||
| 5799 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DerefBinOp_Test' should be marked noexcept | 4 | ||
| 5800 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DerefAddressExpr_Test' should be marked noexcept | 4 | ||
| 5801 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AddressOfValue_Test' should be marked noexcept | 4 | ||
| 5802 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AddressOfDerefExpr_Test' should be marked noexcept | 4 | ||
| 5803 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeDerefValue_Test' should be marked noexcept | 4 | ||
| 5804 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeDerefPointer_Test' should be marked noexcept | 4 | ||
| 5805 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeDerefBinOp_Test' should be marked noexcept | 4 | ||
| 5806 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeDerefAddressExpr_Test' should be marked noexcept | 4 | ||
| 5807 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeDerefSmartPointer_Test' should be marked noexcept | 4 | ||
| 5808 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeDerefSmartPointerUniquePtr_Test' should be marked noexcept | 4 | ||
| 5809 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeDerefSmartPointerFromMemberExpr_Test' should be marked noexcept | 4 | ||
| 5810 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 310 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeAddressOfPointer_Test' should be marked noexcept | 4 | ||
| 5811 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeAddressOfValue_Test' should be marked noexcept | 4 | ||
| 5812 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeAddressOfBinOp_Test' should be marked noexcept | 4 | ||
| 5813 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeAddressOfDerefExpr_Test' should be marked noexcept | 4 | ||
| 5814 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeAddressOfSmartPointer_Test' should be marked noexcept | 4 | ||
| 5815 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeAddressOfSmartPointerFromMemberCall_Test' should be marked noexcept | 4 | ||
| 5816 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'StencilTest_MaybeAddressOfSmartPointerDerefNoCancel_Test' should be marked noexcept | 4 | ||
| 5817 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AccessOpValue_Test' should be marked noexcept | 4 | ||
| 5818 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AccessOpValueExplicitText_Test' should be marked noexcept | 4 | ||
| 5819 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AccessOpValueAddress_Test' should be marked noexcept | 4 | ||
| 5820 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AccessOpPointer_Test' should be marked noexcept | 4 | ||
| 5821 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AccessOpPointerDereference_Test' should be marked noexcept | 4 | ||
| 5822 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AccessOpExplicitThis_Test' should be marked noexcept | 4 | ||
| 5823 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'StencilTest_AccessOpImplicitThis_Test' should be marked noexcept | 4 | ||
| 5824 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 437 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DescribeType_Test' should be marked noexcept | 4 | ||
| 5825 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 447 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DescribeSugaredType_Test' should be marked noexcept | 4 | ||
| 5826 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DescribeDeclType_Test' should be marked noexcept | 4 | ||
| 5827 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DescribeQualifiedType_Test' should be marked noexcept | 4 | ||
| 5828 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 477 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DescribeUnqualifiedType_Test' should be marked noexcept | 4 | ||
| 5829 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'StencilTest_DescribeAnonNamespaceType_Test' should be marked noexcept | 4 | ||
| 5830 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'StencilTest_RunOp_Test' should be marked noexcept | 4 | ||
| 5831 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'StencilTest_CatOfMacroRangeSucceeds_Test' should be marked noexcept | 4 | ||
| 5832 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 521 | cppcoreguidelines-noexcept | default constructor 'StencilTest_CatOfMacroArgRangeSucceeds_Test' should be marked noexcept | 4 | ||
| 5833 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'StencilTest_CatOfMacroArgSubRangeSucceeds_Test' should be marked noexcept | 4 | ||
| 5834 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'StencilTest_CatOfInvalidRangeFails_Test' should be marked noexcept | 4 | ||
| 5835 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 574 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_RawTextOp_Test' should be marked noexcept | 5 | ||
| 5836 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 580 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_RawTextOpEscaping_Test' should be marked noexcept | 5 | ||
| 5837 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_DescribeOp_Test' should be marked noexcept | 5 | ||
| 5838 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 592 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_DebugPrintNodeOp_Test' should be marked noexcept | 5 | ||
| 5839 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 598 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_ExpressionOp_Test' should be marked noexcept | 5 | ||
| 5840 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 604 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_DerefOp_Test' should be marked noexcept | 5 | ||
| 5841 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_AddressOfOp_Test' should be marked noexcept | 5 | ||
| 5842 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 616 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_SelectionOp_Test' should be marked noexcept | 5 | ||
| 5843 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 621 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_AccessOpText_Test' should be marked noexcept | 5 | ||
| 5844 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 627 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_AccessOpSelector_Test' should be marked noexcept | 5 | ||
| 5845 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 633 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_AccessOpStencil_Test' should be marked noexcept | 5 | ||
| 5846 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 639 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_IfBoundOp_Test' should be marked noexcept | 5 | ||
| 5847 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 646 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_RunOp_Test' should be marked noexcept | 5 | ||
| 5848 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 652 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_Sequence_Test' should be marked noexcept | 5 | ||
| 5849 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 660 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_SequenceEmpty_Test' should be marked noexcept | 5 | ||
| 5850 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 666 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_SequenceSingle_Test' should be marked noexcept | 5 | ||
| 5851 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/StencilTest.cpp @ Line 672 | cppcoreguidelines-noexcept | default constructor 'StencilToStringTest_SequenceFromVector_Test' should be marked noexcept | 5 | ||
| 5852 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Simple_Test' should be marked noexcept | 3 | ||
| 5853 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_SimpleVariable_Test' should be marked noexcept | 3 | ||
| 5854 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_SimpleFunction_Test' should be marked noexcept | 3 | ||
| 5855 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Simple_BackslashInsideToken_Test' should be marked noexcept | 3 | ||
| 5856 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_If_Test' should be marked noexcept | 3 | ||
| 5857 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_IfDecl_Test' should be marked noexcept | 3 | ||
| 5858 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_For_Test' should be marked noexcept | 3 | ||
| 5859 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_RangeBasedFor_Test' should be marked noexcept | 3 | ||
| 5860 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_DeclarationStatement_Test' should be marked noexcept | 3 | ||
| 5861 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 376 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Switch_Test' should be marked noexcept | 3 | ||
| 5862 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 409 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_While_Test' should be marked noexcept | 3 | ||
| 5863 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnhandledStatement_Test' should be marked noexcept | 3 | ||
| 5864 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Expressions_Test' should be marked noexcept | 3 | ||
| 5865 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ConditionalOperator_Test' should be marked noexcept | 3 | ||
| 5866 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnqualifiedId_Identifier_Test' should be marked noexcept | 3 | ||
| 5867 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnqualifiedId_OperatorFunctionId_Test' should be marked noexcept | 3 | ||
| 5868 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 580 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnqualifiedId_ConversionFunctionId_Test' should be marked noexcept | 3 | ||
| 5869 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 609 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnqualifiedId_LiteralOperatorId_Test' should be marked noexcept | 3 | ||
| 5870 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 635 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnqualifiedId_Destructor_Test' should be marked noexcept | 3 | ||
| 5871 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 662 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnqualifiedId_DecltypeDestructor_Test' should be marked noexcept | 3 | ||
| 5872 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 696 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UnqualifiedId_TemplateId_Test' should be marked noexcept | 3 | ||
| 5873 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 721 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_QualifiedId_NamespaceSpecifier_Test' should be marked noexcept | 3 | ||
| 5874 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 760 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_QualifiedId_TemplateSpecifier_Test' should be marked noexcept | 3 | ||
| 5875 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 808 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_QualifiedId_DecltypeSpecifier_Test' should be marked noexcept | 3 | ||
| 5876 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 840 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_QualifiedId_OptionalTemplateKw_Test' should be marked noexcept | 3 | ||
| 5877 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 888 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_QualifiedId_Complex_Test' should be marked noexcept | 3 | ||
| 5878 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 931 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_QualifiedId_DependentType_Test' should be marked noexcept | 3 | ||
| 5879 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1002 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_This_Simple_Test' should be marked noexcept | 3 | ||
| 5880 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1020 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_This_ExplicitMemberAccess_Test' should be marked noexcept | 3 | ||
| 5881 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1044 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_This_ImplicitMemberAccess_Test' should be marked noexcept | 3 | ||
| 5882 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1064 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParenExpr_Test' should be marked noexcept | 3 | ||
| 5883 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1106 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UserDefinedLiteral_Char_Test' should be marked noexcept | 3 | ||
| 5884 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1123 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UserDefinedLiteral_String_Test' should be marked noexcept | 3 | ||
| 5885 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1143 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UserDefinedLiteral_Integer_Test' should be marked noexcept | 3 | ||
| 5886 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1174 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UserDefinedLiteral_Float_Test' should be marked noexcept | 3 | ||
| 5887 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1205 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_IntegerLiteral_LongLong_Test' should be marked noexcept | 3 | ||
| 5888 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1226 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_IntegerLiteral_Binary_Test' should be marked noexcept | 3 | ||
| 5889 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1242 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_IntegerLiteral_WithDigitSeparators_Test' should be marked noexcept | 3 | ||
| 5890 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1258 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CharacterLiteral_Test' should be marked noexcept | 3 | ||
| 5891 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1296 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CharacterLiteral_Utf_Test' should be marked noexcept | 3 | ||
| 5892 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1327 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CharacterLiteral_Utf8_Test' should be marked noexcept | 3 | ||
| 5893 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1348 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_FloatingLiteral_Test' should be marked noexcept | 3 | ||
| 5894 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1376 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_FloatingLiteral_Hexadecimal_Test' should be marked noexcept | 3 | ||
| 5895 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1407 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_StringLiteral_Test' should be marked noexcept | 3 | ||
| 5896 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1425 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_StringLiteral_Utf_Test' should be marked noexcept | 3 | ||
| 5897 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1451 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_StringLiteral_Raw_Test' should be marked noexcept | 3 | ||
| 5898 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1485 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_BoolLiteral_Test' should be marked noexcept | 3 | ||
| 5899 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1506 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CxxNullPtrLiteral_Test' should be marked noexcept | 3 | ||
| 5900 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1522 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_PostfixUnaryOperator_Test' should be marked noexcept | 3 | ||
| 5901 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1546 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_PrefixUnaryOperator_Test' should be marked noexcept | 3 | ||
| 5902 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1632 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_PrefixUnaryOperatorCxx_Test' should be marked noexcept | 3 | ||
| 5903 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1659 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_BinaryOperator_Test' should be marked noexcept | 3 | ||
| 5904 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1733 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_BinaryOperatorCxx_Test' should be marked noexcept | 3 | ||
| 5905 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1781 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_BinaryOperator_NestedWithParenthesis_Test' should be marked noexcept | 3 | ||
| 5906 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1812 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_BinaryOperator_Associativity_Test' should be marked noexcept | 3 | ||
| 5907 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1850 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_BinaryOperator_Precedence_Test' should be marked noexcept | 3 | ||
| 5908 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1892 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_Assignment_Test' should be marked noexcept | 3 | ||
| 5909 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1917 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_Plus_Test' should be marked noexcept | 3 | ||
| 5910 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1942 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_Less_Test' should be marked noexcept | 3 | ||
| 5911 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1967 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_LeftShift_Test' should be marked noexcept | 3 | ||
| 5912 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 1992 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_Comma_Test' should be marked noexcept | 3 | ||
| 5913 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2017 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_PointerToMember_Test' should be marked noexcept | 3 | ||
| 5914 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2042 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_Negation_Test' should be marked noexcept | 3 | ||
| 5915 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2064 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_AddressOf_Test' should be marked noexcept | 3 | ||
| 5916 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2086 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_PrefixIncrement_Test' should be marked noexcept | 3 | ||
| 5917 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2108 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperator_PostfixIncrement_Test' should be marked noexcept | 3 | ||
| 5918 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2130 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_SimpleWithDot_Test' should be marked noexcept | 3 | ||
| 5919 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2152 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_StaticDataMember_Test' should be marked noexcept | 3 | ||
| 5920 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2177 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_SimpleWithArrow_Test' should be marked noexcept | 3 | ||
| 5921 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2199 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_Chaining_Test' should be marked noexcept | 3 | ||
| 5922 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2226 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_OperatorFunction_Test' should be marked noexcept | 3 | ||
| 5923 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2255 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_VariableTemplate_Test' should be marked noexcept | 3 | ||
| 5924 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2291 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_FunctionTemplate_Test' should be marked noexcept | 3 | ||
| 5925 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2323 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_FunctionTemplateWithTemplateKeyword_Test' should be marked noexcept | 3 | ||
| 5926 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2357 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_WithQualifier_Test' should be marked noexcept | 3 | ||
| 5927 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2410 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberExpression_Complex_Test' should be marked noexcept | 3 | ||
| 5928 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2468 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Callee_Member_Test' should be marked noexcept | 3 | ||
| 5929 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2496 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Callee_OperatorParens_Test' should be marked noexcept | 3 | ||
| 5930 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2519 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Callee_OperatorParensChaining_Test' should be marked noexcept | 3 | ||
| 5931 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2545 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Callee_MemberWithThis_Test' should be marked noexcept | 3 | ||
| 5932 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2601 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Callee_FunctionPointer_Test' should be marked noexcept | 3 | ||
| 5933 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2636 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Callee_MemberFunctionPointer_Test' should be marked noexcept | 3 | ||
| 5934 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2669 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_Zero_Test' should be marked noexcept | 3 | ||
| 5935 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2692 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_One_Test' should be marked noexcept | 3 | ||
| 5936 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2718 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_Multiple_Test' should be marked noexcept | 3 | ||
| 5937 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2750 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_Assignment_Test' should be marked noexcept | 3 | ||
| 5938 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2781 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_BracedInitList_Empty_Test' should be marked noexcept | 3 | ||
| 5939 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2809 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_BracedInitList_Simple_Test' should be marked noexcept | 3 | ||
| 5940 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2849 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_BracedInitList_Designated_Test' should be marked noexcept | 3 | ||
| 5941 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2897 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_Arguments_ParameterPack_Test' should be marked noexcept | 3 | ||
| 5942 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2923 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_CallExpression_DefaultArguments_Test' should be marked noexcept | 3 | ||
| 5943 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 2971 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MultipleDeclaratorsGrouping_Test' should be marked noexcept | 3 | ||
| 5944 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3002 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MultipleDeclaratorsGroupingTypedef_Test' should be marked noexcept | 3 | ||
| 5945 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3023 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MultipleDeclaratorsInsideStatement_Test' should be marked noexcept | 3 | ||
| 5946 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3070 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_SizeTTypedef_Test' should be marked noexcept | 3 | ||
| 5947 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3098 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Namespace_Nested_Test' should be marked noexcept | 3 | ||
| 5948 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3121 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Namespace_NestedDefinition_Test' should be marked noexcept | 3 | ||
| 5949 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3141 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Namespace_Unnamed_Test' should be marked noexcept | 3 | ||
| 5950 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3158 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Namespace_Alias_Test' should be marked noexcept | 3 | ||
| 5951 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3177 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UsingDirective_Test' should be marked noexcept | 3 | ||
| 5952 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3197 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UsingDeclaration_Namespace_Test' should be marked noexcept | 3 | ||
| 5953 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3218 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UsingDeclaration_ClassMember_Test' should be marked noexcept | 3 | ||
| 5954 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3252 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_UsingTypeAlias_Test' should be marked noexcept | 3 | ||
| 5955 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3271 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_FreeStandingClass_ForwardDeclaration_Test' should be marked noexcept | 3 | ||
| 5956 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3295 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_FreeStandingClasses_Definition_Test' should be marked noexcept | 3 | ||
| 5957 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3335 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_StaticMemberFunction_Test' should be marked noexcept | 3 | ||
| 5958 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3361 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OutOfLineMemberFunctionDefinition_Test' should be marked noexcept | 3 | ||
| 5959 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3391 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ConversionMemberFunction_Test' should be marked noexcept | 3 | ||
| 5960 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3414 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_LiteralOperatorDeclaration_Test' should be marked noexcept | 3 | ||
| 5961 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3441 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_NumericLiteralOperatorTemplateDeclaration_Test' should be marked noexcept | 3 | ||
| 5962 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3473 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperatorDeclaration_Test' should be marked noexcept | 3 | ||
| 5963 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3505 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_OverloadedOperatorFriendDeclaration_Test' should be marked noexcept | 3 | ||
| 5964 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3541 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ClassTemplateDeclaration_Test' should be marked noexcept | 3 | ||
| 5965 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3568 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_FunctionTemplateDeclaration_Test' should be marked noexcept | 3 | ||
| 5966 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3598 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_VariableTemplateDeclaration_Test' should be marked noexcept | 3 | ||
| 5967 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3627 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_StaticMemberFunctionTemplate_Test' should be marked noexcept | 3 | ||
| 5968 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3659 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_NestedTemplates_Test' should be marked noexcept | 3 | ||
| 5969 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3705 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_NestedTemplatesInNamespace_Test' should be marked noexcept | 3 | ||
| 5970 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3759 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ClassTemplate_MemberClassDefinition_Test' should be marked noexcept | 3 | ||
| 5971 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3792 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ExplicitClassTemplateInstantiation_Definition_Test' should be marked noexcept | 3 | ||
| 5972 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3814 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ExplicitClassTemplateInstantiation_Declaration_Test' should be marked noexcept | 3 | ||
| 5973 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3837 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ClassTemplateSpecialization_Partial_Test' should be marked noexcept | 3 | ||
| 5974 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3867 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ClassTemplateSpecialization_Full_Test' should be marked noexcept | 3 | ||
| 5975 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3893 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_EmptyDeclaration_Test' should be marked noexcept | 3 | ||
| 5976 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3905 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_StaticAssert_Test' should be marked noexcept | 3 | ||
| 5977 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3928 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_StaticAssert_WithoutMessage_Test' should be marked noexcept | 3 | ||
| 5978 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3948 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ExternC_Test' should be marked noexcept | 3 | ||
| 5979 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 3988 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Macro_ObjectLike_Leaf_Test' should be marked noexcept | 3 | ||
| 5980 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4035 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Macro_ObjectLike_MatchTree_Test' should be marked noexcept | 3 | ||
| 5981 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4059 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Macro_ObjectLike_MismatchTree_Test' should be marked noexcept | 3 | ||
| 5982 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4101 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Macro_FunctionLike_ModifiableArguments_Test' should be marked noexcept | 3 | ||
| 5983 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4144 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Macro_FunctionLike_MismatchTree_Test' should be marked noexcept | 3 | ||
| 5984 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4186 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Macro_FunctionLike_Variadic_Test' should be marked noexcept | 3 | ||
| 5985 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4230 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_InitDeclarator_Equal_Test' should be marked noexcept | 3 | ||
| 5986 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4253 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_InitDeclarator_Brace_Test' should be marked noexcept | 3 | ||
| 5987 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4310 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_InitDeclarator_EqualBrace_Test' should be marked noexcept | 3 | ||
| 5988 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4370 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_InitDeclarator_Paren_Test' should be marked noexcept | 3 | ||
| 5989 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4415 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_InitDeclarator_Paren_DefaultArguments_Test' should be marked noexcept | 3 | ||
| 5990 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4468 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ImplicitConversion_Argument_Test' should be marked noexcept | 3 | ||
| 5991 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4495 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ImplicitConversion_Return_Test' should be marked noexcept | 3 | ||
| 5992 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4517 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ConstructorCall_ZeroArguments_Test' should be marked noexcept | 3 | ||
| 5993 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4541 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ConstructorCall_OneArgument_Test' should be marked noexcept | 3 | ||
| 5994 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4567 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ConstructorCall_MultipleArguments_Test' should be marked noexcept | 3 | ||
| 5995 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4596 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ConstructorCall_DefaultArguments_Test' should be marked noexcept | 3 | ||
| 5996 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4638 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_TypeConversion_FunctionalNotation_Test' should be marked noexcept | 3 | ||
| 5997 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4661 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ArrayDeclarator_Simple_Test' should be marked noexcept | 3 | ||
| 5998 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4682 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ArrayDeclarator_Multidimensional_Test' should be marked noexcept | 3 | ||
| 5999 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4713 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ArrayDeclarator_UnknownBound_Test' should be marked noexcept | 3 | ||
| 6000 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4745 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ArrayDeclarator_Static_Test' should be marked noexcept | 3 | ||
| 6001 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4779 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Empty_Test' should be marked noexcept | 3 | ||
| 6002 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4798 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Named_Test' should be marked noexcept | 3 | ||
| 6003 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4847 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Unnamed_Test' should be marked noexcept | 3 | ||
| 6004 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4901 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Default_One_Test' should be marked noexcept | 3 | ||
| 6005 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4923 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Default_Multiple_Test' should be marked noexcept | 3 | ||
| 6006 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4961 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InVariadicFunctionTemplate_ParameterPack_Test' should be marked noexcept | 3 | ||
| 6007 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 4991 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InVariadicFunctionTemplate_NamedParameterPack_Test' should be marked noexcept | 3 | ||
| 6008 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5027 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_VariadicArguments_Test' should be marked noexcept | 3 | ||
| 6009 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5057 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Cxx_CvQualifiers_Test' should be marked noexcept | 3 | ||
| 6010 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5102 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Cxx_Ref_Test' should be marked noexcept | 3 | ||
| 6011 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5131 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InFreeFunctions_Cxx11_RefRef_Test' should be marked noexcept | 3 | ||
| 6012 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5161 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InMemberFunctions_Simple_Test' should be marked noexcept | 3 | ||
| 6013 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5191 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InMemberFunctions_CvQualifiers_Test' should be marked noexcept | 3 | ||
| 6014 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5243 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InMemberFunctions_Ref_Test' should be marked noexcept | 3 | ||
| 6015 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5267 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ParametersAndQualifiers_InMemberFunctions_RefRef_Test' should be marked noexcept | 3 | ||
| 6016 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5291 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_TrailingReturn_Test' should be marked noexcept | 3 | ||
| 6017 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5316 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_DynamicExceptionSpecification_Test' should be marked noexcept | 3 | ||
| 6018 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5392 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_NoexceptExceptionSpecification_Test' should be marked noexcept | 3 | ||
| 6019 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5430 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_DeclaratorsInParentheses_Test' should be marked noexcept | 3 | ||
| 6020 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5494 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Declaration_ConstVolatileQualifiers_SimpleConst_Test' should be marked noexcept | 3 | ||
| 6021 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5527 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Declaration_ConstVolatileQualifiers_MultipleConst_Test' should be marked noexcept | 3 | ||
| 6022 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5548 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_Declaration_ConstVolatileQualifiers_ConstAndVolatile_Test' should be marked noexcept | 3 | ||
| 6023 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5571 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_RangesOfDeclaratorsWithTrailingReturnTypes_Test' should be marked noexcept | 3 | ||
| 6024 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5612 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberPointers_Test' should be marked noexcept | 3 | ||
| 6025 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5649 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_MemberFunctionPointer_Test' should be marked noexcept | 3 | ||
| 6026 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5740 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ComplexDeclarator_Test' should be marked noexcept | 3 | ||
| 6027 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/BuildTreeTest.cpp @ Line 5781 | cppcoreguidelines-noexcept | default constructor 'BuildSyntaxTreeTest_ComplexDeclarator2_Test' should be marked noexcept | 3 | ||
| 6028 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/MutationsTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'MutationTest_RemoveStatement_InCompound_Test' should be marked noexcept | 3 | ||
| 6029 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/MutationsTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'MutationTest_RemoveStatement_InCompound_Empty_Test' should be marked noexcept | 3 | ||
| 6030 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/MutationsTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'MutationTest_RemoveStatement_LeaveEmpty_Test' should be marked noexcept | 3 | ||
| 6031 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Leaf_Punctuation_Test' should be marked noexcept | 3 | ||
| 6032 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Leaf_Punctuation_CXX_Test' should be marked noexcept | 3 | ||
| 6033 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Leaf_Keyword_Test' should be marked noexcept | 3 | ||
| 6034 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Leaf_Keyword_CXX11_Test' should be marked noexcept | 3 | ||
| 6035 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Leaf_Identifier_Test' should be marked noexcept | 3 | ||
| 6036 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Leaf_Number_Test' should be marked noexcept | 3 | ||
| 6037 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Tree_Empty_Test' should be marked noexcept | 3 | ||
| 6038 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Tree_Flat_Test' should be marked noexcept | 3 | ||
| 6039 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Tree_OfTree_Test' should be marked noexcept | 3 | ||
| 6040 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_DeepCopy_Synthesized_Test' should be marked noexcept | 3 | ||
| 6041 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_DeepCopy_Original_Test' should be marked noexcept | 3 | ||
| 6042 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_DeepCopy_Child_Test' should be marked noexcept | 3 | ||
| 6043 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_DeepCopy_Macro_Test' should be marked noexcept | 3 | ||
| 6044 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/SynthesisTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'SynthesisTest_Statement_EmptyStatement_Test' should be marked noexcept | 3 | ||
| 6045 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_RawMode_Test' should be marked noexcept | 4 | ||
| 6046 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_Basic_Test' should be marked noexcept | 4 | ||
| 6047 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_Locations_Test' should be marked noexcept | 4 | ||
| 6048 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_MacroDirectives_Test' should be marked noexcept | 4 | ||
| 6049 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_MacroReplacements_Test' should be marked noexcept | 4 | ||
| 6050 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 530 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_SpecialTokens_Test' should be marked noexcept | 4 | ||
| 6051 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_LateBoundTokens_Test' should be marked noexcept | 4 | ||
| 6052 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 563 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_DelayedParsing_Test' should be marked noexcept | 4 | ||
| 6053 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 587 | cppcoreguidelines-noexcept | default constructor 'TokenCollectorTest_MultiFile_Test' should be marked noexcept | 4 | ||
| 6054 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 630 | cppcoreguidelines-noexcept | default constructor 'TokenBufferTest_SpelledByExpanded_Test' should be marked noexcept | 4 | ||
| 6055 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 745 | cppcoreguidelines-noexcept | default constructor 'TokenBufferTest_ExpandedTokensForRange_Test' should be marked noexcept | 4 | ||
| 6056 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 759 | cppcoreguidelines-noexcept | default constructor 'TokenBufferTest_ExpansionsOverlapping_Test' should be marked noexcept | 4 | ||
| 6057 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 847 | cppcoreguidelines-noexcept | default constructor 'TokenBufferTest_TokensToFileRange_Test' should be marked noexcept | 4 | ||
| 6058 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 869 | cppcoreguidelines-noexcept | default constructor 'TokenBufferTest_MacroExpansions_Test' should be marked noexcept | 4 | ||
| 6059 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 893 | cppcoreguidelines-noexcept | default constructor 'TokenBufferTest_Touching_Test' should be marked noexcept | 4 | ||
| 6060 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TokensTest.cpp @ Line 933 | cppcoreguidelines-noexcept | default constructor 'TokenBufferTest_ExpandedBySpelled_Test' should be marked noexcept | 4 | ||
| 6061 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'TreeTest_FirstLeaf_Test' should be marked noexcept | 3 | ||
| 6062 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'TreeTest_LastLeaf_Test' should be marked noexcept | 3 | ||
| 6063 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'TreeTest_Iterators_Test' should be marked noexcept | 4 | ||
| 6064 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Separated_WellFormed_Test' should be marked noexcept | 3 | ||
| 6065 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Separated_MissingElement_Test' should be marked noexcept | 3 | ||
| 6066 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Separated_MissingDelimiter_Test' should be marked noexcept | 3 | ||
| 6067 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Separated_MissingLastElement_Test' should be marked noexcept | 3 | ||
| 6068 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 310 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Terminated_WellFormed_Test' should be marked noexcept | 3 | ||
| 6069 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Terminated_MissingElement_Test' should be marked noexcept | 3 | ||
| 6070 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Terminated_MissingDelimiter_Test' should be marked noexcept | 3 | ||
| 6071 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/Syntax/TreeTest.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'ListTest_List_Terminated_MissingLastDelimiter_Test' should be marked noexcept | 3 | ||
| 6072 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TestVisitor.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'TestVisitor |
2 | ||
| 6073 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TestVisitor.h @ Line 39 | cppcoreguidelines-noexcept | destructor '~TestVisitor |
2 | ||
| 6074 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TestVisitor.h @ Line 150 | cppcoreguidelines-noexcept | destructor '~ExpectedLocationVisitor |
2 | ||
| 6075 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'runToolOnCode_FindsNoTopLevelDeclOnEmptyCode_Test' should be marked noexcept | 5 | ||
| 6076 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'TestDiagnosticConsumer' should be marked noexcept | 2 | ||
| 6077 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'runToolOnCode_FindsClassDecl_Test' should be marked noexcept | 5 | ||
| 6078 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'buildASTFromCode_FindsClassDecl_Test' should be marked noexcept | 5 | ||
| 6079 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'buildASTFromCode_ReportsErrors_Test' should be marked noexcept | 5 | ||
| 6080 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'newFrontendActionFactory_CreatesFrontendActionFactoryFromType_Test' should be marked noexcept | 5 | ||
| 6081 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'newFrontendActionFactory_CreatesFrontendActionFactoryFromFactoryType_Test' should be marked noexcept | 5 | ||
| 6082 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'ToolInvocation_TestMapVirtualFile_Test' should be marked noexcept | 5 | ||
| 6083 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'ToolInvocation_TestVirtualModulesCompilation_Test' should be marked noexcept | 5 | ||
| 6084 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'VerifyEndCallback' should be marked noexcept | 2 | ||
| 6085 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'newFrontendActionFactory_InjectsSourceFileCallbacks_Test' should be marked noexcept | 5 | ||
| 6086 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'runToolOnCode_TestSkipFunctionBody_Test' should be marked noexcept | 5 | ||
| 6087 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'runToolOnCodeWithArgs_TestNoDepFile_Test' should be marked noexcept | 5 | ||
| 6088 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'runToolOnCodeWithArgs_DiagnosticsColor_Test' should be marked noexcept | 5 | ||
| 6089 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_ArgumentAdjusters_Test' should be marked noexcept | 5 | ||
| 6090 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 427 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_NoDoubleSyntaxOnly_Test' should be marked noexcept | 5 | ||
| 6091 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 454 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_NoOutputCommands_Test' should be marked noexcept | 5 | ||
| 6092 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_BaseVirtualFileSystemUsage_Test' should be marked noexcept | 5 | ||
| 6093 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 504 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_StripDependencyFileAdjuster_Test' should be marked noexcept | 5 | ||
| 6094 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_StripDependencyFileAdjusterShowIncludes_Test' should be marked noexcept | 5 | ||
| 6095 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_StripDependencyFileAdjusterMsvc_Test' should be marked noexcept | 5 | ||
| 6096 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_StripPluginsAdjuster_Test' should be marked noexcept | 5 | ||
| 6097 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 650 | cppcoreguidelines-noexcept | default constructor 'addTargetAndModeForProgramName_AddsTargetAndMode_Test' should be marked noexcept | 5 | ||
| 6098 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 663 | cppcoreguidelines-noexcept | default constructor 'addTargetAndModeForProgramName_PathIgnored_Test' should be marked noexcept | 5 | ||
| 6099 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 677 | cppcoreguidelines-noexcept | default constructor 'addTargetAndModeForProgramName_IgnoresExistingTarget_Test' should be marked noexcept | 5 | ||
| 6100 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 694 | cppcoreguidelines-noexcept | default constructor 'addTargetAndModeForProgramName_IgnoresExistingMode_Test' should be marked noexcept | 5 | ||
| 6101 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 706 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_BuildASTs_Test' should be marked noexcept | 5 | ||
| 6102 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 722 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_InjectDiagnosticConsumer_Test' should be marked noexcept | 5 | ||
| 6103 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 734 | cppcoreguidelines-noexcept | default constructor 'ClangToolTest_InjectDiagnosticConsumerInBuildASTs_Test' should be marked noexcept | 5 | ||
| 6104 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/ToolingTest.cpp @ Line 747 | cppcoreguidelines-noexcept | default constructor 'runToolOnCode_TestResetDiagnostics_Test' should be marked noexcept | 5 | ||
| 6105 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'TransformerTest' should be marked noexcept | 2 | ||
| 6106 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_StrlenSize_Test' should be marked noexcept | 4 | ||
| 6107 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NoMatch_Test' should be marked noexcept | 4 | ||
| 6108 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_Flag_Test' should be marked noexcept | 4 | ||
| 6109 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_AddIncludeQuoted_Test' should be marked noexcept | 4 | ||
| 6110 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_AddIncludeAngled_Test' should be marked noexcept | 4 | ||
| 6111 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_AddIncludeQuotedForRule_Test' should be marked noexcept | 4 | ||
| 6112 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_AddIncludeAngledForRule_Test' should be marked noexcept | 4 | ||
| 6113 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NodePartNameNamedDecl_Test' should be marked noexcept | 4 | ||
| 6114 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NodePartNameDeclRef_Test' should be marked noexcept | 4 | ||
| 6115 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 329 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NodePartNameDeclRefFailure_Test' should be marked noexcept | 4 | ||
| 6116 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NodePartMember_Test' should be marked noexcept | 4 | ||
| 6117 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NodePartMemberQualified_Test' should be marked noexcept | 4 | ||
| 6118 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 411 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NodePartMemberMultiToken_Test' should be marked noexcept | 4 | ||
| 6119 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NoEdits_Test' should be marked noexcept | 4 | ||
| 6120 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NoopEdit_Test' should be marked noexcept | 4 | ||
| 6121 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_IfBound2Args_Test' should be marked noexcept | 4 | ||
| 6122 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_IfBound3Args_Test' should be marked noexcept | 4 | ||
| 6123 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_ShrinkTo_Test' should be marked noexcept | 4 | ||
| 6124 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsDeclChangeStmt_Test' should be marked noexcept | 4 | ||
| 6125 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsDeclChangeTypeLoc_Test' should be marked noexcept | 4 | ||
| 6126 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 510 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsStmt_Test' should be marked noexcept | 4 | ||
| 6127 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsStmtWithAdditionalChange_Test' should be marked noexcept | 4 | ||
| 6128 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 540 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsTypeLoc_Test' should be marked noexcept | 4 | ||
| 6129 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsReferToParentBinding_Test' should be marked noexcept | 4 | ||
| 6130 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 569 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsUnboundNode_Test' should be marked noexcept | 4 | ||
| 6131 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 583 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsInvalidNodeType_Test' should be marked noexcept | 4 | ||
| 6132 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 605 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsTypedStmt_Test' should be marked noexcept | 4 | ||
| 6133 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 625 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsTypedDecl_Test' should be marked noexcept | 4 | ||
| 6134 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 642 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsTypedTypeLoc_Test' should be marked noexcept | 4 | ||
| 6135 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 661 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RewriteDescendantsTypedDynTyped_Test' should be marked noexcept | 4 | ||
| 6136 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 682 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_InsertBeforeEdit_Test' should be marked noexcept | 4 | ||
| 6137 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 702 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_InsertAfterEdit_Test' should be marked noexcept | 4 | ||
| 6138 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 724 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_RemoveEdit_Test' should be marked noexcept | 4 | ||
| 6139 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 743 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_WithMetadata_Test' should be marked noexcept | 4 | ||
| 6140 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 775 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_MultiChange_Test' should be marked noexcept | 4 | ||
| 6141 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 801 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_EditList_Test' should be marked noexcept | 4 | ||
| 6142 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 829 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_Flatten_Test' should be marked noexcept | 4 | ||
| 6143 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 857 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_FlattenWithMixedArgs_Test' should be marked noexcept | 4 | ||
| 6144 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 885 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_OrderedRuleUnrelated_Test' should be marked noexcept | 4 | ||
| 6145 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 910 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_OrderedRuleRelated_Test' should be marked noexcept | 4 | ||
| 6146 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 935 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_OrderedRuleRelatedSwapped_Test' should be marked noexcept | 4 | ||
| 6147 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 963 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_OrderedRuleMultipleKinds_Test' should be marked noexcept | 4 | ||
| 6148 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 993 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_OrderedRuleImplicitMatched_Test' should be marked noexcept | 4 | ||
| 6149 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1021 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_TextGeneratorFailure_Test' should be marked noexcept | 4 | ||
| 6150 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1043 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_OverlappingEditsInRule_Test' should be marked noexcept | 4 | ||
| 6151 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1058 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_OverlappingEditsMultipleMatches_Test' should be marked noexcept | 4 | ||
| 6152 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1073 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_ErrorOccurredMatchSkipped_Test' should be marked noexcept | 4 | ||
| 6153 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1087 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_ImplicitNodes_ConstructorDecl_Test' should be marked noexcept | 4 | ||
| 6154 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1132 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_ImplicitNodes_RangeFor_Test' should be marked noexcept | 4 | ||
| 6155 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1186 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_ImplicitNodes_ForStmt_Test' should be marked noexcept | 4 | ||
| 6156 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1260 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_ImplicitNodes_ForStmt2_Test' should be marked noexcept | 4 | ||
| 6157 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1333 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_TemplateInstantiation_Test' should be marked noexcept | 4 | ||
| 6158 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1399 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_SimpleMacro_Test' should be marked noexcept | 4 | ||
| 6159 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1417 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_FunctionMacro_Test' should be marked noexcept | 4 | ||
| 6160 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1431 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_MacroArg_Test' should be marked noexcept | 4 | ||
| 6161 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1446 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_MacroArgInMacroDef_Test' should be marked noexcept | 4 | ||
| 6162 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1466 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_IdentityMacro_Test' should be marked noexcept | 4 | ||
| 6163 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1481 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_TwoChangesInOneMacroExpansion_Test' should be marked noexcept | 4 | ||
| 6164 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1496 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_MatchSpansMacroTextButChangeDoesNot_Test' should be marked noexcept | 4 | ||
| 6165 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1514 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_MatchSpansMacroTextButChangeDoesNotAnchoredInMacro_Test' should be marked noexcept | 4 | ||
| 6166 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1534 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NoPartialRewriteOMacroExpansion_Test' should be marked noexcept | 4 | ||
| 6167 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1549 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_NoPartialRewriteOfMacroExpansionForMacroArgs_Test' should be marked noexcept | 4 | ||
| 6168 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1562 | cppcoreguidelines-noexcept | default constructor 'TransformerDeathTest_OrderedRuleTypes_Test' should be marked noexcept | 5 | ||
| 6169 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1575 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_MultipleFiles_Test' should be marked noexcept | 4 | ||
| 6170 | /home/vsts/work/1/llvm-project/clang/unittests/Tooling/TransformerTest.cpp @ Line 1614 | cppcoreguidelines-noexcept | default constructor 'TransformerTest_AddIncludeMultipleFiles_Test' should be marked noexcept | 4 | ||
| 6171 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/CrashTests/LibclangCrashTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_InstallAbortingLLVMFatalErrorHandler_Test' should be marked noexcept | 4 | ||
| 6172 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/CrashTests/LibclangCrashTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_UninstallAbortingLLVMFatalErrorHandler_Test' should be marked noexcept | 4 | ||
| 6173 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'libclang_clang_parseTranslationUnit2_InvalidArgs_Test' should be marked noexcept | 5 | ||
| 6174 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'libclang_clang_createTranslationUnit_InvalidArgs_Test' should be marked noexcept | 5 | ||
| 6175 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'libclang_clang_createTranslationUnit2_InvalidArgs_Test' should be marked noexcept | 5 | ||
| 6176 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_Basic_Test' should be marked noexcept | 5 | ||
| 6177 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_Unicode_Test' should be marked noexcept | 5 | ||
| 6178 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_InvalidArgs_Test' should be marked noexcept | 5 | ||
| 6179 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_RemapDirectories_Test' should be marked noexcept | 5 | ||
| 6180 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_CaseInsensitive_Test' should be marked noexcept | 5 | ||
| 6181 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_SharedPrefix_Test' should be marked noexcept | 5 | ||
| 6182 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_AdjacentDirectory_Test' should be marked noexcept | 5 | ||
| 6183 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_TopLevel_Test' should be marked noexcept | 5 | ||
| 6184 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'libclang_VirtualFileOverlay_Empty_Test' should be marked noexcept | 5 | ||
| 6185 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'libclang_ModuleMapDescriptor_Test' should be marked noexcept | 5 | ||
| 6186 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_AllSkippedRanges_Test' should be marked noexcept | 4 | ||
| 6187 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_EvaluateChildExpression_Test' should be marked noexcept | 4 | ||
| 6188 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'LibclangReparseTest' should be marked noexcept | 2 | ||
| 6189 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 460 | cppcoreguidelines-noexcept | default constructor 'LibclangReparseTest_FileName_Test' should be marked noexcept | 4 | ||
| 6190 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'LibclangReparseTest_Reparse_Test' should be marked noexcept | 4 | ||
| 6191 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 504 | cppcoreguidelines-noexcept | default constructor 'LibclangReparseTest_ReparseWithModule_Test' should be marked noexcept | 4 | ||
| 6192 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'LibclangReparseTest_clang_parseTranslationUnit2FullArgv_Test' should be marked noexcept | 4 | ||
| 6193 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 566 | cppcoreguidelines-noexcept | default constructor 'LibclangPrintingPolicyTest' should be marked noexcept | 2 | ||
| 6194 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 585 | cppcoreguidelines-noexcept | default constructor 'LibclangPrintingPolicyTest_SetAndGetProperties_Test' should be marked noexcept | 4 | ||
| 6195 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'LibclangReparseTest_PreprocessorSkippedRanges_Test' should be marked noexcept | 4 | ||
| 6196 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 677 | cppcoreguidelines-noexcept | default constructor 'LibclangSerializationTest' should be marked noexcept | 2 | ||
| 6197 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 700 | cppcoreguidelines-noexcept | default constructor 'LibclangSerializationTest_TokenKindsAreCorrectAfterLoading_Test' should be marked noexcept | 4 | ||
| 6198 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 741 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_clang_getVarDeclInitializer_Test' should be marked noexcept | 4 | ||
| 6199 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 767 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_clang_hasVarDeclGlobalStorageFalse_Test' should be marked noexcept | 4 | ||
| 6200 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 787 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_clang_Cursor_hasVarDeclGlobalStorageTrue_Test' should be marked noexcept | 4 | ||
| 6201 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 807 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_clang_Cursor_hasVarDeclExternalStorageFalse_Test' should be marked noexcept | 4 | ||
| 6202 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 827 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest_clang_Cursor_hasVarDeclExternalStorageTrue_Test' should be marked noexcept | 4 | ||
| 6203 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 846 | cppcoreguidelines-noexcept | default constructor 'LibclangRewriteTest' should be marked noexcept | 2 | ||
| 6204 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 881 | cppcoreguidelines-noexcept | default constructor 'LibclangRewriteTest_RewriteReplace_Test' should be marked noexcept | 4 | ||
| 6205 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 892 | cppcoreguidelines-noexcept | default constructor 'LibclangRewriteTest_RewriteReplaceShorter_Test' should be marked noexcept | 4 | ||
| 6206 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 903 | cppcoreguidelines-noexcept | default constructor 'LibclangRewriteTest_RewriteReplaceLonger_Test' should be marked noexcept | 4 | ||
| 6207 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 914 | cppcoreguidelines-noexcept | default constructor 'LibclangRewriteTest_RewriteInsert_Test' should be marked noexcept | 4 | ||
| 6208 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/LibclangTest.cpp @ Line 923 | cppcoreguidelines-noexcept | default constructor 'LibclangRewriteTest_RewriteRemove_Test' should be marked noexcept | 4 | ||
| 6209 | /home/vsts/work/1/llvm-project/clang/unittests/libclang/TestUtils.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LibclangParseTest' should be marked noexcept | 2 | ||
| 6210 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'WrappedRecord' should be marked noexcept | 2 | ||
| 6211 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 146 | cppcoreguidelines-noexcept | default constructor 'HasProperties' should be marked noexcept | 2 | ||
| 6212 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 159 | cppcoreguidelines-noexcept | default constructor 'ASTNode' should be marked noexcept | 2 | ||
| 6213 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 182 | cppcoreguidelines-noexcept | default constructor 'DeclNode' should be marked noexcept | 2 | ||
| 6214 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 204 | cppcoreguidelines-noexcept | default constructor 'TypeNode' should be marked noexcept | 2 | ||
| 6215 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 226 | cppcoreguidelines-noexcept | default constructor 'StmtNode' should be marked noexcept | 2 | ||
| 6216 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 249 | cppcoreguidelines-noexcept | default constructor 'PropertyType' should be marked noexcept | 2 | ||
| 6217 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 333 | cppcoreguidelines-noexcept | default constructor 'TypeKindRule' should be marked noexcept | 2 | ||
| 6218 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 363 | cppcoreguidelines-noexcept | default constructor 'TypeCase' should be marked noexcept | 2 | ||
| 6219 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 383 | cppcoreguidelines-noexcept | default constructor 'Property' should be marked noexcept | 2 | ||
| 6220 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 419 | cppcoreguidelines-noexcept | default constructor 'ReadHelperRule' should be marked noexcept | 2 | ||
| 6221 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 439 | cppcoreguidelines-noexcept | default constructor 'CreationRule' should be marked noexcept | 2 | ||
| 6222 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ASTTableGen.h @ Line 459 | cppcoreguidelines-noexcept | default constructor 'OverrideRule' should be marked noexcept | 2 | ||
| 6223 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'NodeInfo' should be marked noexcept | 2 | ||
| 6224 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'CasedTypeInfo' should be marked noexcept | 2 | ||
| 6225 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangAttrEmitter.cpp @ Line 2340 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 6226 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'GroupInfo' should be marked noexcept | 2 | ||
| 6227 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'MultiPiece' should be marked noexcept | 2 | ||
| 6228 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'PluralPiece' should be marked noexcept | 2 | ||
| 6229 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'DiffPiece' should be marked noexcept | 2 | ||
| 6230 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp @ Line 569 | cppcoreguidelines-noexcept | default constructor 'SubstitutionPiece' should be marked noexcept | 2 | ||
| 6231 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp @ Line 695 | cppcoreguidelines-noexcept | destructor '~SubstitutionContext' should be marked noexcept | 2 | ||
| 6232 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp @ Line 1564 | cppcoreguidelines-noexcept | default constructor 'RecordIndexElement' should be marked noexcept | 2 | ||
| 6233 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'BuiltinTableEntries' should be marked noexcept | 2 | ||
| 6234 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp @ Line 78 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6235 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp @ Line 78 | cppcoreguidelines-noexcept | move constructor 'BuiltinTableEntries' should be marked noexcept | 2 | ||
| 6236 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/MveEmitter.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'VoidType' should be marked noexcept | 2 | ||
| 6237 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/MveEmitter.cpp @ Line 1486 | cppcoreguidelines-noexcept | default constructor 'raw_self_contained_string_ostream' should be marked noexcept | 2 | ||
| 6238 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/NeonEmitter.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'Type' should be marked noexcept | 2 | ||
| 6239 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/NeonEmitter.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'Variable' should be marked noexcept | 2 | ||
| 6240 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/NeonEmitter.cpp @ Line 2031 | cppcoreguidelines-noexcept | default constructor 'OverloadInfo' should be marked noexcept | 2 | ||
| 6241 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/RISCVVEmitter.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'RVVType' should be marked noexcept | 2 | ||
| 6242 | /home/vsts/work/1/llvm-project/clang/utils/TableGen/SveEmitter.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'SVEType' should be marked noexcept | 2 | ||
| 6243 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_allocator.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'AsanChunkFifoList' should be marked noexcept | 2 | ||
| 6244 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_allocator.h @ Line 205 | cppcoreguidelines-noexcept | default constructor 'AsanThreadLocalMallocStorage' should be marked noexcept | 2 | ||
| 6245 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_descriptions.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'Decorator' should be marked noexcept | 2 | ||
| 6246 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_errors.h @ Line 433 | cppcoreguidelines-noexcept | default constructor 'ErrorDescription' should be marked noexcept | 2 | ||
| 6247 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_fake_stack.h @ Line 158 | cppcoreguidelines-noexcept | default constructor 'FakeStack' should be marked noexcept | 2 | ||
| 6248 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp @ Line 609 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6249 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp @ Line 610 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6250 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_memory_profile.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'HeapProfile' should be marked noexcept | 2 | ||
| 6251 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_report.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'ScopedInErrorReport' should be marked noexcept | 2 | ||
| 6252 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_rtl.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'AsanInitializer' should be marked noexcept | 2 | ||
| 6253 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_scariness_score.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'ScarinessScore' should be marked noexcept | 2 | ||
| 6254 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_stats.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'AsanStats' should be marked noexcept | 2 | ||
| 6255 | /home/vsts/work/1/llvm-project/compiler-rt/lib/asan/asan_stats.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'AsanStats' should be marked noexcept | 2 | ||
| 6256 | /home/vsts/work/1/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp @ Line 786 | cppcoreguidelines-noexcept | default constructor 'Decorator' should be marked noexcept | 2 | ||
| 6257 | /home/vsts/work/1/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'SignalSpinLocker' should be marked noexcept | 2 | ||
| 6258 | /home/vsts/work/1/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp @ Line 877 | cppcoreguidelines-noexcept | default constructor 'SignalHandlerScope' should be marked noexcept | 2 | ||
| 6259 | /home/vsts/work/1/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp @ Line 905 | cppcoreguidelines-noexcept | default constructor 'ScopedClearThreadLocalState' should be marked noexcept | 2 | ||
| 6260 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Command' should be marked noexcept | 2 | ||
| 6261 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h @ Line 155 | cppcoreguidelines-noexcept | move constructor 'Command' should be marked noexcept | 2 | ||
| 6262 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h @ Line 156 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6263 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerDefs.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'fuzzer_allocator |
2 | ||
| 6264 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'FixedWord' should be marked noexcept | 2 | ||
| 6265 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'FixedWord |
2 | ||
| 6266 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'DictionaryEntry' should be marked noexcept | 2 | ||
| 6267 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h @ Line 82 | cppcoreguidelines-noexcept | default constructor 'Dictionary' should be marked noexcept | 2 | ||
| 6268 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ExternalFunctions' should be marked noexcept | 2 | ||
| 6269 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ExternalFunctions' should be marked noexcept | 2 | ||
| 6270 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'FuzzJob' should be marked noexcept | 2 | ||
| 6271 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'GlobalEnv' should be marked noexcept | 2 | ||
| 6272 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp @ Line 253 | cppcoreguidelines-noexcept | default constructor 'JobQueue' should be marked noexcept | 2 | ||
| 6273 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h @ Line 151 | cppcoreguidelines-noexcept | default constructor 'ScopedEnableMsanInterceptorChecks' should be marked noexcept | 2 | ||
| 6274 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h @ Line 162 | cppcoreguidelines-noexcept | default constructor 'ScopedDisableMsanInterceptorChecks' should be marked noexcept | 2 | ||
| 6275 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'TraceLock' should be marked noexcept | 2 | ||
| 6276 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerOptions.h @ Line 17 | cppcoreguidelines-noexcept | default constructor 'FuzzingOptions' should be marked noexcept | 2 | ||
| 6277 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'TableOfRecentCompares' should be marked noexcept | 2 | ||
| 6278 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'Pair' should be marked noexcept | 2 | ||
| 6279 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'MemMemTable' should be marked noexcept | 2 | ||
| 6280 | /home/vsts/work/1/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'TracePC' should be marked noexcept | 2 | ||
| 6281 | /home/vsts/work/1/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'GuardedPoolAllocator' should be marked noexcept | 2 | ||
| 6282 | /home/vsts/work/1/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h @ Line 236 | cppcoreguidelines-noexcept | default constructor 'ScopedRecursiveGuard' should be marked noexcept | 2 | ||
| 6283 | /home/vsts/work/1/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ThreadLocalPackedVariables' should be marked noexcept | 2 | ||
| 6284 | /home/vsts/work/1/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.h @ Line 73 | cppcoreguidelines-noexcept | default constructor 'HwasanChunkView' should be marked noexcept | 2 | ||
| 6285 | /home/vsts/work/1/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp @ Line 201 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6286 | /home/vsts/work/1/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp @ Line 229 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6287 | /home/vsts/work/1/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp @ Line 230 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6288 | /home/vsts/work/1/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'ScopedReport' should be marked noexcept | 2 | ||
| 6289 | /home/vsts/work/1/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'Decorator' should be marked noexcept | 2 | ||
| 6290 | /home/vsts/work/1/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.h @ Line 90 | cppcoreguidelines-noexcept | default constructor 'ScopedTaggingDisabler' should be marked noexcept | 2 | ||
| 6291 | /home/vsts/work/1/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'Decorator' should be marked noexcept | 2 | ||
| 6292 | /home/vsts/work/1/llvm-project/compiler-rt/lib/lsan/lsan_common.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'LeakReport' should be marked noexcept | 2 | ||
| 6293 | /home/vsts/work/1/llvm-project/compiler-rt/lib/lsan/lsan_common.h @ Line 179 | cppcoreguidelines-noexcept | default constructor 'ScopedInterceptorDisabler' should be marked noexcept | 2 | ||
| 6294 | /home/vsts/work/1/llvm-project/compiler-rt/lib/lsan/lsan_common.h @ Line 138 | cppcoreguidelines-noexcept | default constructor 'CheckForLeaksParam' should be marked noexcept | 2 | ||
| 6295 | /home/vsts/work/1/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'MemInfoBlock' should be marked noexcept | 2 | ||
| 6296 | /home/vsts/work/1/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'SetEntry' should be marked noexcept | 2 | ||
| 6297 | /home/vsts/work/1/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'MemInfoBlockCache' should be marked noexcept | 2 | ||
| 6298 | /home/vsts/work/1/llvm-project/compiler-rt/lib/memprof/memprof_allocator.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'MemprofThreadLocalMallocStorage' should be marked noexcept | 2 | ||
| 6299 | /home/vsts/work/1/llvm-project/compiler-rt/lib/memprof/memprof_rtl.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'MemprofInitializer' should be marked noexcept | 2 | ||
| 6300 | /home/vsts/work/1/llvm-project/compiler-rt/lib/memprof/memprof_stats.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'MemprofStats' should be marked noexcept | 2 | ||
| 6301 | /home/vsts/work/1/llvm-project/compiler-rt/lib/memprof/memprof_stats.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'MemprofStats' should be marked noexcept | 2 | ||
| 6302 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan.h @ Line 323 | cppcoreguidelines-noexcept | default constructor 'SymbolizerScope' should be marked noexcept | 2 | ||
| 6303 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan.h @ Line 380 | cppcoreguidelines-noexcept | default constructor 'ScopedThreadLocalStateBackup' should be marked noexcept | 2 | ||
| 6304 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan_allocator.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'MsanThreadLocalMallocStorage' should be marked noexcept | 2 | ||
| 6305 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'InterceptorScope' should be marked noexcept | 2 | ||
| 6306 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp @ Line 969 | cppcoreguidelines-noexcept | default constructor 'SignalHandlerScope' should be marked noexcept | 2 | ||
| 6307 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp @ Line 1097 | cppcoreguidelines-noexcept | default constructor 'InterceptorContext' should be marked noexcept | 2 | ||
| 6308 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan_report.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'Decorator' should be marked noexcept | 2 | ||
| 6309 | /home/vsts/work/1/llvm-project/compiler-rt/lib/msan/msan_report.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'OriginSet' should be marked noexcept | 2 | ||
| 6310 | /home/vsts/work/1/llvm-project/compiler-rt/lib/profile/InstrProfilingRuntime.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'RegisterRuntime' should be marked noexcept | 2 | ||
| 6311 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'AddrHashMap' should be marked noexcept | 2 | ||
| 6312 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'AddrHashMap |
2 | ||
| 6313 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h @ Line 73 | cppcoreguidelines-noexcept | destructor '~Handle' should be marked noexcept | 2 | ||
| 6314 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h @ Line 131 | cppcoreguidelines-noexcept | destructor '~Handle' should be marked noexcept | 2 | ||
| 6315 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h @ Line 161 | cppcoreguidelines-noexcept | default constructor 'AddrHashMap |
2 | ||
| 6316 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h @ Line 372 | cppcoreguidelines-noexcept | destructor '~PackedCounterArray |
2 | ||
| 6317 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h @ Line 89 | cppcoreguidelines-noexcept | default constructor 'Iterator' should be marked noexcept | 2 | ||
| 6318 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h @ Line 275 | cppcoreguidelines-noexcept | default constructor 'Iterator' should be marked noexcept | 2 | ||
| 6319 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'ChainedOriginDepot' should be marked noexcept | 2 | ||
| 6320 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ChainedOriginDepot' should be marked noexcept | 2 | ||
| 6321 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'Handle' should be marked noexcept | 2 | ||
| 6322 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 231 | cppcoreguidelines-noexcept | default constructor 'ScopedErrorReportLock' should be marked noexcept | 2 | ||
| 6323 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 542 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 6324 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 582 | cppcoreguidelines-noexcept | default constructor 'InternalMmapVector' should be marked noexcept | 2 | ||
| 6325 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 582 | cppcoreguidelines-noexcept | default constructor 'InternalMmapVector |
2 | ||
| 6326 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 587 | cppcoreguidelines-noexcept | destructor '~InternalMmapVector |
2 | ||
| 6327 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 591 | cppcoreguidelines-noexcept | move constructor 'InternalMmapVector' should be marked noexcept | 2 | ||
| 6328 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 591 | cppcoreguidelines-noexcept | move constructor 'InternalMmapVector |
2 | ||
| 6329 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 592 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6330 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 762 | cppcoreguidelines-noexcept | default constructor 'LoadedModule' should be marked noexcept | 2 | ||
| 6331 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 821 | cppcoreguidelines-noexcept | default constructor 'ListOfModules' should be marked noexcept | 2 | ||
| 6332 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 988 | cppcoreguidelines-noexcept | destructor '~RunOnDestruction |
2 | ||
| 6333 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 1038 | cppcoreguidelines-noexcept | default constructor 'ArrayRef |
2 | ||
| 6334 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h @ Line 1038 | cppcoreguidelines-noexcept | default constructor 'ArrayRef' should be marked noexcept | 2 | ||
| 6335 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7000 | clang-diagnostic-gnu-zero-variadic-macro-arguments | token pasting of ',' and __VA_ARGS__ is a GNU extension | 1 | ||
| 6336 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7000 | clang-diagnostic-gnu-zero-variadic-macro-arguments | token pasting of ',' and __VA_ARGS__ is a GNU extension | 1 | ||
| 6337 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7003 | clang-diagnostic-gnu-zero-variadic-macro-arguments | token pasting of ',' and __VA_ARGS__ is a GNU extension | 1 | ||
| 6338 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7003 | clang-diagnostic-gnu-zero-variadic-macro-arguments | token pasting of ',' and __VA_ARGS__ is a GNU extension | 1 | ||
| 6339 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7498 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6340 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7500 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6341 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 9754 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6342 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 9756 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6343 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7500 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6344 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 9756 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6345 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7500 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6346 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 9756 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6347 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 7500 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6348 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc @ Line 9756 | clang-diagnostic-gnu-zero-variadic-macro-arguments | must specify at least one argument for '...' parameter of variadic macro | 2 | ||
| 6349 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'FlagParser' should be marked noexcept | 2 | ||
| 6350 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h @ Line 173 | cppcoreguidelines-noexcept | default constructor 'FlagParser' should be marked noexcept | 2 | ||
| 6351 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_hash.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'MurMur2HashBuilder' should be marked noexcept | 2 | ||
| 6352 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp @ Line 642 | cppcoreguidelines-noexcept | default constructor 'BlockingMutex' should be marked noexcept | 2 | ||
| 6353 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'SpinMutex' should be marked noexcept | 2 | ||
| 6354 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'BlockingMutex' should be marked noexcept | 2 | ||
| 6355 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h @ Line 99 | cppcoreguidelines-noexcept | default constructor 'RWMutex' should be marked noexcept | 2 | ||
| 6356 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h @ Line 186 | cppcoreguidelines-noexcept | destructor '~GenericScopedLock |
2 | ||
| 6357 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h @ Line 205 | cppcoreguidelines-noexcept | destructor '~GenericScopedReadLock |
2 | ||
| 6358 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'MemoryMappedSegment' should be marked noexcept | 2 | ||
| 6359 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h @ Line 206 | cppcoreguidelines-noexcept | default constructor 'QuarantineCache' should be marked noexcept | 2 | ||
| 6360 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h @ Line 206 | cppcoreguidelines-noexcept | default constructor 'QuarantineCache |
2 | ||
| 6361 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'SanitizerCommonDecorator' should be marked noexcept | 2 | ||
| 6362 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'RingBuffer' should be marked noexcept | 2 | ||
| 6363 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'RingBuffer |
2 | ||
| 6364 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h @ Line 65 | cppcoreguidelines-noexcept | destructor '~RingBuffer |
2 | ||
| 6365 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h @ Line 153 | cppcoreguidelines-noexcept | destructor '~CompactRingBuffer |
2 | ||
| 6366 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'StackDepotReverseMap' should be marked noexcept | 2 | ||
| 6367 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'StackDepotHandle' should be marked noexcept | 2 | ||
| 6368 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'StackDepotReverseMap' should be marked noexcept | 2 | ||
| 6369 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'StackTrace' should be marked noexcept | 2 | ||
| 6370 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'BufferedStackTrace' should be marked noexcept | 2 | ||
| 6371 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'SuspendedThreadsListLinux' should be marked noexcept | 2 | ||
| 6372 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'TracerThreadArgument' should be marked noexcept | 2 | ||
| 6373 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp @ Line 362 | cppcoreguidelines-noexcept | default constructor 'StopTheWorldScope' should be marked noexcept | 2 | ||
| 6374 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'Suppression' should be marked noexcept | 2 | ||
| 6375 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'AddressInfo' should be marked noexcept | 2 | ||
| 6376 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'SymbolizedStack' should be marked noexcept | 2 | ||
| 6377 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DataInfo' should be marked noexcept | 2 | ||
| 6378 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'AddressInfo' should be marked noexcept | 2 | ||
| 6379 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'SymbolizedStack' should be marked noexcept | 2 | ||
| 6380 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'DataInfo' should be marked noexcept | 2 | ||
| 6381 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'FrameInfo' should be marked noexcept | 2 | ||
| 6382 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'SymbolizerTool' should be marked noexcept | 2 | ||
| 6383 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'InternalSymbolizer' should be marked noexcept | 2 | ||
| 6384 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'ScopedErrorReportLock' should be marked noexcept | 2 | ||
| 6385 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_vector.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Vector' should be marked noexcept | 2 | ||
| 6386 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_vector.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Vector |
2 | ||
| 6387 | /home/vsts/work/1/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_vector.h @ Line 28 | cppcoreguidelines-noexcept | destructor '~Vector |
2 | ||
| 6388 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/benchmarks/malloc_benchmark.cpp @ Line 69 | clang-diagnostic-vla-extension | variable length arrays are a C99 feature | 3 | ||
| 6389 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/combined.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'Allocator' should be marked noexcept | 2 | ||
| 6390 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/memtag.h @ Line 249 | cppcoreguidelines-noexcept | default constructor 'ScopedDisableMemoryTagChecks' should be marked noexcept | 2 | ||
| 6391 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ScopedErrorReport' should be marked noexcept | 2 | ||
| 6392 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h @ Line 114 | cppcoreguidelines-noexcept | default constructor 'SizeTable' should be marked noexcept | 2 | ||
| 6393 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/stack_depot.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'MurMur2HashBuilder' should be marked noexcept | 2 | ||
| 6394 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/vector.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'Vector' should be marked noexcept | 2 | ||
| 6395 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/vector.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'Vector |
2 | ||
| 6396 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/vector.h @ Line 109 | cppcoreguidelines-noexcept | destructor '~Vector |
2 | ||
| 6397 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/vector.h @ Line 113 | cppcoreguidelines-noexcept | move constructor 'Vector' should be marked noexcept | 2 | ||
| 6398 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/vector.h @ Line 113 | cppcoreguidelines-noexcept | move constructor 'Vector |
2 | ||
| 6399 | /home/vsts/work/1/llvm-project/compiler-rt/lib/scudo/standalone/vector.h @ Line 114 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6400 | /home/vsts/work/1/llvm-project/compiler-rt/lib/stats/stats.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'WriteReportOnExitOrSignal' should be marked noexcept | 2 | ||
| 6401 | /home/vsts/work/1/llvm-project/compiler-rt/lib/stats/stats_client.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'RegisterSanStats' should be marked noexcept | 2 | ||
| 6402 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 6403 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.cpp @ Line 431 | cppcoreguidelines-noexcept | default constructor 'SyncClock' should be marked noexcept | 2 | ||
| 6404 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'SyncClock' should be marked noexcept | 2 | ||
| 6405 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_defs.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ClockBlock' should be marked noexcept | 2 | ||
| 6406 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h @ Line 54 | cppcoreguidelines-noexcept | destructor '~DenseSlabAlloc |
2 | ||
| 6407 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'IgnoreSet' should be marked noexcept | 2 | ||
| 6408 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'IgnoreSet' should be marked noexcept | 2 | ||
| 6409 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'InterceptorContext' should be marked noexcept | 2 | ||
| 6410 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DynamicAnnContext' should be marked noexcept | 2 | ||
| 6411 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'GlobalProc' should be marked noexcept | 2 | ||
| 6412 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'ScopedGlobalProcessor' should be marked noexcept | 2 | ||
| 6413 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'InternalDeadlockDetector' should be marked noexcept | 2 | ||
| 6414 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'Backoff' should be marked noexcept | 2 | ||
| 6415 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.h @ Line 73 | cppcoreguidelines-noexcept | default constructor 'InternalDeadlockDetector' should be marked noexcept | 2 | ||
| 6416 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'MutexSet' should be marked noexcept | 2 | ||
| 6417 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MutexSet' should be marked noexcept | 2 | ||
| 6418 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ReportStack' should be marked noexcept | 2 | ||
| 6419 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'Decorator' should be marked noexcept | 2 | ||
| 6420 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ReportDesc' should be marked noexcept | 2 | ||
| 6421 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ReportMop' should be marked noexcept | 2 | ||
| 6422 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'ReportStack' should be marked noexcept | 2 | ||
| 6423 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'ReportMop' should be marked noexcept | 2 | ||
| 6424 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'ReportDesc' should be marked noexcept | 2 | ||
| 6425 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 6426 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h @ Line 359 | cppcoreguidelines-noexcept | default constructor 'ScopedGlobalProcessor' should be marked noexcept | 2 | ||
| 6427 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h @ Line 526 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 6428 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h @ Line 569 | cppcoreguidelines-noexcept | default constructor 'ScopedIgnoreInterceptors' should be marked noexcept | 2 | ||
| 6429 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'VarSizeStackTrace' should be marked noexcept | 2 | ||
| 6430 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'VarSizeStackTrace' should be marked noexcept | 2 | ||
| 6431 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SyncVar' should be marked noexcept | 2 | ||
| 6432 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'MetaMap' should be marked noexcept | 2 | ||
| 6433 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'SyncVar' should be marked noexcept | 2 | ||
| 6434 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'MetaMap' should be marked noexcept | 2 | ||
| 6435 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_trace.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'TraceHeader' should be marked noexcept | 2 | ||
| 6436 | /home/vsts/work/1/llvm-project/compiler-rt/lib/tsan/rtl/tsan_trace.h @ Line 68 | cppcoreguidelines-noexcept | default constructor 'Trace' should be marked noexcept | 2 | ||
| 6437 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'Decorator' should be marked noexcept | 2 | ||
| 6438 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'Initializer' should be marked noexcept | 2 | ||
| 6439 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'SymbolizedStackHolder' should be marked noexcept | 2 | ||
| 6440 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'Location' should be marked noexcept | 2 | ||
| 6441 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'Range' should be marked noexcept | 2 | ||
| 6442 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h @ Line 161 | cppcoreguidelines-noexcept | default constructor 'Arg' should be marked noexcept | 2 | ||
| 6443 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h @ Line 242 | cppcoreguidelines-noexcept | default constructor 'Initializer' should be marked noexcept | 2 | ||
| 6444 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_init_standalone.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'UbsanStandaloneInitializer' should be marked noexcept | 2 | ||
| 6445 | /home/vsts/work/1/llvm-project/compiler-rt/lib/ubsan/ubsan_value.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'SourceLocation' should be marked noexcept | 2 | ||
| 6446 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_allocator.h @ Line 244 | cppcoreguidelines-noexcept | move constructor 'Allocator' should be marked noexcept | 2 | ||
| 6447 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_allocator.h @ Line 244 | cppcoreguidelines-noexcept | move constructor 'Allocator |
2 | ||
| 6448 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_allocator.h @ Line 259 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6449 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'Iterator |
2 | ||
| 6450 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h @ Line 117 | cppcoreguidelines-noexcept | move constructor 'Iterator |
2 | ||
| 6451 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h @ Line 119 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6452 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h @ Line 120 | cppcoreguidelines-noexcept | destructor '~Iterator |
2 | ||
| 6453 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h @ Line 211 | cppcoreguidelines-noexcept | move constructor 'Allocators' should be marked noexcept | 2 | ||
| 6454 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h @ Line 240 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6455 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h @ Line 336 | cppcoreguidelines-noexcept | default constructor 'FunctionCallTrie' should be marked noexcept | 2 | ||
| 6456 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h @ Line 340 | cppcoreguidelines-noexcept | move constructor 'FunctionCallTrie' should be marked noexcept | 2 | ||
| 6457 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h @ Line 347 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6458 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_recursion_guard.h @ Line 42 | cppcoreguidelines-noexcept | move constructor 'RecursionGuard' should be marked noexcept | 2 | ||
| 6459 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_recursion_guard.h @ Line 44 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6460 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 95 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6461 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 96 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 6462 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 303 | cppcoreguidelines-noexcept | default constructor 'Array' should be marked noexcept | 2 | ||
| 6463 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 303 | cppcoreguidelines-noexcept | default constructor 'Array |
2 | ||
| 6464 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 312 | cppcoreguidelines-noexcept | move constructor 'Array' should be marked noexcept | 2 | ||
| 6465 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 312 | cppcoreguidelines-noexcept | move constructor 'Array |
2 | ||
| 6466 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 324 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 6467 | /home/vsts/work/1/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h @ Line 338 | cppcoreguidelines-noexcept | destructor '~Array |
2 | ||
| 6468 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'EqualsCacheInfoMatcher' should be marked noexcept | 2 | ||
| 6469 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 6470 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'JsonTest_RoundTrip_Test' should be marked noexcept | 5 | ||
| 6471 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'JsonTest_SupplementaryField_Test' should be marked noexcept | 5 | ||
| 6472 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'JsonTest_InvalidType_Test' should be marked noexcept | 5 | ||
| 6473 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'JsonTest_InvalidDuration_Test' should be marked noexcept | 5 | ||
| 6474 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'JsonTest_InvalidAlignType_Test' should be marked noexcept | 5 | ||
| 6475 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'JsonTest_InvalidAlign_Test' should be marked noexcept | 5 | ||
| 6476 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'JsonTest_InvalidBenchmarkLogType_Test' should be marked noexcept | 5 | ||
| 6477 | /home/vsts/work/1/llvm-project/libc/benchmarks/JSONTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'JsonTest_InvalidBenchmarkLog_Test' should be marked noexcept | 5 | ||
| 6478 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmark.h @ Line 33 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6479 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'LibcBenchmark_MaxSamplesReached_Test' should be marked noexcept | 4 | ||
| 6480 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'LibcBenchmark_MaxDurationReached_Test' should be marked noexcept | 4 | ||
| 6481 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'LibcBenchmark_MaxIterationsReached_Test' should be marked noexcept | 4 | ||
| 6482 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'LibcBenchmark_MinSamples_Test' should be marked noexcept | 4 | ||
| 6483 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'LibcBenchmark_Epsilon_Test' should be marked noexcept | 4 | ||
| 6484 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'ArrayRefLoop_Cycle_Test' should be marked noexcept | 5 | ||
| 6485 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'ByteConstrainedArray_Simple_Test' should be marked noexcept | 5 | ||
| 6486 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcBenchmarkTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'ByteConstrainedArray_Cycle_Test' should be marked noexcept | 5 | ||
| 6487 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkMain.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'MemfunctionBenchmark |
2 | ||
| 6488 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'AlignedBuffer_IsAligned_Test' should be marked noexcept | 5 | ||
| 6489 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'AlignedBuffer_Empty_Test' should be marked noexcept | 5 | ||
| 6490 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'OffsetDistribution_AlignToBegin_Test' should be marked noexcept | 5 | ||
| 6491 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'OffsetDistribution_NoAlignment_Test' should be marked noexcept | 5 | ||
| 6492 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'OffsetDistribution_Aligned_Test' should be marked noexcept | 5 | ||
| 6493 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'MismatchOffsetDistribution_EqualBufferDisablesDistribution_Test' should be marked noexcept | 5 | ||
| 6494 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'MismatchOffsetDistribution_DifferentBufferDisablesDistribution_Test' should be marked noexcept | 5 | ||
| 6495 | /home/vsts/work/1/llvm-project/libc/benchmarks/LibcMemoryBenchmarkTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'MismatchOffsetDistribution_MismatchAt2_Test' should be marked noexcept | 5 | ||
| 6496 | /home/vsts/work/1/llvm-project/libc/loader/linux/x86_64/start.cpp @ Line 10 | clang-diagnostic-error | 'config/linux/syscall.h' file not found | 1 | ||
| 6497 | /home/vsts/work/1/llvm-project/libc/src/assert/__assert_fail.cpp @ Line 13 | clang-diagnostic-error | 'config/linux/syscall.h' file not found | 1 | ||
| 6498 | /home/vsts/work/1/llvm-project/libc/src/signal/linux/__restore.cpp @ Line 13 | clang-diagnostic-error | 'config/linux/syscall.h' file not found | 1 | ||
| 6499 | /home/vsts/work/1/llvm-project/libc/src/signal/raise.h @ Line 12 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6500 | /home/vsts/work/1/llvm-project/libc/src/signal/sigaction.h @ Line 13 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6501 | /home/vsts/work/1/llvm-project/libc/src/signal/sigaddset.h @ Line 12 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6502 | /home/vsts/work/1/llvm-project/libc/src/signal/sigdelset.h @ Line 12 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6503 | /home/vsts/work/1/llvm-project/libc/src/signal/sigemptyset.h @ Line 12 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6504 | /home/vsts/work/1/llvm-project/libc/src/signal/sigfillset.h @ Line 12 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6505 | /home/vsts/work/1/llvm-project/libc/src/signal/signal.h @ Line 12 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6506 | /home/vsts/work/1/llvm-project/libc/src/signal/sigprocmask.h @ Line 12 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6507 | /home/vsts/work/1/llvm-project/libc/src/stdlib/linux/_Exit.cpp @ Line 9 | clang-diagnostic-error | 'config/linux/syscall.h' file not found | 1 | ||
| 6508 | /home/vsts/work/1/llvm-project/libc/src/sys/mman/mmap.h @ Line 12 | clang-diagnostic-error | 'include/sys/mman.h' file not found | 1 | ||
| 6509 | /home/vsts/work/1/llvm-project/libc/src/sys/mman/munmap.h @ Line 12 | clang-diagnostic-error | 'include/sys/mman.h' file not found | 1 | ||
| 6510 | /home/vsts/work/1/llvm-project/libc/src/threads/call_once.h @ Line 12 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6511 | /home/vsts/work/1/llvm-project/libc/src/threads/mtx_init.h @ Line 12 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6512 | /home/vsts/work/1/llvm-project/libc/src/threads/mtx_lock.h @ Line 12 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6513 | /home/vsts/work/1/llvm-project/libc/src/threads/mtx_unlock.h @ Line 12 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6514 | /home/vsts/work/1/llvm-project/libc/src/threads/thrd_create.h @ Line 12 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6515 | /home/vsts/work/1/llvm-project/libc/src/threads/thrd_join.h @ Line 12 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6516 | /home/vsts/work/1/llvm-project/libc/src/time/mktime.h @ Line 23 | clang-diagnostic-error | 'include/time.h' file not found | 1 | ||
| 6517 | /home/vsts/work/1/llvm-project/libc/src/unistd/write.h @ Line 12 | clang-diagnostic-error | 'include/unistd.h' file not found | 1 | ||
| 6518 | /home/vsts/work/1/llvm-project/libc/test/config/linux/x86_64/syscall_test.cpp @ Line 9 | clang-diagnostic-error | 'config/linux/syscall.h' file not found | 1 | ||
| 6519 | /home/vsts/work/1/llvm-project/libc/test/config/linux/x86_64/syscall_test.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcX86_64_SyscallTest_APITest' should be marked noexcept | 2 | ||
| 6520 | /home/vsts/work/1/llvm-project/libc/test/src/assert/assert_test.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcAssert_Enabled' should be marked noexcept | 2 | ||
| 6521 | /home/vsts/work/1/llvm-project/libc/test/src/assert/assert_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcAssert_Disabled' should be marked noexcept | 2 | ||
| 6522 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isalnum_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsAlNum_DefaultLocale' should be marked noexcept | 2 | ||
| 6523 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isalpha_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsAlpha_DefaultLocale' should be marked noexcept | 2 | ||
| 6524 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isascii_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsAscii_DefaultLocale' should be marked noexcept | 2 | ||
| 6525 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isblank_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsBlank_DefaultLocale' should be marked noexcept | 2 | ||
| 6526 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/iscntrl_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsCntrl_DefaultLocale' should be marked noexcept | 2 | ||
| 6527 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isdigit_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsDigit_DefaultLocale' should be marked noexcept | 2 | ||
| 6528 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isgraph_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsGraph_DefaultLocale' should be marked noexcept | 2 | ||
| 6529 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/islower_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsLower_DefaultLocale' should be marked noexcept | 2 | ||
| 6530 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isprint_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsPrint_DefaultLocale' should be marked noexcept | 2 | ||
| 6531 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/ispunct_test.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsPunct_DefaultLocale' should be marked noexcept | 2 | ||
| 6532 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isspace_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsSpace_DefaultLocale' should be marked noexcept | 2 | ||
| 6533 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isupper_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsUpper_DefaultLocale' should be marked noexcept | 2 | ||
| 6534 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/isxdigit_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcIsXDigit_DefaultLocale' should be marked noexcept | 2 | ||
| 6535 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/toascii_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcToAscii_DefaultLocale' should be marked noexcept | 2 | ||
| 6536 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/tolower_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcToLower_DefaultLocale' should be marked noexcept | 2 | ||
| 6537 | /home/vsts/work/1/llvm-project/libc/test/src/ctype/toupper_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcToUpper_DefaultLocale' should be marked noexcept | 2 | ||
| 6538 | /home/vsts/work/1/llvm-project/libc/test/src/errno/errno_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcErrnoTest_Basic' should be marked noexcept | 2 | ||
| 6539 | /home/vsts/work/1/llvm-project/libc/test/src/fenv/enabled_exceptions_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcExceptionStatusTest_RaiseAndCrash' should be marked noexcept | 2 | ||
| 6540 | /home/vsts/work/1/llvm-project/libc/test/src/fenv/exception_flags_test.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFenvTest_GetExceptFlagAndSetExceptFlag' should be marked noexcept | 2 | ||
| 6541 | /home/vsts/work/1/llvm-project/libc/test/src/fenv/exception_status_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcExceptionStatusTest_RaiseAndTest' should be marked noexcept | 2 | ||
| 6542 | /home/vsts/work/1/llvm-project/libc/test/src/fenv/feholdexcept_test.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFEnvTest_RaiseAndCrash' should be marked noexcept | 2 | ||
| 6543 | /home/vsts/work/1/llvm-project/libc/test/src/fenv/feupdateenv_test.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFEnvTest_UpdateEnvTest' should be marked noexcept | 2 | ||
| 6544 | /home/vsts/work/1/llvm-project/libc/test/src/fenv/getenv_and_setenv_test.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFenvTest_GetEnvAndSetEnv' should be marked noexcept | 2 | ||
| 6545 | /home/vsts/work/1/llvm-project/libc/test/src/fenv/rounding_mode_test.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcRoundingModeTest_SetAndGet' should be marked noexcept | 2 | ||
| 6546 | /home/vsts/work/1/llvm-project/libc/test/src/math/FDimTest.h @ Line 16 | cppcoreguidelines-noexcept | default constructor 'FDimTestTemplate' should be marked noexcept | 2 | ||
| 6547 | /home/vsts/work/1/llvm-project/libc/test/src/math/LdExpTest.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'LdExpTestTemplate' should be marked noexcept | 2 | ||
| 6548 | /home/vsts/work/1/llvm-project/libc/test/src/math/NextAfterTest.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'NextAfterTestTemplate' should be marked noexcept | 2 | ||
| 6549 | /home/vsts/work/1/llvm-project/libc/test/src/math/copysign_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCopySignTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6550 | /home/vsts/work/1/llvm-project/libc/test/src/math/copysign_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCopySignTest_InDoubleRange' should be marked noexcept | 2 | ||
| 6551 | /home/vsts/work/1/llvm-project/libc/test/src/math/copysignf_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCopySinfTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6552 | /home/vsts/work/1/llvm-project/libc/test/src/math/copysignf_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCopySinfTest_InFloatRange' should be marked noexcept | 2 | ||
| 6553 | /home/vsts/work/1/llvm-project/libc/test/src/math/copysignl_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCopySinlTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6554 | /home/vsts/work/1/llvm-project/libc/test/src/math/copysignl_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCopySinlTest_InLongDoubleRange' should be marked noexcept | 2 | ||
| 6555 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdim_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_NaNArg_fdim' should be marked noexcept | 2 | ||
| 6556 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdim_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_InfArg_fdim' should be marked noexcept | 2 | ||
| 6557 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdim_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_NegInfArg_fdim' should be marked noexcept | 2 | ||
| 6558 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdim_test.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_BothZero_fdim' should be marked noexcept | 2 | ||
| 6559 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdim_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_InDoubleRange_fdim' should be marked noexcept | 2 | ||
| 6560 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdimf_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_NaNArg_fdimf' should be marked noexcept | 2 | ||
| 6561 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdimf_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_InfArg_fdimf' should be marked noexcept | 2 | ||
| 6562 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdimf_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_NegInfArg_fdimf' should be marked noexcept | 2 | ||
| 6563 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdimf_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_BothZero_fdimf' should be marked noexcept | 2 | ||
| 6564 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdimf_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_InFloatRange_fdimf' should be marked noexcept | 2 | ||
| 6565 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdiml_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_NaNArg_fdiml' should be marked noexcept | 2 | ||
| 6566 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdiml_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_InfArg_fdiml' should be marked noexcept | 2 | ||
| 6567 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdiml_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_NegInfArg_fdiml' should be marked noexcept | 2 | ||
| 6568 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdiml_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_BothZero_fdiml' should be marked noexcept | 2 | ||
| 6569 | /home/vsts/work/1/llvm-project/libc/test/src/math/fdiml_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFDimTest_InLongDoubleRange_fdiml' should be marked noexcept | 2 | ||
| 6570 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmax_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxTest_NaNArg' should be marked noexcept | 2 | ||
| 6571 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmax_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxTest_InfArg' should be marked noexcept | 2 | ||
| 6572 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmax_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxTest_NegInfArg' should be marked noexcept | 2 | ||
| 6573 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmax_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxTest_BothZero' should be marked noexcept | 2 | ||
| 6574 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmax_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxTest_InDoubleRange' should be marked noexcept | 2 | ||
| 6575 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxf_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxfTest_NaNArg' should be marked noexcept | 2 | ||
| 6576 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxf_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxfTest_InfArg' should be marked noexcept | 2 | ||
| 6577 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxf_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxfTest_NegInfArg' should be marked noexcept | 2 | ||
| 6578 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxf_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxfTest_BothZero' should be marked noexcept | 2 | ||
| 6579 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxf_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxfTest_InFloatRange' should be marked noexcept | 2 | ||
| 6580 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxl_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxlTest_NaNArg' should be marked noexcept | 2 | ||
| 6581 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxl_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxlTest_InfArg' should be marked noexcept | 2 | ||
| 6582 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxl_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxlTest_NegInfArg' should be marked noexcept | 2 | ||
| 6583 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxl_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxlTest_BothZero' should be marked noexcept | 2 | ||
| 6584 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmaxl_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFmaxlTest_InLongDoubleRange' should be marked noexcept | 2 | ||
| 6585 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmin_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminTest_NaNArg' should be marked noexcept | 2 | ||
| 6586 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmin_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminTest_InfArg' should be marked noexcept | 2 | ||
| 6587 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmin_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminTest_NegInfArg' should be marked noexcept | 2 | ||
| 6588 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmin_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminTest_BothZero' should be marked noexcept | 2 | ||
| 6589 | /home/vsts/work/1/llvm-project/libc/test/src/math/fmin_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminTest_InFloatRange' should be marked noexcept | 2 | ||
| 6590 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminf_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminfTest_NaNArg' should be marked noexcept | 2 | ||
| 6591 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminf_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminfTest_InfArg' should be marked noexcept | 2 | ||
| 6592 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminf_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminfTest_NegInfArg' should be marked noexcept | 2 | ||
| 6593 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminf_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminfTest_BothZero' should be marked noexcept | 2 | ||
| 6594 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminf_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminfTest_InFloatRange' should be marked noexcept | 2 | ||
| 6595 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminl_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminlTest_NaNArg' should be marked noexcept | 2 | ||
| 6596 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminl_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminlTest_InfArg' should be marked noexcept | 2 | ||
| 6597 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminl_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminlTest_NegInfArg' should be marked noexcept | 2 | ||
| 6598 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminl_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminlTest_BothZero' should be marked noexcept | 2 | ||
| 6599 | /home/vsts/work/1/llvm-project/libc/test/src/math/fminl_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcFminlTest_InLongDoubleRange' should be marked noexcept | 2 | ||
| 6600 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogb_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SpecialNumbers_ilogb' should be marked noexcept | 2 | ||
| 6601 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogb_test.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_PowersOfTwo_ilogb' should be marked noexcept | 2 | ||
| 6602 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogb_test.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SomeIntegers_ilogb' should be marked noexcept | 2 | ||
| 6603 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogb_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SubnormalRange_ilogb' should be marked noexcept | 2 | ||
| 6604 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogb_test.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_NormalRange_ilogb' should be marked noexcept | 2 | ||
| 6605 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbf_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SpecialNumbers_ilogbf' should be marked noexcept | 2 | ||
| 6606 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbf_test.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_PowersOfTwo_ilogbf' should be marked noexcept | 2 | ||
| 6607 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbf_test.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SomeIntegers_ilogbf' should be marked noexcept | 2 | ||
| 6608 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbf_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SubnormalRange_ilogbf' should be marked noexcept | 2 | ||
| 6609 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbf_test.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_NormalRange_ilogbf' should be marked noexcept | 2 | ||
| 6610 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbl_test.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SpecialNumbers_ilogbl' should be marked noexcept | 2 | ||
| 6611 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbl_test.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_PowersOfTwo_ilogbl' should be marked noexcept | 2 | ||
| 6612 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbl_test.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SomeIntegers_ilogbl' should be marked noexcept | 2 | ||
| 6613 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbl_test.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_SubnormalRange_ilogbl' should be marked noexcept | 2 | ||
| 6614 | /home/vsts/work/1/llvm-project/libc/test/src/math/ilogbl_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcILogbTest_NormalRange_ilogbl' should be marked noexcept | 2 | ||
| 6615 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexp_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_NormalOperation' should be marked noexcept | 3 | ||
| 6616 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexp_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_OverFlow' should be marked noexcept | 3 | ||
| 6617 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexp_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_PowersOfTwo' should be marked noexcept | 3 | ||
| 6618 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexp_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_SpecialNumbers' should be marked noexcept | 3 | ||
| 6619 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexp_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_UnderflowToZeroOnNormal' should be marked noexcept | 3 | ||
| 6620 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexp_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_UnderflowToZeroOnSubnormal' should be marked noexcept | 3 | ||
| 6621 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_NormalOperation' should be marked noexcept | 3 | ||
| 6622 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_OverFlow' should be marked noexcept | 3 | ||
| 6623 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_PowersOfTwo' should be marked noexcept | 3 | ||
| 6624 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_SpecialNumbers' should be marked noexcept | 3 | ||
| 6625 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_UnderflowToZeroOnNormal' should be marked noexcept | 3 | ||
| 6626 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_UnderflowToZeroOnSubnormal' should be marked noexcept | 3 | ||
| 6627 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_NormalOperation' should be marked noexcept | 3 | ||
| 6628 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_OverFlow' should be marked noexcept | 3 | ||
| 6629 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_PowersOfTwo' should be marked noexcept | 3 | ||
| 6630 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_SpecialNumbers' should be marked noexcept | 3 | ||
| 6631 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_UnderflowToZeroOnNormal' should be marked noexcept | 3 | ||
| 6632 | /home/vsts/work/1/llvm-project/libc/test/src/math/ldexpl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLdExpTest_UnderflowToZeroOnSubnormal' should be marked noexcept | 3 | ||
| 6633 | /home/vsts/work/1/llvm-project/libc/test/src/math/logb_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6634 | /home/vsts/work/1/llvm-project/libc/test/src/math/logb_test.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbTest_PowersOfTwo' should be marked noexcept | 2 | ||
| 6635 | /home/vsts/work/1/llvm-project/libc/test/src/math/logb_test.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbTest_SomeIntegers' should be marked noexcept | 2 | ||
| 6636 | /home/vsts/work/1/llvm-project/libc/test/src/math/logb_test.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbTest_InDoubleRange' should be marked noexcept | 2 | ||
| 6637 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbf_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbfTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6638 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbf_test.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbfTest_PowersOfTwo' should be marked noexcept | 2 | ||
| 6639 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbf_test.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbTest_SomeIntegers' should be marked noexcept | 2 | ||
| 6640 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbf_test.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbfTest_InDoubleRange' should be marked noexcept | 2 | ||
| 6641 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbl_test.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'LlvmLibclogblTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6642 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbl_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibclogblTest_PowersOfTwo' should be marked noexcept | 2 | ||
| 6643 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbl_test.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogbTest_SomeIntegers' should be marked noexcept | 2 | ||
| 6644 | /home/vsts/work/1/llvm-project/libc/test/src/math/logbl_test.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLogblTest_LongDoubleRange' should be marked noexcept | 2 | ||
| 6645 | /home/vsts/work/1/llvm-project/libc/test/src/math/modf_test.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModfTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6646 | /home/vsts/work/1/llvm-project/libc/test/src/math/modf_test.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModfTest_Integers' should be marked noexcept | 2 | ||
| 6647 | /home/vsts/work/1/llvm-project/libc/test/src/math/modf_test.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModfTest_Fractions' should be marked noexcept | 2 | ||
| 6648 | /home/vsts/work/1/llvm-project/libc/test/src/math/modf_test.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModfTest_InDoubleRange' should be marked noexcept | 2 | ||
| 6649 | /home/vsts/work/1/llvm-project/libc/test/src/math/modff_test.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModffTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6650 | /home/vsts/work/1/llvm-project/libc/test/src/math/modff_test.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModffTest_Integers' should be marked noexcept | 2 | ||
| 6651 | /home/vsts/work/1/llvm-project/libc/test/src/math/modff_test.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModffTest_Fractions' should be marked noexcept | 2 | ||
| 6652 | /home/vsts/work/1/llvm-project/libc/test/src/math/modff_test.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModffTest_InDoubleRange' should be marked noexcept | 2 | ||
| 6653 | /home/vsts/work/1/llvm-project/libc/test/src/math/modfl_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcmodflTest_SpecialNumbers' should be marked noexcept | 2 | ||
| 6654 | /home/vsts/work/1/llvm-project/libc/test/src/math/modfl_test.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcmodflTest_Integers' should be marked noexcept | 2 | ||
| 6655 | /home/vsts/work/1/llvm-project/libc/test/src/math/modfl_test.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModfTest_Fractions' should be marked noexcept | 2 | ||
| 6656 | /home/vsts/work/1/llvm-project/libc/test/src/math/modfl_test.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcModflTest_LongDoubleRange' should be marked noexcept | 2 | ||
| 6657 | /home/vsts/work/1/llvm-project/libc/test/src/math/nextafter_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcNextAfterTest_TestBoundaries' should be marked noexcept | 3 | ||
| 6658 | /home/vsts/work/1/llvm-project/libc/test/src/math/nextafter_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcNextAfterTest_TestNaN' should be marked noexcept | 3 | ||
| 6659 | /home/vsts/work/1/llvm-project/libc/test/src/math/nextafterf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcNextAfterTest_TestBoundaries' should be marked noexcept | 3 | ||
| 6660 | /home/vsts/work/1/llvm-project/libc/test/src/math/nextafterf_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcNextAfterTest_TestNaN' should be marked noexcept | 3 | ||
| 6661 | /home/vsts/work/1/llvm-project/libc/test/src/math/nextafterl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcNextAfterTest_TestBoundaries' should be marked noexcept | 3 | ||
| 6662 | /home/vsts/work/1/llvm-project/libc/test/src/math/nextafterl_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcNextAfterTest_TestNaN' should be marked noexcept | 3 | ||
| 6663 | /home/vsts/work/1/llvm-project/libc/test/src/signal/raise_test.cpp @ Line 9 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6664 | /home/vsts/work/1/llvm-project/libc/test/src/signal/raise_test.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSignalTest_Raise' should be marked noexcept | 2 | ||
| 6665 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigaction_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6666 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigaction_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigaction_Invalid' should be marked noexcept | 2 | ||
| 6667 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigaction_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigaction_Sigkill' should be marked noexcept | 2 | ||
| 6668 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigaction_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigaction_CustomAction' should be marked noexcept | 2 | ||
| 6669 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigaction_test.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigaction_Ignore' should be marked noexcept | 2 | ||
| 6670 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigaddset_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6671 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigaddset_test.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSignalTest_SigaddsetInvalid' should be marked noexcept | 2 | ||
| 6672 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigdelset_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6673 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigdelset_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigdelset_Invalid' should be marked noexcept | 2 | ||
| 6674 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigdelset_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigdelset_UnblockOne' should be marked noexcept | 2 | ||
| 6675 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigfillset_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6676 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigfillset_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigfillset_Invalid' should be marked noexcept | 2 | ||
| 6677 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigfillset_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSigfillset_BlocksAll' should be marked noexcept | 2 | ||
| 6678 | /home/vsts/work/1/llvm-project/libc/test/src/signal/signal_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6679 | /home/vsts/work/1/llvm-project/libc/test/src/signal/signal_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSignal_Invalid' should be marked noexcept | 2 | ||
| 6680 | /home/vsts/work/1/llvm-project/libc/test/src/signal/signal_test.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSignal_Basic' should be marked noexcept | 2 | ||
| 6681 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigprocmask_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6682 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigprocmask_test.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSignalTest_SigprocmaskInvalid' should be marked noexcept | 2 | ||
| 6683 | /home/vsts/work/1/llvm-project/libc/test/src/signal/sigprocmask_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcSignalTest_BlockUnblock' should be marked noexcept | 2 | ||
| 6684 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/_Exit_test.cpp @ Line 9 | clang-diagnostic-error | 'include/stdlib.h' file not found | 1 | ||
| 6685 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/_Exit_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStdlib__Exit' should be marked noexcept | 2 | ||
| 6686 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/abort_test.cpp @ Line 9 | clang-diagnostic-error | 'include/signal.h' file not found | 1 | ||
| 6687 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/abort_test.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStdlib_abort' should be marked noexcept | 2 | ||
| 6688 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/abs_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcAbsTest_Zero' should be marked noexcept | 2 | ||
| 6689 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/abs_test.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcAbsTest_Positive' should be marked noexcept | 2 | ||
| 6690 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/abs_test.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcAbsTest_Negative' should be marked noexcept | 2 | ||
| 6691 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/labs_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLabsTest_Zero' should be marked noexcept | 2 | ||
| 6692 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/labs_test.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLabsTest_Positive' should be marked noexcept | 2 | ||
| 6693 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/labs_test.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLabsTest_Negative' should be marked noexcept | 2 | ||
| 6694 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/llabs_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLlabsTest_Zero' should be marked noexcept | 2 | ||
| 6695 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/llabs_test.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLlabsTest_Positive' should be marked noexcept | 2 | ||
| 6696 | /home/vsts/work/1/llvm-project/libc/test/src/stdlib/llabs_test.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcLlabsTest_Negative' should be marked noexcept | 2 | ||
| 6697 | /home/vsts/work/1/llvm-project/libc/test/src/string/bzero_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBzeroTest_Thorough' should be marked noexcept | 2 | ||
| 6698 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_FindsCharacterAfterNullTerminator' should be marked noexcept | 2 | ||
| 6699 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_FindsCharacterInNonNullTerminatedCollection' should be marked noexcept | 2 | ||
| 6700 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_FindsFirstCharacter' should be marked noexcept | 2 | ||
| 6701 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_FindsMiddleCharacter' should be marked noexcept | 2 | ||
| 6702 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_FindsLastCharacterThatIsNotNullTerminator' should be marked noexcept | 2 | ||
| 6703 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_FindsNullTerminator' should be marked noexcept | 2 | ||
| 6704 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_CharacterNotWithinStringShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6705 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_CharacterNotWithinSizeShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6706 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_TheSourceShouldNotChange' should be marked noexcept | 2 | ||
| 6707 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_ShouldFindFirstOfDuplicates' should be marked noexcept | 2 | ||
| 6708 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_EmptyStringShouldOnlyMatchNullTerminator' should be marked noexcept | 2 | ||
| 6709 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_SingleRepeatedCharacterShouldReturnFirst' should be marked noexcept | 2 | ||
| 6710 | /home/vsts/work/1/llvm-project/libc/test/src/string/memchr_test.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemChrTest_SignedCharacterFound' should be marked noexcept | 2 | ||
| 6711 | /home/vsts/work/1/llvm-project/libc/test/src/string/memcmp_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcmpTest_CmpZeroByte' should be marked noexcept | 2 | ||
| 6712 | /home/vsts/work/1/llvm-project/libc/test/src/string/memcmp_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcmpTest_LhsRhsAreTheSame' should be marked noexcept | 2 | ||
| 6713 | /home/vsts/work/1/llvm-project/libc/test/src/string/memcmp_test.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcmpTest_LhsBeforeRhsLexically' should be marked noexcept | 2 | ||
| 6714 | /home/vsts/work/1/llvm-project/libc/test/src/string/memcmp_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcmpTest_LhsAfterRhsLexically' should be marked noexcept | 2 | ||
| 6715 | /home/vsts/work/1/llvm-project/libc/test/src/string/memcpy_test.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyTest_Thorough' should be marked noexcept | 2 | ||
| 6716 | /home/vsts/work/1/llvm-project/libc/test/src/string/memmove_test.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemmoveTest_MoveZeroByte' should be marked noexcept | 2 | ||
| 6717 | /home/vsts/work/1/llvm-project/libc/test/src/string/memmove_test.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemmoveTest_OverlapThatDestAndSrcPointToSameAddress' should be marked noexcept | 2 | ||
| 6718 | /home/vsts/work/1/llvm-project/libc/test/src/string/memmove_test.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemmoveTest_OverlapThatDestStartsBeforeSrc' should be marked noexcept | 2 | ||
| 6719 | /home/vsts/work/1/llvm-project/libc/test/src/string/memmove_test.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemmoveTest_OverlapThatDestStartsAfterSrc' should be marked noexcept | 2 | ||
| 6720 | /home/vsts/work/1/llvm-project/libc/test/src/string/memmove_test.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemmoveTest_SrcFollowDest' should be marked noexcept | 2 | ||
| 6721 | /home/vsts/work/1/llvm-project/libc/test/src/string/memmove_test.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemmoveTest_DestFollowSrc' should be marked noexcept | 2 | ||
| 6722 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/memcpy_utils_test.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyUtilsTest_CopyTrivial' should be marked noexcept | 2 | ||
| 6723 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/memcpy_utils_test.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyUtilsTest_CopyOffset' should be marked noexcept | 2 | ||
| 6724 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/memcpy_utils_test.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyUtilsTest_CopyBlockOverlap' should be marked noexcept | 2 | ||
| 6725 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/memcpy_utils_test.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyUtilsTest_CopyAlignedBlocks' should be marked noexcept | 2 | ||
| 6726 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/memcpy_utils_test.cpp @ Line 214 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyUtilsTest_CopyAlignedBlocksWithAlignment' should be marked noexcept | 2 | ||
| 6727 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/memcpy_utils_test.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyUtilsTest_CopyAlignedBlocksMaxReloads' should be marked noexcept | 2 | ||
| 6728 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/memcpy_utils_test.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemcpyUtilsTest_CopyAlignedBlocksWithAlignmentMaxReloads' should be marked noexcept | 2 | ||
| 6729 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_IsPowerOfTwoOrZero' should be marked noexcept | 2 | ||
| 6730 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_IsPowerOfTwo' should be marked noexcept | 2 | ||
| 6731 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_Log2' should be marked noexcept | 2 | ||
| 6732 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_LEPowerOf2' should be marked noexcept | 2 | ||
| 6733 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_GEPowerOf2' should be marked noexcept | 2 | ||
| 6734 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_OffsetToNextAligned' should be marked noexcept | 2 | ||
| 6735 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_OffsetFromLastAligned' should be marked noexcept | 2 | ||
| 6736 | /home/vsts/work/1/llvm-project/libc/test/src/string/memory_utils/utils_test.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUtilsTest_OffsetToNextCacheLine' should be marked noexcept | 2 | ||
| 6737 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_FindsCharacterAfterNullTerminator' should be marked noexcept | 2 | ||
| 6738 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_FindsCharacterInNonNullTerminatedCollection' should be marked noexcept | 2 | ||
| 6739 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_FindsFirstCharacter' should be marked noexcept | 2 | ||
| 6740 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_FindsMiddleCharacter' should be marked noexcept | 2 | ||
| 6741 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_FindsLastCharacterThatIsNotNullTerminator' should be marked noexcept | 2 | ||
| 6742 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_FindsNullTerminator' should be marked noexcept | 2 | ||
| 6743 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_CharacterNotWithinStringShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6744 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_CharacterNotWithinSizeShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6745 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_ShouldFindLastOfDuplicates' should be marked noexcept | 2 | ||
| 6746 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_EmptyStringShouldOnlyMatchNullTerminator' should be marked noexcept | 2 | ||
| 6747 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_SignedCharacterFound' should be marked noexcept | 2 | ||
| 6748 | /home/vsts/work/1/llvm-project/libc/test/src/string/memrchr_test.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemRChrTest_ZeroLengthShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6749 | /home/vsts/work/1/llvm-project/libc/test/src/string/memset_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMemsetTest_Thorough' should be marked noexcept | 2 | ||
| 6750 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcat_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCatTest_EmptyDest' should be marked noexcept | 2 | ||
| 6751 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcat_test.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCatTest_NonEmptyDest' should be marked noexcept | 2 | ||
| 6752 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_FindsFirstCharacter' should be marked noexcept | 2 | ||
| 6753 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_FindsMiddleCharacter' should be marked noexcept | 2 | ||
| 6754 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_FindsLastCharacterThatIsNotNullTerminator' should be marked noexcept | 2 | ||
| 6755 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_FindsNullTerminator' should be marked noexcept | 2 | ||
| 6756 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_CharacterNotWithinStringShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6757 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_TheSourceShouldNotChange' should be marked noexcept | 2 | ||
| 6758 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_ShouldFindFirstOfDuplicates' should be marked noexcept | 2 | ||
| 6759 | /home/vsts/work/1/llvm-project/libc/test/src/string/strchr_test.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrChrTest_EmptyStringShouldOnlyMatchNullTerminator' should be marked noexcept | 2 | ||
| 6760 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcmp_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCmpTest_EmptyStringsShouldReturnZero' should be marked noexcept | 2 | ||
| 6761 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcmp_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCmpTest_EmptyStringShouldNotEqualNonEmptyString' should be marked noexcept | 2 | ||
| 6762 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcmp_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCmpTest_EqualStringsShouldReturnZero' should be marked noexcept | 2 | ||
| 6763 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcmp_test.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCmpTest_ShouldReturnResultOfFirstDifference' should be marked noexcept | 2 | ||
| 6764 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcmp_test.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCmpTest_CapitalizedLetterShouldNotBeEqual' should be marked noexcept | 2 | ||
| 6765 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcmp_test.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCmpTest_UnequalLengthStringsShouldNotReturnZero' should be marked noexcept | 2 | ||
| 6766 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcmp_test.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCmpTest_StringArgumentSwapChangesSign' should be marked noexcept | 2 | ||
| 6767 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcpy_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCpyTest_EmptyDest' should be marked noexcept | 2 | ||
| 6768 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcpy_test.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCpyTest_OffsetDest' should be marked noexcept | 2 | ||
| 6769 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcspn_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCSpnTest_ComplementarySpanShouldNotGoPastNullTerminator' should be marked noexcept | 2 | ||
| 6770 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcspn_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCSpnTest_ComplementarySpanForEachIndividualCharacter' should be marked noexcept | 2 | ||
| 6771 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcspn_test.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCSpnTest_ComplementarySpanIsStringLengthIfNoCharacterFound' should be marked noexcept | 2 | ||
| 6772 | /home/vsts/work/1/llvm-project/libc/test/src/string/strcspn_test.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrCSpnTest_DuplicatedCharactersNotPartOfComplementarySpan' should be marked noexcept | 2 | ||
| 6773 | /home/vsts/work/1/llvm-project/libc/test/src/string/strlen_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrLenTest_EmptyString' should be marked noexcept | 2 | ||
| 6774 | /home/vsts/work/1/llvm-project/libc/test/src/string/strlen_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrLenTest_AnyString' should be marked noexcept | 2 | ||
| 6775 | /home/vsts/work/1/llvm-project/libc/test/src/string/strncpy_test.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrncpyTest_Untouched' should be marked noexcept | 2 | ||
| 6776 | /home/vsts/work/1/llvm-project/libc/test/src/string/strncpy_test.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrncpyTest_CopyOne' should be marked noexcept | 2 | ||
| 6777 | /home/vsts/work/1/llvm-project/libc/test/src/string/strncpy_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrncpyTest_CopyNull' should be marked noexcept | 2 | ||
| 6778 | /home/vsts/work/1/llvm-project/libc/test/src/string/strncpy_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrncpyTest_CopyPastSrc' should be marked noexcept | 2 | ||
| 6779 | /home/vsts/work/1/llvm-project/libc/test/src/string/strnlen_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrNLenTest_EmptyString' should be marked noexcept | 2 | ||
| 6780 | /home/vsts/work/1/llvm-project/libc/test/src/string/strnlen_test.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrNLenTest_OneCharacterString' should be marked noexcept | 2 | ||
| 6781 | /home/vsts/work/1/llvm-project/libc/test/src/string/strnlen_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrNLenTest_ManyCharacterString' should be marked noexcept | 2 | ||
| 6782 | /home/vsts/work/1/llvm-project/libc/test/src/string/strnlen_test.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrNLenTest_CharactersAfterNullTerminatorShouldNotBeIncluded' should be marked noexcept | 2 | ||
| 6783 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_EmptyStringShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6784 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_ShouldNotFindAnythingAfterNullTerminator' should be marked noexcept | 2 | ||
| 6785 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_ShouldReturnNullptrIfNoCharactersFound' should be marked noexcept | 2 | ||
| 6786 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_FindsFirstCharacter' should be marked noexcept | 2 | ||
| 6787 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_FindsMiddleCharacter' should be marked noexcept | 2 | ||
| 6788 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_FindsLastCharacter' should be marked noexcept | 2 | ||
| 6789 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_FindsFirstOfRepeated' should be marked noexcept | 2 | ||
| 6790 | /home/vsts/work/1/llvm-project/libc/test/src/string/strpbrk_test.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrPBrkTest_FindsFirstInBreakset' should be marked noexcept | 2 | ||
| 6791 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_FindsFirstCharacter' should be marked noexcept | 2 | ||
| 6792 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_FindsMiddleCharacter' should be marked noexcept | 2 | ||
| 6793 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_FindsLastCharacterThatIsNotNullTerminator' should be marked noexcept | 2 | ||
| 6794 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_FindsNullTerminator' should be marked noexcept | 2 | ||
| 6795 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_FindsLastBehindFirstNullTerminator' should be marked noexcept | 2 | ||
| 6796 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_CharacterNotWithinStringShouldReturnNullptr' should be marked noexcept | 2 | ||
| 6797 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_ShouldFindLastOfDuplicates' should be marked noexcept | 2 | ||
| 6798 | /home/vsts/work/1/llvm-project/libc/test/src/string/strrchr_test.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrRChrTest_EmptyStringShouldOnlyMatchNullTerminator' should be marked noexcept | 2 | ||
| 6799 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_EmptyStringShouldReturnZeroLengthSpan' should be marked noexcept | 2 | ||
| 6800 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_ShouldNotSpanAnythingAfterNullTerminator' should be marked noexcept | 2 | ||
| 6801 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_SpanEachIndividualCharacter' should be marked noexcept | 2 | ||
| 6802 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_UnmatchedCharacterShouldNotBeCountedInSpan' should be marked noexcept | 2 | ||
| 6803 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_SequentialCharactersShouldSpan' should be marked noexcept | 2 | ||
| 6804 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_NonSequentialCharactersShouldNotSpan' should be marked noexcept | 2 | ||
| 6805 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_ReverseCharacters' should be marked noexcept | 2 | ||
| 6806 | /home/vsts/work/1/llvm-project/libc/test/src/string/strspn_test.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrSpnTest_DuplicatedCharactersToBeSearchedForShouldStillMatch' should be marked noexcept | 2 | ||
| 6807 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleNotInHaystack' should be marked noexcept | 2 | ||
| 6808 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleIsEmptyString' should be marked noexcept | 2 | ||
| 6809 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_HaystackIsEmptyString' should be marked noexcept | 2 | ||
| 6810 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_HaystackAndNeedleAreEmptyStrings' should be marked noexcept | 2 | ||
| 6811 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_HaystackAndNeedleAreSingleCharacters' should be marked noexcept | 2 | ||
| 6812 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleEqualToHaystack' should be marked noexcept | 2 | ||
| 6813 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleSmallerThanHaystack' should be marked noexcept | 2 | ||
| 6814 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleLargerThanHaystack' should be marked noexcept | 2 | ||
| 6815 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleAtBeginning' should be marked noexcept | 2 | ||
| 6816 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleInMiddle' should be marked noexcept | 2 | ||
| 6817 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedleDirectlyBeforeNullTerminator' should be marked noexcept | 2 | ||
| 6818 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_NeedlePastNullTerminator' should be marked noexcept | 2 | ||
| 6819 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_PartialNeedle' should be marked noexcept | 2 | ||
| 6820 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_MisspelledNeedle' should be marked noexcept | 2 | ||
| 6821 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_AnagramNeedle' should be marked noexcept | 2 | ||
| 6822 | /home/vsts/work/1/llvm-project/libc/test/src/string/strstr_test.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrStrTest_MorphedNeedle' should be marked noexcept | 2 | ||
| 6823 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_r_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokReentrantTest_NoTokenFound' should be marked noexcept | 2 | ||
| 6824 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_r_test.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokReentrantTest_DelimiterAsFirstCharacterShouldBeIgnored' should be marked noexcept | 2 | ||
| 6825 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_r_test.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokReentrantTest_DelimiterIsMiddleCharacter' should be marked noexcept | 2 | ||
| 6826 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_r_test.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokReentrantTest_DelimiterAsLastCharacterShouldBeIgnored' should be marked noexcept | 2 | ||
| 6827 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_r_test.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokReentrantTest_ShouldNotGoPastNullTerminator' should be marked noexcept | 2 | ||
| 6828 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_r_test.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokReentrantTest_SubsequentCallsShouldFindFollowingDelimiters' should be marked noexcept | 2 | ||
| 6829 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_r_test.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokReentrantTest_DelimitersShouldNotBeIncludedInToken' should be marked noexcept | 2 | ||
| 6830 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_NoTokenFound' should be marked noexcept | 2 | ||
| 6831 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_DelimiterAsFirstCharacterShouldBeIgnored' should be marked noexcept | 2 | ||
| 6832 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_DelimiterIsMiddleCharacter' should be marked noexcept | 2 | ||
| 6833 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_DelimiterAsLastCharacterShouldBeIgnored' should be marked noexcept | 2 | ||
| 6834 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_MultipleDelimiters' should be marked noexcept | 2 | ||
| 6835 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_ShouldNotGoPastNullTerminator' should be marked noexcept | 2 | ||
| 6836 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_SubsequentCallsShouldFindFollowingDelimiters' should be marked noexcept | 2 | ||
| 6837 | /home/vsts/work/1/llvm-project/libc/test/src/string/strtok_test.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStrTokTest_DelimitersShouldNotBeIncludedInToken' should be marked noexcept | 2 | ||
| 6838 | /home/vsts/work/1/llvm-project/libc/test/src/sys/mman/linux/mmap_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6839 | /home/vsts/work/1/llvm-project/libc/test/src/sys/mman/linux/mmap_test.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMMapTest_NoError' should be marked noexcept | 2 | ||
| 6840 | /home/vsts/work/1/llvm-project/libc/test/src/sys/mman/linux/mmap_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMMapTest_Error_InvalidSize' should be marked noexcept | 2 | ||
| 6841 | /home/vsts/work/1/llvm-project/libc/test/src/threads/call_once_test.cpp @ Line 9 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6842 | /home/vsts/work/1/llvm-project/libc/test/src/threads/call_once_test.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCallOnceTest_CallFrom5Threads' should be marked noexcept | 2 | ||
| 6843 | /home/vsts/work/1/llvm-project/libc/test/src/threads/call_once_test.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcCallOnceTest_TestSynchronization' should be marked noexcept | 2 | ||
| 6844 | /home/vsts/work/1/llvm-project/libc/test/src/threads/mtx_test.cpp @ Line 9 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6845 | /home/vsts/work/1/llvm-project/libc/test/src/threads/mtx_test.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMutexTest_RelayCounter' should be marked noexcept | 2 | ||
| 6846 | /home/vsts/work/1/llvm-project/libc/test/src/threads/mtx_test.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMutexTest_WaitAndStep' should be marked noexcept | 2 | ||
| 6847 | /home/vsts/work/1/llvm-project/libc/test/src/threads/thrd_test.cpp @ Line 9 | clang-diagnostic-error | 'include/threads.h' file not found | 1 | ||
| 6848 | /home/vsts/work/1/llvm-project/libc/test/src/threads/thrd_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcThreadTest_CreateAndJoin' should be marked noexcept | 2 | ||
| 6849 | /home/vsts/work/1/llvm-project/libc/test/src/threads/thrd_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcThreadTest_SpawnAndJoin' should be marked noexcept | 2 | ||
| 6850 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_FailureSetsErrno' should be marked noexcept | 2 | ||
| 6851 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MkTimesInvalidSeconds' should be marked noexcept | 2 | ||
| 6852 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTestsInvalidMinutes' should be marked noexcept | 2 | ||
| 6853 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTestsInvalidHours' should be marked noexcept | 2 | ||
| 6854 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTestsInvalidYear' should be marked noexcept | 2 | ||
| 6855 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTestsInvalidEndOf32BitEpochYear' should be marked noexcept | 2 | ||
| 6856 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTestsInvalidMonths' should be marked noexcept | 2 | ||
| 6857 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTestsInvalidDays' should be marked noexcept | 2 | ||
| 6858 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTestsEndOf32BitEpochYear' should be marked noexcept | 2 | ||
| 6859 | /home/vsts/work/1/llvm-project/libc/test/src/time/mktime_test.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcMkTime_MktimeTests64BitYear' should be marked noexcept | 2 | ||
| 6860 | /home/vsts/work/1/llvm-project/libc/test/src/unistd/write_test.cpp @ Line 9 | clang-diagnostic-error | 'include/errno.h' file not found | 1 | ||
| 6861 | /home/vsts/work/1/llvm-project/libc/test/src/unistd/write_test.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUniStd_WriteBasic' should be marked noexcept | 2 | ||
| 6862 | /home/vsts/work/1/llvm-project/libc/test/src/unistd/write_test.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcUniStd_WriteFails' should be marked noexcept | 2 | ||
| 6863 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_SetBitForSizeEqualToOne' should be marked noexcept | 2 | ||
| 6864 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_SetsBitsForSizeEqualToTwo' should be marked noexcept | 2 | ||
| 6865 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_SetsAllBitsForSizeLessThanEight' should be marked noexcept | 2 | ||
| 6866 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_SetsAllBitsForSizeLessThanSixteen' should be marked noexcept | 2 | ||
| 6867 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_SetsAllBitsForSizeLessThanThirtyTwo' should be marked noexcept | 2 | ||
| 6868 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_DefaultHasNoSetBits' should be marked noexcept | 2 | ||
| 6869 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_SettingBitXDoesNotSetBitY' should be marked noexcept | 2 | ||
| 6870 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/bitset_test.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcBitsetTest_SettingBitXDoesNotResetBitY' should be marked noexcept | 2 | ||
| 6871 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/stringview_test.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStringViewTest_InitializeCheck' should be marked noexcept | 2 | ||
| 6872 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/stringview_test.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStringViewTest_Equals' should be marked noexcept | 2 | ||
| 6873 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/stringview_test.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStringViewTest_RemovePrefix' should be marked noexcept | 2 | ||
| 6874 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/stringview_test.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStringViewTest_RemoveSuffix' should be marked noexcept | 2 | ||
| 6875 | /home/vsts/work/1/llvm-project/libc/test/utils/CPP/stringview_test.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcStringViewTest_TrimSingleChar' should be marked noexcept | 2 | ||
| 6876 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 16 | clang-diagnostic-error | static_assert failed due to requirement '__llvm_libc::internal::same_prefix("X86LongDoubleTest", "LlvmLibc", 8)' "All LLVM-libc TEST suite names must start with 'LlvmLibc'." | 2 | ||
| 6877 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'X86LongDoubleTest_isNaN' should be marked noexcept | 2 | ||
| 6878 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 30 | clang-diagnostic-error | no matching member function for call to 'test' | 5 | ||
| 6879 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 41 | clang-diagnostic-error | no matching member function for call to 'test' | 5 | ||
| 6880 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 52 | clang-diagnostic-error | no matching member function for call to 'test' | 5 | ||
| 6881 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 63 | clang-diagnostic-error | no matching member function for call to 'test' | 5 | ||
| 6882 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 73 | clang-diagnostic-error | no matching member function for call to 'test' | 5 | ||
| 6883 | /home/vsts/work/1/llvm-project/libc/test/utils/FPUtil/x86_long_double_test.cpp @ Line 83 | clang-diagnostic-error | no matching member function for call to 'test' | 5 | ||
| 6884 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'WrapperGenTest' should be marked noexcept | 2 | ||
| 6885 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_RunWrapperGenAndGetNoErrors_Test' should be marked noexcept | 4 | ||
| 6886 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_RunWrapperGenOnStrlen_Test' should be marked noexcept | 4 | ||
| 6887 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_GenAliasForStrlen_Test' should be marked noexcept | 4 | ||
| 6888 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_DeclStrlenAliasUsingMangledNameFile_Test' should be marked noexcept | 4 | ||
| 6889 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_RunWrapperGenOnStrlenWithMangledNameAndMangledNameFile_Test' should be marked noexcept | 4 | ||
| 6890 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_RunWrapperGenOnBadFuncName_Test' should be marked noexcept | 4 | ||
| 6891 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_RunWrapperGenOnStrlenWithBadMangledNameFile_Test' should be marked noexcept | 4 | ||
| 6892 | /home/vsts/work/1/llvm-project/libc/test/utils/tools/WrapperGen/wrappergen_test.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'LlvmLibcWrapperGenTest_RunWithMangledNameFileMissingLLVMLibcName_Test' should be marked noexcept | 4 | ||
| 6893 | /home/vsts/work/1/llvm-project/libc/utils/CPP/ArrayRef.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ArrayRef |
2 | ||
| 6894 | /home/vsts/work/1/llvm-project/libc/utils/CPP/Functional.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'Function |
2 | ||
| 6895 | /home/vsts/work/1/llvm-project/libc/utils/CPP/StringView.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'StringView' should be marked noexcept | 2 | ||
| 6896 | /home/vsts/work/1/llvm-project/libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp @ Line 9 | clang-diagnostic-error | 'utils/LibcTableGenUtil/APIIndexer.h' file not found | 1 | ||
| 6897 | /home/vsts/work/1/llvm-project/libc/utils/HdrGen/PublicAPICommand.cpp @ Line 11 | clang-diagnostic-error | 'utils/LibcTableGenUtil/APIIndexer.h' file not found | 1 | ||
| 6898 | /home/vsts/work/1/llvm-project/libc/utils/testutils/FDReader.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FDReader' should be marked noexcept | 2 | ||
| 6899 | /home/vsts/work/1/llvm-project/libc/utils/testutils/FDReaderUnix.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'FDReader' should be marked noexcept | 2 | ||
| 6900 | /home/vsts/work/1/llvm-project/libc/utils/tools/WrapperGen/Main.cpp @ Line 9 | clang-diagnostic-error | 'utils/LibcTableGenUtil/APIIndexer.h' file not found | 1 | ||
| 6901 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/CartesianBenchmarks.h @ Line 15 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6902 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/algorithms.partition_point.bench.cpp @ Line 8 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6903 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/allocation.bench.cpp @ Line 9 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6904 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/deque.bench.cpp @ Line 12 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6905 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/filesystem.bench.cpp @ Line 1 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6906 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/function.bench.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SmallNonTrivialFunctor' should be marked noexcept | 2 | ||
| 6907 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/function.bench.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'LargeTrivialFunctor' should be marked noexcept | 2 | ||
| 6908 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/function.bench.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'LargeNonTrivialFunctor' should be marked noexcept | 2 | ||
| 6909 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/stringstream.bench.cpp @ Line 1 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6910 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/unordered_set_operations.bench.cpp @ Line 8 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6911 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/util_smartptr.bench.cpp @ Line 11 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6912 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/variant_visit_1.bench.cpp @ Line 1 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6913 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/variant_visit_2.bench.cpp @ Line 1 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6914 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/variant_visit_3.bench.cpp @ Line 1 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6915 | /home/vsts/work/1/llvm-project/libcxx/benchmarks/vector_operations.bench.cpp @ Line 7 | clang-diagnostic-error | 'benchmark/benchmark.h' file not found | 1 | ||
| 6916 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 99 | clang-diagnostic-error | no member named 'size_t' in the global namespace | 1 | ||
| 6917 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 100 | clang-diagnostic-error | no member named 'div_t' in the global namespace | 1 | ||
| 6918 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 101 | clang-diagnostic-error | no member named 'ldiv_t' in the global namespace | 1 | ||
| 6919 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 103 | clang-diagnostic-error | no member named 'lldiv_t' in the global namespace | 1 | ||
| 6920 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 105 | clang-diagnostic-error | no member named 'atof' in the global namespace | 1 | ||
| 6921 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 106 | clang-diagnostic-error | no member named 'atoi' in the global namespace | 1 | ||
| 6922 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 107 | clang-diagnostic-error | no member named 'atol' in the global namespace | 1 | ||
| 6923 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 109 | clang-diagnostic-error | no member named 'atoll' in the global namespace | 1 | ||
| 6924 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 111 | clang-diagnostic-error | no member named 'strtod' in the global namespace | 1 | ||
| 6925 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 112 | clang-diagnostic-error | no member named 'strtof' in the global namespace | 1 | ||
| 6926 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 113 | clang-diagnostic-error | no member named 'strtold' in the global namespace | 1 | ||
| 6927 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 114 | clang-diagnostic-error | no member named 'strtol' in the global namespace | 1 | ||
| 6928 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 116 | clang-diagnostic-error | no member named 'strtoll' in the global namespace | 1 | ||
| 6929 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 118 | clang-diagnostic-error | no member named 'strtoul' in the global namespace | 1 | ||
| 6930 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 120 | clang-diagnostic-error | no member named 'strtoull' in the global namespace | 1 | ||
| 6931 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 122 | clang-diagnostic-error | no member named 'rand' in the global namespace | 1 | ||
| 6932 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 123 | clang-diagnostic-error | no member named 'srand' in the global namespace | 1 | ||
| 6933 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 124 | clang-diagnostic-error | no member named 'calloc' in the global namespace | 1 | ||
| 6934 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 125 | clang-diagnostic-error | no member named 'free' in the global namespace | 1 | ||
| 6935 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 100 | clang-diagnostic-error | no member named 'div_t' in the global namespace; did you mean 'dev_t'? | 2 | ||
| 6936 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 101 | clang-diagnostic-error | no member named 'ldiv_t' in the global namespace; did you mean 'dev_t'? | 2 | ||
| 6937 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 126 | clang-diagnostic-error | no member named 'malloc' in the global namespace | 1 | ||
| 6938 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 111 | clang-diagnostic-error | no member named 'strtod' in the global namespace; did you mean 'strtok'? | 2 | ||
| 6939 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 112 | clang-diagnostic-error | no member named 'strtof' in the global namespace; did you mean 'strtok'? | 2 | ||
| 6940 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 114 | clang-diagnostic-error | no member named 'strtol' in the global namespace; did you mean 'strtok'? | 2 | ||
| 6941 | /home/vsts/work/1/llvm-project/libcxx/include/cstdlib @ Line 116 | clang-diagnostic-error | no member named 'strtoll' in the global namespace; did you mean 'strcoll'? | 2 | ||
| 6942 | /home/vsts/work/1/llvm-project/libcxx/include/stdlib.h @ Line 142 | clang-diagnostic-error | unknown type name 'ldiv_t' | 1 | ||
| 6943 | /home/vsts/work/1/llvm-project/libcxx/include/stdlib.h @ Line 143 | clang-diagnostic-error | no member named 'ldiv' in the global namespace | 1 | ||
| 6944 | /home/vsts/work/1/llvm-project/libcxx/include/stdlib.h @ Line 146 | clang-diagnostic-error | unknown type name 'lldiv_t' | 1 | ||
| 6945 | /home/vsts/work/1/llvm-project/libcxx/include/stdlib.h @ Line 148 | clang-diagnostic-error | no member named 'lldiv' in the global namespace | 1 | ||
| 6946 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 11 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 6947 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 13 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 6948 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 14 | clang-diagnostic-error | use of undeclared identifier '__less' | 1 | ||
| 6949 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 14 | clang-diagnostic-error | expected expression | 1 | ||
| 6950 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 14 | clang-diagnostic-error | no template named '__less' | 1 | ||
| 6951 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 15 | clang-diagnostic-error | use of undeclared identifier '__less' | 1 | ||
| 6952 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 15 | clang-diagnostic-error | expected expression | 1 | ||
| 6953 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 15 | clang-diagnostic-error | no template named '__less' | 1 | ||
| 6954 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 16 | clang-diagnostic-error | use of undeclared identifier '__less' | 1 | ||
| 6955 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 16 | clang-diagnostic-error | expected expression | 1 | ||
| 6956 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 16 | clang-diagnostic-error | no template named '__less' | 1 | ||
| 6957 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 17 | clang-diagnostic-error | use of undeclared identifier '__less' | 1 | ||
| 6958 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 17 | clang-diagnostic-error | expected expression | 1 | ||
| 6959 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 17 | clang-diagnostic-error | no template named '__less' | 1 | ||
| 6960 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 18 | clang-diagnostic-error | use of undeclared identifier '__less' | 1 | ||
| 6961 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 18 | clang-diagnostic-error | expected expression | 1 | ||
| 6962 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 18 | clang-diagnostic-error | no template named '__less' | 1 | ||
| 6963 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 19 | clang-diagnostic-error | use of undeclared identifier '__less' | 1 | ||
| 6964 | /home/vsts/work/1/llvm-project/libcxx/src/algorithm.cpp @ Line 19 | clang-diagnostic-error | expected expression | 1 | ||
| 6965 | /home/vsts/work/1/llvm-project/libcxx/src/any.cpp @ Line 12 | clang-diagnostic-error | redefinition of 'what' | 2 | ||
| 6966 | /home/vsts/work/1/llvm-project/libcxx/src/any.cpp @ Line 18 | clang-diagnostic-error | 'experimental/__config' file not found | 1 | ||
| 6967 | /home/vsts/work/1/llvm-project/libcxx/src/atomic.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 6968 | /home/vsts/work/1/llvm-project/libcxx/src/atomic.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor '__libcpp_contention_table_entry' should be marked noexcept | 2 | ||
| 6969 | /home/vsts/work/1/llvm-project/libcxx/src/barrier.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 6970 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 11 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 6971 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 13 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 6972 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 16 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6973 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 17 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6974 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 18 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6975 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 19 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6976 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 20 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6977 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 21 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6978 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 22 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6979 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 23 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6980 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 24 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6981 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 25 | clang-diagnostic-error | no template named '__ph' | 1 | ||
| 6982 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 29 | clang-diagnostic-error | unknown type name '_LIBCPP_END_NAMESPACE_STD' | 1 | ||
| 6983 | /home/vsts/work/1/llvm-project/libcxx/src/bind.cpp @ Line 29 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 6984 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 12 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 6985 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 14 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 6986 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 34 | clang-diagnostic-error | unknown type name '_LIBCPP_INLINE_VISIBILITY' | 1 | ||
| 6987 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 38 | clang-diagnostic-error | cannot initialize return object of type 'int *' with an rvalue of type 'char *' | 1 | ||
| 6988 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 42 | clang-diagnostic-error | unknown type name '_LIBCPP_INLINE_VISIBILITY' | 1 | ||
| 6989 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 46 | clang-diagnostic-error | cannot initialize return object of type 'int *' with an rvalue of type 'char *' | 1 | ||
| 6990 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 50 | clang-diagnostic-error | unknown type name '_LIBCPP_INLINE_VISIBILITY' | 1 | ||
| 6991 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 57 | clang-diagnostic-error | unknown type name '_LIBCPP_INLINE_VISIBILITY' | 1 | ||
| 6992 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 64 | clang-diagnostic-error | unknown type name '_LIBCPP_INLINE_VISIBILITY' | 1 | ||
| 6993 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 74 | clang-diagnostic-error | unknown type name '_LIBCPP_INLINE_VISIBILITY' | 1 | ||
| 6994 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 86 | clang-diagnostic-error | unknown type name '_LIBCPP_INLINE_VISIBILITY' | 1 | ||
| 6995 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 98 | clang-diagnostic-error | cannot initialize return object of type 'int *' with an lvalue of type 'char *' | 1 | ||
| 6996 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 102 | clang-diagnostic-error | unknown type name 'uint32_t' | 1 | ||
| 6997 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 111 | clang-diagnostic-error | unknown type name 'uint32_t' | 1 | ||
| 6998 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 123 | clang-diagnostic-error | unknown type name 'uint64_t' | 1 | ||
| 6999 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 127 | clang-diagnostic-error | unknown type name 'uint32_t' | 1 | ||
| 7000 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 127 | clang-diagnostic-error | unknown type name 'uint32_t' | 1 | ||
| 7001 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 132 | clang-diagnostic-error | unknown type name 'uint32_t' | 1 | ||
| 7002 | /home/vsts/work/1/llvm-project/libcxx/src/charconv.cpp @ Line 132 | clang-diagnostic-error | unknown type name 'uint32_t' | 1 | ||
| 7003 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 55 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 7004 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 57 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7005 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 90 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7006 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 93 | clang-diagnostic-error | use of undeclared identifier '__throw_system_error' | 1 | ||
| 7007 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 94 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7008 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 94 | clang-diagnostic-error | use of undeclared identifier 'seconds'; did you mean 'std::chrono::seconds'? | 2 | ||
| 7009 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 94 | clang-diagnostic-error | use of undeclared identifier 'microseconds'; did you mean 'std::chrono::microseconds'? | 2 | ||
| 7010 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 107 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7011 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 107 | clang-diagnostic-error | cannot define or redeclare 'is_steady' here because namespace 'chrono' does not enclose namespace 'system_clock' | 1 | ||
| 7012 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 109 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7013 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 110 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7014 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 110 | clang-diagnostic-error | cannot define or redeclare 'now' here because namespace 'chrono' does not enclose namespace 'system_clock' | 1 | ||
| 7015 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 116 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7016 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 116 | clang-diagnostic-error | cannot define or redeclare 'to_time_t' here because namespace 'chrono' does not enclose namespace 'system_clock' | 1 | ||
| 7017 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 118 | clang-diagnostic-error | unknown type name 'seconds'; did you mean 'std::chrono::seconds'? | 3 | ||
| 7018 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 118 | clang-diagnostic-error | use of undeclared identifier 't' | 1 | ||
| 7019 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 121 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7020 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 122 | clang-diagnostic-error | use of undeclared identifier 'system_clock'; did you mean 'std::chrono::system_clock'? | 3 | ||
| 7021 | /home/vsts/work/1/llvm-project/libcxx/src/chrono.cpp @ Line 122 | clang-diagnostic-error | cannot define or redeclare 'from_time_t' here because namespace 'chrono' does not enclose namespace 'system_clock' | 1 | ||
| 7022 | /home/vsts/work/1/llvm-project/libcxx/src/condition_variable.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7023 | /home/vsts/work/1/llvm-project/libcxx/src/condition_variable_destructor.cpp @ Line 14 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7024 | /home/vsts/work/1/llvm-project/libcxx/src/debug.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7025 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 20 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_LFTS_PMR' | 1 | ||
| 7026 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 29 | clang-diagnostic-error | expected ';' after top level declarator | 2 | ||
| 7027 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 29 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7028 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 52 | clang-diagnostic-error | variable has incomplete type 'class _LIBCPP_TYPE_VIS' | 2 | ||
| 7029 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 53 | clang-diagnostic-error | expected ';' after top level declarator | 2 | ||
| 7030 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 53 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7031 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 71 | clang-diagnostic-error | unknown type name '__new_delete_memory_resource_imp' | 1 | ||
| 7032 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 72 | clang-diagnostic-error | unknown type name '__null_memory_resource_imp' | 1 | ||
| 7033 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 75 | clang-diagnostic-error | unknown type name '_LIBCPP_CONSTEXPR_AFTER_CXX11' | 1 | ||
| 7034 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 75 | clang-diagnostic-error | constructor cannot have a return type | 1 | ||
| 7035 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 79 | clang-diagnostic-error | unknown type name '_LIBCPP_SAFE_STATIC' | 1 | ||
| 7036 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 79 | clang-diagnostic-error | expected ';' after top level declarator | 2 | ||
| 7037 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 84 | clang-diagnostic-error | unknown type name 'memory_resource'; did you mean 'std::experimental::pmr::memory_resource'? | 3 | ||
| 7038 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 85 | clang-diagnostic-error | use of undeclared identifier 'res_init' | 1 | ||
| 7039 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 88 | clang-diagnostic-error | unknown type name 'memory_resource'; did you mean 'std::experimental::pmr::memory_resource'? | 3 | ||
| 7040 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 89 | clang-diagnostic-error | use of undeclared identifier 'res_init' | 1 | ||
| 7041 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 94 | clang-diagnostic-error | unknown type name 'memory_resource'; did you mean 'std::experimental::pmr::memory_resource'? | 3 | ||
| 7042 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 95 | clang-diagnostic-error | unknown type name 'memory_resource'; did you mean 'std::experimental::pmr::memory_resource'? | 3 | ||
| 7043 | /home/vsts/work/1/llvm-project/libcxx/src/experimental/memory_resource.cpp @ Line 98 | clang-diagnostic-error | unknown type name '_LIBCPP_SAFE_STATIC' | 1 | ||
| 7044 | /home/vsts/work/1/llvm-project/libcxx/src/filesystem/directory_iterator.cpp @ Line 10 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7045 | /home/vsts/work/1/llvm-project/libcxx/src/filesystem/directory_iterator.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor '__dir_stream' should be marked noexcept | 2 | ||
| 7046 | /home/vsts/work/1/llvm-project/libcxx/src/filesystem/filesystem_common.h @ Line 12 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7047 | /home/vsts/work/1/llvm-project/libcxx/src/filesystem/int128_builtins.cpp @ Line 16 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7048 | /home/vsts/work/1/llvm-project/libcxx/src/format.cpp @ Line 9 | clang-diagnostic-error | 'format' file not found | 1 | ||
| 7049 | /home/vsts/work/1/llvm-project/libcxx/src/functional.cpp @ Line 11 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 7050 | /home/vsts/work/1/llvm-project/libcxx/src/functional.cpp @ Line 25 | clang-diagnostic-error | expected ';' after top level declarator | 2 | ||
| 7051 | /home/vsts/work/1/llvm-project/libcxx/src/future.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7052 | /home/vsts/work/1/llvm-project/libcxx/src/hash.cpp @ Line 9 | clang-diagnostic-error | '__hash_table' file not found | 1 | ||
| 7053 | /home/vsts/work/1/llvm-project/libcxx/src/include/atomic_support.h @ Line 12 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7054 | /home/vsts/work/1/llvm-project/libcxx/src/include/atomic_support.h @ Line 35 | clang-diagnostic-#warnings | Building libc++ without __atomic builtins is unsupported | 1 | ||
| 7055 | /home/vsts/work/1/llvm-project/libcxx/src/include/refstring.h @ Line 12 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7056 | /home/vsts/work/1/llvm-project/libcxx/src/ios.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7057 | /home/vsts/work/1/llvm-project/libcxx/src/ios.instantiations.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7058 | /home/vsts/work/1/llvm-project/libcxx/src/iostream.cpp @ Line 9 | clang-diagnostic-error | '__std_stream' file not found | 1 | ||
| 7059 | /home/vsts/work/1/llvm-project/libcxx/src/iostream.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'DoIOSInit' should be marked noexcept | 2 | ||
| 7060 | /home/vsts/work/1/llvm-project/libcxx/src/iostream.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'DoIOSInit' should be marked noexcept | 2 | ||
| 7061 | /home/vsts/work/1/llvm-project/libcxx/src/locale.cpp @ Line 30 | clang-diagnostic-error | '__sso_allocator' file not found | 1 | ||
| 7062 | /home/vsts/work/1/llvm-project/libcxx/src/mutex_destructor.cpp @ Line 19 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7063 | /home/vsts/work/1/llvm-project/libcxx/src/optional.cpp @ Line 10 | clang-diagnostic-error | '__availability' file not found | 1 | ||
| 7064 | /home/vsts/work/1/llvm-project/libcxx/src/random.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7065 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 18 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 7066 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 21 | clang-diagnostic-error | expected ';' after top level declarator | 2 | ||
| 7067 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 21 | clang-diagnostic-error | unknown type name '__libcpp_mutex_t' | 1 | ||
| 7068 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 21 | clang-diagnostic-error | use of undeclared identifier '_LIBCPP_MUTEX_INITIALIZER' | 1 | ||
| 7069 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 23 | clang-diagnostic-error | use of undeclared identifier '__rs_default' | 1 | ||
| 7070 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 25 | clang-diagnostic-error | use of undeclared identifier '__rs_default' | 1 | ||
| 7071 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 33 | clang-diagnostic-error | use of undeclared identifier '__rs_default' | 1 | ||
| 7072 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 33 | clang-diagnostic-error | unknown type name '__rs_default' | 1 | ||
| 7073 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 38 | clang-diagnostic-error | use of undeclared identifier '__rs_default' | 1 | ||
| 7074 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 48 | clang-diagnostic-error | use of undeclared identifier '__rs_default' | 1 | ||
| 7075 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 49 | clang-diagnostic-error | use of undeclared identifier '__rs_default' | 1 | ||
| 7076 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 55 | clang-diagnostic-error | unknown type name '__rs_default' | 1 | ||
| 7077 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 58 | clang-diagnostic-error | use of undeclared identifier '__rs_default' | 1 | ||
| 7078 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 61 | clang-diagnostic-error | unknown type name '_LIBCPP_END_NAMESPACE_STD' | 1 | ||
| 7079 | /home/vsts/work/1/llvm-project/libcxx/src/random_shuffle.cpp @ Line 61 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7080 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 13 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 7081 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 17 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7082 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 21 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7083 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 22 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [60]' | 1 | ||
| 7084 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 23 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7085 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 24 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [58]' | 1 | ||
| 7086 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 25 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7087 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 26 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [77]' | 1 | ||
| 7088 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 28 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7089 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 29 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [52]' | 1 | ||
| 7090 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 30 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7091 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 31 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [45]' | 1 | ||
| 7092 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 32 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7093 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 33 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [45]' | 1 | ||
| 7094 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 34 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7095 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 35 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [45]' | 1 | ||
| 7096 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 36 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7097 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 37 | clang-diagnostic-error | cannot initialize return object of type 'const int *' with an lvalue of type 'const char [62]' | 1 | ||
| 7098 | /home/vsts/work/1/llvm-project/libcxx/src/regex.cpp @ Line 38 | clang-diagnostic-error | use of undeclared identifier 'regex_constants'; did you mean 'std::regex_constants'? | 3 | ||
| 7099 | /home/vsts/work/1/llvm-project/libcxx/src/shared_mutex.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7100 | /home/vsts/work/1/llvm-project/libcxx/src/string.cpp @ Line 17 | clang-diagnostic-error | '__debug' file not found | 1 | ||
| 7101 | /home/vsts/work/1/llvm-project/libcxx/src/strstream.cpp @ Line 14 | clang-diagnostic-error | '__debug' file not found | 1 | ||
| 7102 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp @ Line 16 | clang-diagnostic-error | redefinition of 'bad_alloc' | 2 | ||
| 7103 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp @ Line 20 | clang-diagnostic-error | constructor for 'std::bad_array_new_length' must explicitly initialize the base class 'std::bad_alloc' which does not have a default constructor | 2 | ||
| 7104 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp @ Line 20 | clang-diagnostic-error | redefinition of 'bad_array_new_length' | 2 | ||
| 7105 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp @ Line 24 | clang-diagnostic-error | redefinition of 'bad_cast' | 2 | ||
| 7106 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp @ Line 28 | clang-diagnostic-error | redefinition of 'bad_typeid' | 2 | ||
| 7107 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 24 | clang-diagnostic-error | redefinition of 'exception_ptr' | 2 | ||
| 7108 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 35 | clang-diagnostic-error | unknown type name '_LIBCPP_NORETURN' | 1 | ||
| 7109 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 43 | clang-diagnostic-error | member initializer '__ptr_' does not name a non-static data member or base class | 1 | ||
| 7110 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 43 | clang-diagnostic-error | no member named '__ptr_' in 'std::__exception_ptr::exception_ptr' | 1 | ||
| 7111 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 56 | clang-diagnostic-error | redefinition of 'nested_exception' | 2 | ||
| 7112 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 57 | clang-diagnostic-error | initializer '__ptr_' does not name a non-static data member or base class; did you mean the member '_M_ptr'? | 3 | ||
| 7113 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 62 | clang-diagnostic-error | unknown type name '_LIBCPP_NORETURN' | 1 | ||
| 7114 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 66 | clang-diagnostic-error | unknown type name '__ptr_' | 1 | ||
| 7115 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 66 | clang-diagnostic-error | use of undeclared identifier '__ptr_'; did you mean '__or_'? | 3 | ||
| 7116 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 66 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7117 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 68 | clang-diagnostic-error | use of undeclared identifier '__ptr_'; did you mean '_M_ptr'? | 3 | ||
| 7118 | /home/vsts/work/1/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp @ Line 71 | clang-diagnostic-error | unknown type name '_LIBCPP_NORETURN' | 1 | ||
| 7119 | /home/vsts/work/1/llvm-project/libcxx/src/system_error.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7120 | /home/vsts/work/1/llvm-project/libcxx/src/thread.cpp @ Line 9 | clang-diagnostic-error | '__config' file not found | 1 | ||
| 7121 | /home/vsts/work/1/llvm-project/libcxx/src/utility.cpp @ Line 11 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 7122 | /home/vsts/work/1/llvm-project/libcxx/src/utility.cpp @ Line 13 | clang-diagnostic-error | expected ';' after top level declarator | 2 | ||
| 7123 | /home/vsts/work/1/llvm-project/libcxx/src/utility.cpp @ Line 15 | clang-diagnostic-error | unknown type name '_LIBCPP_END_NAMESPACE_STD' | 1 | ||
| 7124 | /home/vsts/work/1/llvm-project/libcxx/src/utility.cpp @ Line 15 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7125 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 11 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 7126 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 19 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7127 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 22 | clang-diagnostic-error | use of undeclared identifier 'gslice'; did you mean 'std::gslice'? | 3 | ||
| 7128 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 22 | clang-diagnostic-error | out-of-line definition of '__init' does not match any declaration in 'std::gslice' | 1 | ||
| 7129 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 24 | clang-diagnostic-error | use of undeclared identifier '__size_' | 1 | ||
| 7130 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 25 | clang-diagnostic-error | use of undeclared identifier '__size_' | 1 | ||
| 7131 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 26 | clang-diagnostic-error | use of undeclared identifier '__size_' | 1 | ||
| 7132 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 27 | clang-diagnostic-error | use of undeclared identifier '__size_' | 1 | ||
| 7133 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 28 | clang-diagnostic-error | use of undeclared identifier '__1d_' | 1 | ||
| 7134 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 29 | clang-diagnostic-error | use of undeclared identifier '__1d_' | 1 | ||
| 7135 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 32 | clang-diagnostic-error | use of undeclared identifier '__1d_' | 1 | ||
| 7136 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 38 | clang-diagnostic-error | use of undeclared identifier '__size_' | 1 | ||
| 7137 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 41 | clang-diagnostic-error | use of undeclared identifier '__1d_' | 1 | ||
| 7138 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 41 | clang-diagnostic-error | use of undeclared identifier '__1d_' | 1 | ||
| 7139 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 41 | clang-diagnostic-error | reference to non-static member function must be called; did you mean to call it with no arguments? | 2 | ||
| 7140 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 41 | clang-diagnostic-error | use of undeclared identifier '__stride_'; did you mean 'stride'? | 3 | ||
| 7141 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 43 | clang-diagnostic-error | use of undeclared identifier '__1d_' | 1 | ||
| 7142 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 43 | clang-diagnostic-error | reference to non-static member function must be called; did you mean to call it with no arguments? | 2 | ||
| 7143 | /home/vsts/work/1/llvm-project/libcxx/src/valarray.cpp @ Line 43 | clang-diagnostic-error | use of undeclared identifier '__stride_'; did you mean 'stride'? | 3 | ||
| 7144 | /home/vsts/work/1/llvm-project/libcxx/src/variant.cpp @ Line 13 | clang-diagnostic-error | redefinition of 'what' | 2 | ||
| 7145 | /home/vsts/work/1/llvm-project/libcxx/src/vector.cpp @ Line 11 | clang-diagnostic-error | unknown type name '_LIBCPP_BEGIN_NAMESPACE_STD' | 1 | ||
| 7146 | /home/vsts/work/1/llvm-project/libcxx/src/vector.cpp @ Line 13 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7147 | /home/vsts/work/1/llvm-project/libcxx/src/vector.cpp @ Line 15 | clang-diagnostic-error | unknown type name '_LIBCPP_END_NAMESPACE_STD' | 1 | ||
| 7148 | /home/vsts/work/1/llvm-project/libcxx/src/vector.cpp @ Line 15 | clang-diagnostic-error | expected unqualified-id | 1 | ||
| 7149 | /home/vsts/work/1/llvm-project/libcxx/test/support/test_iterators.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'output_iterator |
2 | ||
| 7150 | /home/vsts/work/1/llvm-project/libcxx/test/support/test_iterators.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'input_iterator |
2 | ||
| 7151 | /home/vsts/work/1/llvm-project/libcxx/test/support/test_iterators.h @ Line 124 | cppcoreguidelines-noexcept | default constructor 'forward_iterator |
2 | ||
| 7152 | /home/vsts/work/1/llvm-project/libcxx/test/support/test_iterators.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'bidirectional_iterator |
2 | ||
| 7153 | /home/vsts/work/1/llvm-project/libcxx/test/support/test_iterators.h @ Line 227 | cppcoreguidelines-noexcept | default constructor 'random_access_iterator |
2 | ||
| 7154 | /home/vsts/work/1/llvm-project/libcxx/test/support/test_iterators.h @ Line 429 | cppcoreguidelines-noexcept | default constructor 'ThrowingIterator |
2 | ||
| 7155 | /home/vsts/work/1/llvm-project/libcxx/test/support/test_iterators.h @ Line 566 | cppcoreguidelines-noexcept | default constructor 'NonThrowingIterator |
2 | ||
| 7156 | /home/vsts/work/1/llvm-project/libcxxabi/src/cxa_demangle.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'BumpPointerAllocator' should be marked noexcept | 2 | ||
| 7157 | /home/vsts/work/1/llvm-project/libcxxabi/src/cxa_guard_impl.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'LazyValue |
2 | ||
| 7158 | /home/vsts/work/1/llvm-project/libcxxabi/src/cxa_guard_impl.h @ Line 186 | cppcoreguidelines-noexcept | default constructor 'GuardObject |
2 | ||
| 7159 | /home/vsts/work/1/llvm-project/libcxxabi/src/cxa_guard_impl.h @ Line 374 | cppcoreguidelines-noexcept | default constructor 'LockGuard' should be marked noexcept | 2 | ||
| 7160 | /home/vsts/work/1/llvm-project/libcxxabi/src/cxa_guard_impl.h @ Line 384 | cppcoreguidelines-noexcept | destructor '~LockGuard' should be marked noexcept | 2 | ||
| 7161 | /home/vsts/work/1/llvm-project/libcxxabi/src/cxa_vector.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'st_terminate' should be marked noexcept | 2 | ||
| 7162 | /home/vsts/work/1/llvm-project/libcxxabi/src/include/atomic_support.h @ Line 39 | clang-diagnostic-#warnings | Building libc++ without __atomic builtins is unsupported | 1 | ||
| 7163 | /home/vsts/work/1/llvm-project/libunwind/src/DwarfParser.hpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'PrologInfo' should be marked noexcept | 2 | ||
| 7164 | /home/vsts/work/1/llvm-project/libunwind/src/DwarfParser.hpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'RememberStack' should be marked noexcept | 2 | ||
| 7165 | /home/vsts/work/1/llvm-project/libunwind/src/DwarfParser.hpp @ Line 138 | cppcoreguidelines-noexcept | destructor '~RememberStack' should be marked noexcept | 2 | ||
| 7166 | /home/vsts/work/1/llvm-project/libunwind/src/Registers.hpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'Registers_x86_64' should be marked noexcept | 2 | ||
| 7167 | /home/vsts/work/1/llvm-project/libunwind/src/Registers.hpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'Registers_x86_64' should be marked noexcept | 2 | ||
| 7168 | /home/vsts/work/1/llvm-project/libunwind/src/UnwindCursor.hpp @ Line 886 | cppcoreguidelines-noexcept | destructor '~UnwindCursor' should be marked noexcept | 2 | ||
| 7169 | /home/vsts/work/1/llvm-project/lld/COFF/CallGraphSort.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CallGraphSort' should be marked noexcept | 2 | ||
| 7170 | /home/vsts/work/1/llvm-project/lld/COFF/CallGraphSort.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'CallGraphSort' should be marked noexcept | 2 | ||
| 7171 | /home/vsts/work/1/llvm-project/lld/COFF/Chunks.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'Chunk' should be marked noexcept | 2 | ||
| 7172 | /home/vsts/work/1/llvm-project/lld/COFF/Chunks.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'NonSectionChunk' should be marked noexcept | 2 | ||
| 7173 | /home/vsts/work/1/llvm-project/lld/COFF/Chunks.h @ Line 616 | cppcoreguidelines-noexcept | default constructor 'EmptyChunk' should be marked noexcept | 2 | ||
| 7174 | /home/vsts/work/1/llvm-project/lld/COFF/DLL.cpp @ Line 720 | cppcoreguidelines-noexcept | default constructor 'EdataContents' should be marked noexcept | 2 | ||
| 7175 | /home/vsts/work/1/llvm-project/lld/COFF/DLL.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'EdataContents' should be marked noexcept | 2 | ||
| 7176 | /home/vsts/work/1/llvm-project/lld/COFF/DebugTypes.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'TypeServerIpiSource' should be marked noexcept | 2 | ||
| 7177 | /home/vsts/work/1/llvm-project/lld/COFF/Driver.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'COFFOptTable' should be marked noexcept | 2 | ||
| 7178 | /home/vsts/work/1/llvm-project/lld/COFF/Driver.h @ Line 210 | clang-diagnostic-error | 'Options.inc' file not found | 1 | ||
| 7179 | /home/vsts/work/1/llvm-project/lld/COFF/Driver.h @ Line 53 | cppcoreguidelines-noexcept | move constructor 'ParsedDirectives' should be marked noexcept | 2 | ||
| 7180 | /home/vsts/work/1/llvm-project/lld/COFF/Driver.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ParsedDirectives' should be marked noexcept | 2 | ||
| 7181 | /home/vsts/work/1/llvm-project/lld/COFF/DriverUtils.cpp @ Line 336 | cppcoreguidelines-noexcept | move constructor 'TemporaryFile' should be marked noexcept | 2 | ||
| 7182 | /home/vsts/work/1/llvm-project/lld/COFF/DriverUtils.cpp @ Line 774 | cppcoreguidelines-noexcept | default constructor 'COFFOptTable' should be marked noexcept | 2 | ||
| 7183 | /home/vsts/work/1/llvm-project/lld/COFF/LTO.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7184 | /home/vsts/work/1/llvm-project/lld/COFF/LTO.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7185 | /home/vsts/work/1/llvm-project/lld/COFF/MinGW.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'AutoExporter' should be marked noexcept | 2 | ||
| 7186 | /home/vsts/work/1/llvm-project/lld/COFF/MinGW.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'AutoExporter' should be marked noexcept | 2 | ||
| 7187 | /home/vsts/work/1/llvm-project/lld/COFF/Writer.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'CVDebugRecordChunk' should be marked noexcept | 2 | ||
| 7188 | /home/vsts/work/1/llvm-project/lld/COFF/Writer.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'Writer' should be marked noexcept | 2 | ||
| 7189 | /home/vsts/work/1/llvm-project/lld/Common/Version.cpp @ Line 15 | clang-diagnostic-error | 'VCSVersion.inc' file not found | 1 | ||
| 7190 | /home/vsts/work/1/llvm-project/lld/ELF/ARMErrataFix.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ARMErr657417Patcher' should be marked noexcept | 2 | ||
| 7191 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AArch64.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'AArch64' should be marked noexcept | 2 | ||
| 7192 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AArch64.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'AArch64' should be marked noexcept | 2 | ||
| 7193 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AArch64.cpp @ Line 595 | cppcoreguidelines-noexcept | default constructor 'AArch64BtiPac' should be marked noexcept | 2 | ||
| 7194 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AArch64.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'AArch64BtiPac' should be marked noexcept | 2 | ||
| 7195 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AMDGPU.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'AMDGPU' should be marked noexcept | 2 | ||
| 7196 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AMDGPU.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'AMDGPU' should be marked noexcept | 2 | ||
| 7197 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/ARM.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'ARM' should be marked noexcept | 2 | ||
| 7198 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/ARM.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ARM' should be marked noexcept | 2 | ||
| 7199 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AVR.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'AVR' should be marked noexcept | 2 | ||
| 7200 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/AVR.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'AVR' should be marked noexcept | 2 | ||
| 7201 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/Hexagon.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'Hexagon' should be marked noexcept | 2 | ||
| 7202 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/Hexagon.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'Hexagon' should be marked noexcept | 2 | ||
| 7203 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/MSP430.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'MSP430' should be marked noexcept | 2 | ||
| 7204 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/MSP430.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'MSP430' should be marked noexcept | 2 | ||
| 7205 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/Mips.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'MIPS' should be marked noexcept | 2 | ||
| 7206 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/Mips.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'MIPS |
2 | ||
| 7207 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/Mips.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'MIPS |
2 | ||
| 7208 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/PPC.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'PPC' should be marked noexcept | 2 | ||
| 7209 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/PPC.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'PPC' should be marked noexcept | 2 | ||
| 7210 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/PPC64.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'PPC64' should be marked noexcept | 2 | ||
| 7211 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/PPC64.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'PPC64' should be marked noexcept | 2 | ||
| 7212 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/RISCV.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'RISCV' should be marked noexcept | 2 | ||
| 7213 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/RISCV.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'RISCV' should be marked noexcept | 2 | ||
| 7214 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/SPARCV9.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'SPARCV9' should be marked noexcept | 2 | ||
| 7215 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/SPARCV9.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'SPARCV9' should be marked noexcept | 2 | ||
| 7216 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'X86' should be marked noexcept | 2 | ||
| 7217 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'X86' should be marked noexcept | 2 | ||
| 7218 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 423 | cppcoreguidelines-noexcept | default constructor 'IntelIBT' should be marked noexcept | 2 | ||
| 7219 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 433 | cppcoreguidelines-noexcept | default constructor 'IntelIBT' should be marked noexcept | 2 | ||
| 7220 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'RetpolinePic' should be marked noexcept | 2 | ||
| 7221 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'RetpolineNoPic' should be marked noexcept | 2 | ||
| 7222 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'RetpolinePic' should be marked noexcept | 2 | ||
| 7223 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'RetpolineNoPic' should be marked noexcept | 2 | ||
| 7224 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'X86_64' should be marked noexcept | 2 | ||
| 7225 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'X86_64' should be marked noexcept | 2 | ||
| 7226 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 911 | cppcoreguidelines-noexcept | default constructor 'IntelIBT' should be marked noexcept | 2 | ||
| 7227 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 921 | cppcoreguidelines-noexcept | default constructor 'IntelIBT' should be marked noexcept | 2 | ||
| 7228 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 971 | cppcoreguidelines-noexcept | default constructor 'Retpoline' should be marked noexcept | 2 | ||
| 7229 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 980 | cppcoreguidelines-noexcept | default constructor 'RetpolineZNow' should be marked noexcept | 2 | ||
| 7230 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 988 | cppcoreguidelines-noexcept | default constructor 'Retpoline' should be marked noexcept | 2 | ||
| 7231 | /home/vsts/work/1/llvm-project/lld/ELF/Arch/X86_64.cpp @ Line 1041 | cppcoreguidelines-noexcept | default constructor 'RetpolineZNow' should be marked noexcept | 2 | ||
| 7232 | /home/vsts/work/1/llvm-project/lld/ELF/CallGraphSort.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'CallGraphSort' should be marked noexcept | 2 | ||
| 7233 | /home/vsts/work/1/llvm-project/lld/ELF/CallGraphSort.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'CallGraphSort' should be marked noexcept | 2 | ||
| 7234 | /home/vsts/work/1/llvm-project/lld/ELF/Config.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'VersionDefinition' should be marked noexcept | 2 | ||
| 7235 | /home/vsts/work/1/llvm-project/lld/ELF/Driver.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ELFOptTable' should be marked noexcept | 2 | ||
| 7236 | /home/vsts/work/1/llvm-project/lld/ELF/Driver.h @ Line 62 | clang-diagnostic-error | 'Options.inc' file not found | 1 | ||
| 7237 | /home/vsts/work/1/llvm-project/lld/ELF/DriverUtils.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ELFOptTable' should be marked noexcept | 2 | ||
| 7238 | /home/vsts/work/1/llvm-project/lld/ELF/LTO.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7239 | /home/vsts/work/1/llvm-project/lld/ELF/LTO.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7240 | /home/vsts/work/1/llvm-project/lld/ELF/LinkerScript.cpp @ Line 1188 | cppcoreguidelines-noexcept | default constructor 'AddressState' should be marked noexcept | 2 | ||
| 7241 | /home/vsts/work/1/llvm-project/lld/ELF/LinkerScript.h @ Line 249 | cppcoreguidelines-noexcept | default constructor 'AddressState' should be marked noexcept | 2 | ||
| 7242 | /home/vsts/work/1/llvm-project/lld/ELF/Relocations.h @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ThunkCreator' should be marked noexcept | 2 | ||
| 7243 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'GnuPropertySection' should be marked noexcept | 2 | ||
| 7244 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'BuildIdSection' should be marked noexcept | 2 | ||
| 7245 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'EhFrameSection' should be marked noexcept | 2 | ||
| 7246 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 646 | cppcoreguidelines-noexcept | default constructor 'GotSection' should be marked noexcept | 2 | ||
| 7247 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 711 | cppcoreguidelines-noexcept | default constructor 'MipsGotSection' should be marked noexcept | 2 | ||
| 7248 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 1127 | cppcoreguidelines-noexcept | default constructor 'GotPltSection' should be marked noexcept | 2 | ||
| 7249 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 1177 | cppcoreguidelines-noexcept | default constructor 'IgotPltSection' should be marked noexcept | 2 | ||
| 7250 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 1237 | cppcoreguidelines-noexcept | default constructor 'DynamicSection |
2 | ||
| 7251 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 1630 | cppcoreguidelines-noexcept | default constructor 'RelrBaseSection' should be marked noexcept | 2 | ||
| 7252 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 1925 | cppcoreguidelines-noexcept | default constructor 'RelrSection |
2 | ||
| 7253 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2259 | cppcoreguidelines-noexcept | default constructor 'SymtabShndxSection' should be marked noexcept | 2 | ||
| 7254 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2328 | cppcoreguidelines-noexcept | default constructor 'GnuHashTableSection' should be marked noexcept | 2 | ||
| 7255 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2461 | cppcoreguidelines-noexcept | default constructor 'HashTableSection' should be marked noexcept | 2 | ||
| 7256 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2505 | cppcoreguidelines-noexcept | default constructor 'PltSection' should be marked noexcept | 2 | ||
| 7257 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2564 | cppcoreguidelines-noexcept | default constructor 'IpltSection' should be marked noexcept | 2 | ||
| 7258 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2598 | cppcoreguidelines-noexcept | default constructor 'PPC32GlinkSection' should be marked noexcept | 2 | ||
| 7259 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2669 | cppcoreguidelines-noexcept | default constructor 'IBTPltSection' should be marked noexcept | 2 | ||
| 7260 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2689 | cppcoreguidelines-noexcept | default constructor 'GdbIndexSection' should be marked noexcept | 2 | ||
| 7261 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 2986 | cppcoreguidelines-noexcept | default constructor 'EhFrameHeader' should be marked noexcept | 2 | ||
| 7262 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3032 | cppcoreguidelines-noexcept | default constructor 'VersionDefinitionSection' should be marked noexcept | 2 | ||
| 7263 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3094 | cppcoreguidelines-noexcept | default constructor 'VersionTableSection' should be marked noexcept | 2 | ||
| 7264 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3144 | cppcoreguidelines-noexcept | default constructor 'VersionNeedSection |
2 | ||
| 7265 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3327 | cppcoreguidelines-noexcept | default constructor 'MipsRldMapSection' should be marked noexcept | 2 | ||
| 7266 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3331 | cppcoreguidelines-noexcept | default constructor 'ARMExidxSyntheticSection' should be marked noexcept | 2 | ||
| 7267 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3593 | cppcoreguidelines-noexcept | default constructor 'PPC32Got2Section' should be marked noexcept | 2 | ||
| 7268 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3628 | cppcoreguidelines-noexcept | default constructor 'PPC64LongBranchTargetSection' should be marked noexcept | 2 | ||
| 7269 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3744 | cppcoreguidelines-noexcept | default constructor 'PartitionElfHeaderSection |
2 | ||
| 7270 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3762 | cppcoreguidelines-noexcept | default constructor 'PartitionProgramHeadersSection |
2 | ||
| 7271 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.cpp @ Line 3775 | cppcoreguidelines-noexcept | default constructor 'PartitionIndexSection' should be marked noexcept | 2 | ||
| 7272 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'EhFrameSection' should be marked noexcept | 2 | ||
| 7273 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 126 | cppcoreguidelines-noexcept | default constructor 'GotSection' should be marked noexcept | 2 | ||
| 7274 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 154 | cppcoreguidelines-noexcept | default constructor 'GnuStackSection' should be marked noexcept | 2 | ||
| 7275 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 162 | cppcoreguidelines-noexcept | default constructor 'GnuPropertySection' should be marked noexcept | 2 | ||
| 7276 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 174 | cppcoreguidelines-noexcept | default constructor 'BuildIdSection' should be marked noexcept | 2 | ||
| 7277 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 202 | cppcoreguidelines-noexcept | default constructor 'MipsGotSection' should be marked noexcept | 2 | ||
| 7278 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 339 | cppcoreguidelines-noexcept | default constructor 'PageBlock' should be marked noexcept | 2 | ||
| 7279 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 379 | cppcoreguidelines-noexcept | default constructor 'GotPltSection' should be marked noexcept | 2 | ||
| 7280 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 399 | cppcoreguidelines-noexcept | default constructor 'IgotPltSection' should be marked noexcept | 2 | ||
| 7281 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 470 | cppcoreguidelines-noexcept | default constructor 'DynamicSection |
2 | ||
| 7282 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 550 | cppcoreguidelines-noexcept | default constructor 'RelrBaseSection' should be marked noexcept | 2 | ||
| 7283 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 563 | cppcoreguidelines-noexcept | default constructor 'RelrSection |
2 | ||
| 7284 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 614 | cppcoreguidelines-noexcept | default constructor 'SymtabShndxSection' should be marked noexcept | 2 | ||
| 7285 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 626 | cppcoreguidelines-noexcept | default constructor 'GnuHashTableSection' should be marked noexcept | 2 | ||
| 7286 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 657 | cppcoreguidelines-noexcept | default constructor 'HashTableSection' should be marked noexcept | 2 | ||
| 7287 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 679 | cppcoreguidelines-noexcept | default constructor 'PltSection' should be marked noexcept | 2 | ||
| 7288 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 700 | cppcoreguidelines-noexcept | default constructor 'IpltSection' should be marked noexcept | 2 | ||
| 7289 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 710 | cppcoreguidelines-noexcept | default constructor 'PPC32GlinkSection' should be marked noexcept | 2 | ||
| 7290 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 721 | cppcoreguidelines-noexcept | default constructor 'IBTPltSection' should be marked noexcept | 2 | ||
| 7291 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 758 | cppcoreguidelines-noexcept | default constructor 'GdbIndexSection' should be marked noexcept | 2 | ||
| 7292 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 798 | cppcoreguidelines-noexcept | default constructor 'EhFrameHeader' should be marked noexcept | 2 | ||
| 7293 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 815 | cppcoreguidelines-noexcept | default constructor 'VersionDefinitionSection' should be marked noexcept | 2 | ||
| 7294 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 837 | cppcoreguidelines-noexcept | default constructor 'VersionTableSection' should be marked noexcept | 2 | ||
| 7295 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 868 | cppcoreguidelines-noexcept | default constructor 'VersionNeedSection |
2 | ||
| 7296 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 989 | cppcoreguidelines-noexcept | default constructor 'MipsRldMapSection' should be marked noexcept | 2 | ||
| 7297 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1030 | cppcoreguidelines-noexcept | default constructor 'ARMExidxSyntheticSection' should be marked noexcept | 2 | ||
| 7298 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1095 | cppcoreguidelines-noexcept | default constructor 'PPC32Got2Section' should be marked noexcept | 2 | ||
| 7299 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1109 | cppcoreguidelines-noexcept | default constructor 'PPC64LongBranchTargetSection' should be marked noexcept | 2 | ||
| 7300 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1126 | cppcoreguidelines-noexcept | default constructor 'PartitionElfHeaderSection |
2 | ||
| 7301 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1134 | cppcoreguidelines-noexcept | default constructor 'PartitionProgramHeadersSection |
2 | ||
| 7302 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1141 | cppcoreguidelines-noexcept | default constructor 'PartitionIndexSection' should be marked noexcept | 2 | ||
| 7303 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 332 | cppcoreguidelines-noexcept | default constructor 'FileGot' should be marked noexcept | 2 | ||
| 7304 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 332 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7305 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 332 | cppcoreguidelines-noexcept | move constructor 'FileGot' should be marked noexcept | 2 | ||
| 7306 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 470 | cppcoreguidelines-noexcept | default constructor 'DynamicSection' should be marked noexcept | 2 | ||
| 7307 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 563 | cppcoreguidelines-noexcept | default constructor 'RelrSection' should be marked noexcept | 2 | ||
| 7308 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 868 | cppcoreguidelines-noexcept | default constructor 'VersionNeedSection' should be marked noexcept | 2 | ||
| 7309 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1126 | cppcoreguidelines-noexcept | default constructor 'PartitionElfHeaderSection' should be marked noexcept | 2 | ||
| 7310 | /home/vsts/work/1/llvm-project/lld/ELF/SyntheticSections.h @ Line 1134 | cppcoreguidelines-noexcept | default constructor 'PartitionProgramHeadersSection' should be marked noexcept | 2 | ||
| 7311 | /home/vsts/work/1/llvm-project/lld/ELF/Target.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'TargetInfo' should be marked noexcept | 2 | ||
| 7312 | /home/vsts/work/1/llvm-project/lld/ELF/Writer.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'Writer' should be marked noexcept | 2 | ||
| 7313 | /home/vsts/work/1/llvm-project/lld/ELF/Writer.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'Writer |
2 | ||
| 7314 | /home/vsts/work/1/llvm-project/lld/MachO/Arch/ARM64.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ARM64' should be marked noexcept | 2 | ||
| 7315 | /home/vsts/work/1/llvm-project/lld/MachO/Arch/ARM64.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'ARM64' should be marked noexcept | 2 | ||
| 7316 | /home/vsts/work/1/llvm-project/lld/MachO/Arch/X86_64.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'X86_64' should be marked noexcept | 2 | ||
| 7317 | /home/vsts/work/1/llvm-project/lld/MachO/Arch/X86_64.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'X86_64' should be marked noexcept | 2 | ||
| 7318 | /home/vsts/work/1/llvm-project/lld/MachO/Config.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'SymbolPriorityEntry' should be marked noexcept | 2 | ||
| 7319 | /home/vsts/work/1/llvm-project/lld/MachO/Config.h @ Line 120 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7320 | /home/vsts/work/1/llvm-project/lld/MachO/Driver.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MachOOptTable' should be marked noexcept | 2 | ||
| 7321 | /home/vsts/work/1/llvm-project/lld/MachO/Driver.h @ Line 41 | clang-diagnostic-error | 'Options.inc' file not found | 1 | ||
| 7322 | /home/vsts/work/1/llvm-project/lld/MachO/DriverUtils.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'MachOOptTable' should be marked noexcept | 2 | ||
| 7323 | /home/vsts/work/1/llvm-project/lld/MachO/ExportTrie.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'TrieNode' should be marked noexcept | 2 | ||
| 7324 | /home/vsts/work/1/llvm-project/lld/MachO/LTO.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7325 | /home/vsts/work/1/llvm-project/lld/MachO/LTO.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7326 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'MachHeaderSection' should be marked noexcept | 2 | ||
| 7327 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'PageZeroSection' should be marked noexcept | 2 | ||
| 7328 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'RebaseSection' should be marked noexcept | 2 | ||
| 7329 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'BindingSection' should be marked noexcept | 2 | ||
| 7330 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 356 | cppcoreguidelines-noexcept | default constructor 'WeakBindingSection' should be marked noexcept | 2 | ||
| 7331 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'StubsSection' should be marked noexcept | 2 | ||
| 7332 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 446 | cppcoreguidelines-noexcept | default constructor 'StubHelperSection' should be marked noexcept | 2 | ||
| 7333 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'ImageLoaderCacheSection' should be marked noexcept | 2 | ||
| 7334 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 493 | cppcoreguidelines-noexcept | default constructor 'LazyPointerSection' should be marked noexcept | 2 | ||
| 7335 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'LazyBindingSection' should be marked noexcept | 2 | ||
| 7336 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 594 | cppcoreguidelines-noexcept | default constructor 'ExportSection' should be marked noexcept | 2 | ||
| 7337 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 618 | cppcoreguidelines-noexcept | default constructor 'FunctionStartsSection' should be marked noexcept | 2 | ||
| 7338 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 875 | cppcoreguidelines-noexcept | default constructor 'IndirectSymtabSection' should be marked noexcept | 2 | ||
| 7339 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 921 | cppcoreguidelines-noexcept | default constructor 'StringTableSection' should be marked noexcept | 2 | ||
| 7340 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.cpp @ Line 939 | cppcoreguidelines-noexcept | default constructor 'CodeSignatureSection' should be marked noexcept | 2 | ||
| 7341 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'MachHeaderSection' should be marked noexcept | 2 | ||
| 7342 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'PageZeroSection' should be marked noexcept | 2 | ||
| 7343 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'GotSection' should be marked noexcept | 2 | ||
| 7344 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 163 | cppcoreguidelines-noexcept | default constructor 'TlvPointerSection' should be marked noexcept | 2 | ||
| 7345 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 185 | cppcoreguidelines-noexcept | default constructor 'RebaseSection' should be marked noexcept | 2 | ||
| 7346 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 212 | cppcoreguidelines-noexcept | default constructor 'BindingSection' should be marked noexcept | 2 | ||
| 7347 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 248 | cppcoreguidelines-noexcept | default constructor 'WeakBindingSection' should be marked noexcept | 2 | ||
| 7348 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 316 | cppcoreguidelines-noexcept | default constructor 'StubsSection' should be marked noexcept | 2 | ||
| 7349 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 331 | cppcoreguidelines-noexcept | default constructor 'StubHelperSection' should be marked noexcept | 2 | ||
| 7350 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 348 | cppcoreguidelines-noexcept | default constructor 'ImageLoaderCacheSection' should be marked noexcept | 2 | ||
| 7351 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 356 | cppcoreguidelines-noexcept | default constructor 'LazyPointerSection' should be marked noexcept | 2 | ||
| 7352 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 364 | cppcoreguidelines-noexcept | default constructor 'LazyBindingSection' should be marked noexcept | 2 | ||
| 7353 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 389 | cppcoreguidelines-noexcept | default constructor 'ExportSection' should be marked noexcept | 2 | ||
| 7354 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 403 | cppcoreguidelines-noexcept | default constructor 'FunctionStartsSection' should be marked noexcept | 2 | ||
| 7355 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 415 | cppcoreguidelines-noexcept | default constructor 'StringTableSection' should be marked noexcept | 2 | ||
| 7356 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 489 | cppcoreguidelines-noexcept | default constructor 'IndirectSymtabSection' should be marked noexcept | 2 | ||
| 7357 | /home/vsts/work/1/llvm-project/lld/MachO/SyntheticSections.h @ Line 514 | cppcoreguidelines-noexcept | default constructor 'CodeSignatureSection' should be marked noexcept | 2 | ||
| 7358 | /home/vsts/work/1/llvm-project/lld/MachO/UnwindInfoSection.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'UnwindInfoSection' should be marked noexcept | 2 | ||
| 7359 | /home/vsts/work/1/llvm-project/lld/MachO/UnwindInfoSection.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'UnwindInfoSection' should be marked noexcept | 2 | ||
| 7360 | /home/vsts/work/1/llvm-project/lld/MachO/UnwindInfoSection.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'SecondLevelPage' should be marked noexcept | 2 | ||
| 7361 | /home/vsts/work/1/llvm-project/lld/MachO/UnwindInfoSection.h @ Line 54 | cppcoreguidelines-noexcept | move constructor 'SecondLevelPage' should be marked noexcept | 2 | ||
| 7362 | /home/vsts/work/1/llvm-project/lld/MachO/Writer.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'Writer' should be marked noexcept | 2 | ||
| 7363 | /home/vsts/work/1/llvm-project/lld/MachO/Writer.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'LCLoadDylinker' should be marked noexcept | 2 | ||
| 7364 | /home/vsts/work/1/llvm-project/lld/MinGW/Driver.cpp @ Line 59 | clang-diagnostic-error | 'Options.inc' file not found | 1 | ||
| 7365 | /home/vsts/work/1/llvm-project/lld/MinGW/Driver.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'MinGWOptTable' should be marked noexcept | 2 | ||
| 7366 | /home/vsts/work/1/llvm-project/lld/include/lld/Common/ErrorHandler.h @ Line 94 | cppcoreguidelines-noexcept | default constructor 'ErrorHandler' should be marked noexcept | 2 | ||
| 7367 | /home/vsts/work/1/llvm-project/lld/include/lld/Common/Memory.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'SpecificAllocBase' should be marked noexcept | 2 | ||
| 7368 | /home/vsts/work/1/llvm-project/lld/include/lld/Common/Memory.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'SpecificAlloc' should be marked noexcept | 2 | ||
| 7369 | /home/vsts/work/1/llvm-project/lld/include/lld/Common/Strings.h @ Line 61 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7370 | /home/vsts/work/1/llvm-project/lld/include/lld/Common/Strings.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'StringMatcher' should be marked noexcept | 2 | ||
| 7371 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/AbsoluteAtom.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'AbsoluteAtom' should be marked noexcept | 2 | ||
| 7372 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Atom.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'OwningAtomPtr |
2 | ||
| 7373 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Atom.h @ Line 90 | cppcoreguidelines-noexcept | destructor '~OwningAtomPtr |
2 | ||
| 7374 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Atom.h @ Line 99 | cppcoreguidelines-noexcept | move constructor 'OwningAtomPtr' should be marked noexcept | 2 | ||
| 7375 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Atom.h @ Line 99 | cppcoreguidelines-noexcept | move constructor 'OwningAtomPtr |
2 | ||
| 7376 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Atom.h @ Line 103 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7377 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/DefinedAtom.h @ Line 359 | cppcoreguidelines-noexcept | default constructor 'DefinedAtom' should be marked noexcept | 2 | ||
| 7378 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/LinkingContext.h @ Line 220 | cppcoreguidelines-noexcept | default constructor 'LinkingContext' should be marked noexcept | 2 | ||
| 7379 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/PassManager.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'PassManager' should be marked noexcept | 2 | ||
| 7380 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Reader.h @ Line 83 | cppcoreguidelines-noexcept | default constructor 'Registry' should be marked noexcept | 2 | ||
| 7381 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Resolver.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'MergedFile' should be marked noexcept | 2 | ||
| 7382 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/SharedLibraryAtom.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'SharedLibraryAtom' should be marked noexcept | 2 | ||
| 7383 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Simple.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'SimpleReference' should be marked noexcept | 2 | ||
| 7384 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/SymbolTable.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'SymbolTable' should be marked noexcept | 2 | ||
| 7385 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/UndefinedAtom.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'UndefinedAtom' should be marked noexcept | 2 | ||
| 7386 | /home/vsts/work/1/llvm-project/lld/include/lld/Core/Writer.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'Writer' should be marked noexcept | 2 | ||
| 7387 | /home/vsts/work/1/llvm-project/lld/include/lld/ReaderWriter/MachOLinkingContext.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'MachOLinkingContext' should be marked noexcept | 2 | ||
| 7388 | /home/vsts/work/1/llvm-project/lld/lib/Core/LinkingContext.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LinkingContext' should be marked noexcept | 2 | ||
| 7389 | /home/vsts/work/1/llvm-project/lld/lib/Core/Reader.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'Registry' should be marked noexcept | 2 | ||
| 7390 | /home/vsts/work/1/llvm-project/lld/lib/Core/Writer.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'Writer' should be marked noexcept | 2 | ||
| 7391 | /home/vsts/work/1/llvm-project/lld/lib/Driver/DarwinLdDriver.cpp @ Line 68 | clang-diagnostic-error | 'DarwinLdOptions.inc' file not found | 1 | ||
| 7392 | /home/vsts/work/1/llvm-project/lld/lib/Driver/DarwinLdDriver.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'DarwinLdOptTable' should be marked noexcept | 2 | ||
| 7393 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ArchHandler' should be marked noexcept | 2 | ||
| 7394 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler.h @ Line 281 | cppcoreguidelines-noexcept | default constructor 'ArchHandler' should be marked noexcept | 2 | ||
| 7395 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler_arm.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'ArchHandler_arm' should be marked noexcept | 2 | ||
| 7396 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ArchHandler_arm64' should be marked noexcept | 2 | ||
| 7397 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler_x86.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ArchHandler_x86' should be marked noexcept | 2 | ||
| 7398 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ArchHandler_x86_64' should be marked noexcept | 2 | ||
| 7399 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'CompactUnwindEntry' should be marked noexcept | 2 | ||
| 7400 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/File.h @ Line 385 | cppcoreguidelines-noexcept | default constructor 'AtomAndFlags' should be marked noexcept | 2 | ||
| 7401 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/LayoutPass.h @ Line 44 | cppcoreguidelines-noexcept | move constructor 'SortKey' should be marked noexcept | 2 | ||
| 7402 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/LayoutPass.h @ Line 49 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7403 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'MachOLinkingContext' should be marked noexcept | 2 | ||
| 7404 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'Relocation' should be marked noexcept | 2 | ||
| 7405 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h @ Line 114 | cppcoreguidelines-noexcept | default constructor 'Section' should be marked noexcept | 2 | ||
| 7406 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h @ Line 139 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 7407 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h @ Line 224 | cppcoreguidelines-noexcept | default constructor 'NormalizedFile' should be marked noexcept | 2 | ||
| 7408 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryUtils.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'ByteBuffer' should be marked noexcept | 2 | ||
| 7409 | /home/vsts/work/1/llvm-project/lld/lib/ReaderWriter/MachO/SectCreateFile.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'SectCreateFile' should be marked noexcept | 2 | ||
| 7410 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest' should be marked noexcept | 2 | ||
| 7411 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Basic_Test' should be marked noexcept | 4 | ||
| 7412 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Output_Test' should be marked noexcept | 4 | ||
| 7413 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Dylib_Test' should be marked noexcept | 4 | ||
| 7414 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Relocatable_Test' should be marked noexcept | 4 | ||
| 7415 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Bundle_Test' should be marked noexcept | 4 | ||
| 7416 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Preload_Test' should be marked noexcept | 4 | ||
| 7417 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Static_Test' should be marked noexcept | 4 | ||
| 7418 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Entry_Test' should be marked noexcept | 4 | ||
| 7419 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_DeadStrip_Test' should be marked noexcept | 4 | ||
| 7420 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_DeadStripRootsExe_Test' should be marked noexcept | 4 | ||
| 7421 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_DeadStripRootsDylib_Test' should be marked noexcept | 4 | ||
| 7422 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_DeadStripRootsRelocatable_Test' should be marked noexcept | 4 | ||
| 7423 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_DeadStripRootsExportDynamicExe_Test' should be marked noexcept | 4 | ||
| 7424 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_DeadStripRootsExportDynamicDylib_Test' should be marked noexcept | 4 | ||
| 7425 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_DeadStripRootsExportDynamicRelocatable_Test' should be marked noexcept | 4 | ||
| 7426 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Arch_Test' should be marked noexcept | 4 | ||
| 7427 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Arch_x86_Test' should be marked noexcept | 4 | ||
| 7428 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Arch_armv6_Test' should be marked noexcept | 4 | ||
| 7429 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Arch_armv7_Test' should be marked noexcept | 4 | ||
| 7430 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_Arch_armv7s_Test' should be marked noexcept | 4 | ||
| 7431 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_MinMacOSX10_7_Test' should be marked noexcept | 4 | ||
| 7432 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_MinMacOSX10_8_Test' should be marked noexcept | 4 | ||
| 7433 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_iOS5_Test' should be marked noexcept | 4 | ||
| 7434 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_iOS6_Test' should be marked noexcept | 4 | ||
| 7435 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_iOS_Simulator5_Test' should be marked noexcept | 4 | ||
| 7436 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_iOS_Simulator6_Test' should be marked noexcept | 4 | ||
| 7437 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_compatibilityVersion_Test' should be marked noexcept | 4 | ||
| 7438 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_compatibilityVersionInvalidType_Test' should be marked noexcept | 4 | ||
| 7439 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_compatibilityVersionInvalidValue_Test' should be marked noexcept | 4 | ||
| 7440 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_currentVersion_Test' should be marked noexcept | 4 | ||
| 7441 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_currentVersionInvalidType_Test' should be marked noexcept | 4 | ||
| 7442 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_currentVersionInvalidValue_Test' should be marked noexcept | 4 | ||
| 7443 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_bundleLoader_Test' should be marked noexcept | 4 | ||
| 7444 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_bundleLoaderInvalidType_Test' should be marked noexcept | 4 | ||
| 7445 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_deadStrippableDylib_Test' should be marked noexcept | 4 | ||
| 7446 | /home/vsts/work/1/llvm-project/lld/unittests/DriverTests/DarwinLdDriverTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'DarwinLdParserTest_deadStrippableDylibInvalidType_Test' should be marked noexcept | 4 | ||
| 7447 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_empty_obj_x86_64_Test' should be marked noexcept | 5 | ||
| 7448 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_empty_obj_x86_Test' should be marked noexcept | 5 | ||
| 7449 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_empty_obj_ppc_Test' should be marked noexcept | 5 | ||
| 7450 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_empty_obj_armv7_Test' should be marked noexcept | 5 | ||
| 7451 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_empty_obj_x86_64_arm7_Test' should be marked noexcept | 5 | ||
| 7452 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_hello_obj_x86_64_Test' should be marked noexcept | 5 | ||
| 7453 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_hello_obj_x86_Test' should be marked noexcept | 5 | ||
| 7454 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_hello_obj_armv7_Test' should be marked noexcept | 5 | ||
| 7455 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp @ Line 604 | cppcoreguidelines-noexcept | default constructor 'BinaryReaderTest_hello_obj_ppc_Test' should be marked noexcept | 5 | ||
| 7456 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'BinaryWriterTest_obj_relocs_x86_64_Test' should be marked noexcept | 5 | ||
| 7457 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'BinaryWriterTest_obj_relocs_x86_Test' should be marked noexcept | 5 | ||
| 7458 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'BinaryWriterTest_obj_relocs_armv7_Test' should be marked noexcept | 5 | ||
| 7459 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'BinaryWriterTest_obj_relocs_ppc_Test' should be marked noexcept | 5 | ||
| 7460 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ToAtomsTest_empty_obj_x86_64_Test' should be marked noexcept | 5 | ||
| 7461 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'ToAtomsTest_basic_obj_x86_64_Test' should be marked noexcept | 5 | ||
| 7462 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'ToAtomsTest_reservedUnitLength_Test' should be marked noexcept | 5 | ||
| 7463 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_empty_ppc_Test' should be marked noexcept | 5 | ||
| 7464 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_empty_x86_64_Test' should be marked noexcept | 5 | ||
| 7465 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_empty_x86_Test' should be marked noexcept | 5 | ||
| 7466 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_empty_armv6_Test' should be marked noexcept | 5 | ||
| 7467 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_empty_armv7_Test' should be marked noexcept | 5 | ||
| 7468 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_empty_armv7s_Test' should be marked noexcept | 5 | ||
| 7469 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_roundTrip_Test' should be marked noexcept | 5 | ||
| 7470 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_oneSymbol_Test' should be marked noexcept | 5 | ||
| 7471 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_oneSection_Test' should be marked noexcept | 5 | ||
| 7472 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_hello_x86_64_Test' should be marked noexcept | 5 | ||
| 7473 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_hello_x86_Test' should be marked noexcept | 5 | ||
| 7474 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 480 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_hello_armv6_Test' should be marked noexcept | 5 | ||
| 7475 | /home/vsts/work/1/llvm-project/lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp @ Line 608 | cppcoreguidelines-noexcept | default constructor 'ObjectFileYAML_hello_armv7_Test' should be marked noexcept | 5 | ||
| 7476 | /home/vsts/work/1/llvm-project/lld/wasm/Driver.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'WasmOptTable' should be marked noexcept | 2 | ||
| 7477 | /home/vsts/work/1/llvm-project/lld/wasm/LTO.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7478 | /home/vsts/work/1/llvm-project/lld/wasm/LTO.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'BitcodeCompiler' should be marked noexcept | 2 | ||
| 7479 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'DylinkSection' should be marked noexcept | 2 | ||
| 7480 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'TypeSection' should be marked noexcept | 2 | ||
| 7481 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'ImportSection' should be marked noexcept | 2 | ||
| 7482 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 138 | cppcoreguidelines-noexcept | default constructor 'FunctionSection' should be marked noexcept | 2 | ||
| 7483 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 151 | cppcoreguidelines-noexcept | default constructor 'TableSection' should be marked noexcept | 2 | ||
| 7484 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 163 | cppcoreguidelines-noexcept | default constructor 'MemorySection' should be marked noexcept | 2 | ||
| 7485 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 184 | cppcoreguidelines-noexcept | default constructor 'EventSection' should be marked noexcept | 2 | ||
| 7486 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 194 | cppcoreguidelines-noexcept | default constructor 'GlobalSection' should be marked noexcept | 2 | ||
| 7487 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 236 | cppcoreguidelines-noexcept | default constructor 'ExportSection' should be marked noexcept | 2 | ||
| 7488 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 246 | cppcoreguidelines-noexcept | default constructor 'StartSection' should be marked noexcept | 2 | ||
| 7489 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 253 | cppcoreguidelines-noexcept | default constructor 'ElemSection' should be marked noexcept | 2 | ||
| 7490 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 316 | cppcoreguidelines-noexcept | default constructor 'ProducersSection' should be marked noexcept | 2 | ||
| 7491 | /home/vsts/work/1/llvm-project/lld/wasm/SyntheticSections.h @ Line 335 | cppcoreguidelines-noexcept | default constructor 'TargetFeaturesSection' should be marked noexcept | 2 | ||
| 7492 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBAddress.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBAddress' should be marked noexcept | 2 | ||
| 7493 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBAttachInfo.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBAttachInfo' should be marked noexcept | 2 | ||
| 7494 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBBlock.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBBlock' should be marked noexcept | 2 | ||
| 7495 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBBreakpoint.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBBreakpoint' should be marked noexcept | 2 | ||
| 7496 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBBreakpointLocation.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBBreakpointLocation' should be marked noexcept | 2 | ||
| 7497 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBBreakpointName.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBBreakpointName' should be marked noexcept | 2 | ||
| 7498 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBBroadcaster.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBBroadcaster' should be marked noexcept | 2 | ||
| 7499 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBCommandInterpreter.h @ Line 217 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreter' should be marked noexcept | 2 | ||
| 7500 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBCommandInterpreter.h @ Line 291 | cppcoreguidelines-noexcept | default constructor 'SBCommand' should be marked noexcept | 2 | ||
| 7501 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreterRunOptions' should be marked noexcept | 2 | ||
| 7502 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h @ Line 90 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreterRunResult' should be marked noexcept | 2 | ||
| 7503 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBCommandReturnObject.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'SBCommandReturnObject' should be marked noexcept | 2 | ||
| 7504 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBCommunication.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'SBCommunication' should be marked noexcept | 2 | ||
| 7505 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBCompileUnit.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBCompileUnit' should be marked noexcept | 2 | ||
| 7506 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBData.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBData' should be marked noexcept | 2 | ||
| 7507 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBDebugger.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'SBDebugger' should be marked noexcept | 2 | ||
| 7508 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBDeclaration.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBDeclaration' should be marked noexcept | 2 | ||
| 7509 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBEnvironment.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBEnvironment' should be marked noexcept | 2 | ||
| 7510 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBError.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBError' should be marked noexcept | 2 | ||
| 7511 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBEvent.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SBEvent' should be marked noexcept | 2 | ||
| 7512 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBExecutionContext.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBExecutionContext' should be marked noexcept | 2 | ||
| 7513 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBExpressionOptions.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBExpressionOptions' should be marked noexcept | 2 | ||
| 7514 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBFile.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBFile' should be marked noexcept | 2 | ||
| 7515 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBFileSpec.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBFileSpec' should be marked noexcept | 2 | ||
| 7516 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBFileSpecList.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBFileSpecList' should be marked noexcept | 2 | ||
| 7517 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBFrame.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBFrame' should be marked noexcept | 2 | ||
| 7518 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBFunction.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBFunction' should be marked noexcept | 2 | ||
| 7519 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBInstruction.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'SBInstruction' should be marked noexcept | 2 | ||
| 7520 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBInstructionList.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBInstructionList' should be marked noexcept | 2 | ||
| 7521 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBLineEntry.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBLineEntry' should be marked noexcept | 2 | ||
| 7522 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBListener.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBListener' should be marked noexcept | 2 | ||
| 7523 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBMemoryRegionInfo.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBMemoryRegionInfo' should be marked noexcept | 2 | ||
| 7524 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBMemoryRegionInfoList.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBMemoryRegionInfoList' should be marked noexcept | 2 | ||
| 7525 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBModule.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBModule' should be marked noexcept | 2 | ||
| 7526 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBModuleSpec.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBModuleSpec' should be marked noexcept | 2 | ||
| 7527 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBModuleSpec.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'SBModuleSpecList' should be marked noexcept | 2 | ||
| 7528 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBPlatform.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'SBPlatform' should be marked noexcept | 2 | ||
| 7529 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBProcess.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'SBProcess' should be marked noexcept | 2 | ||
| 7530 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBProcessInfo.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBProcessInfo' should be marked noexcept | 2 | ||
| 7531 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBQueue.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBQueue' should be marked noexcept | 2 | ||
| 7532 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBQueueItem.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBQueueItem' should be marked noexcept | 2 | ||
| 7533 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBReproducer.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBReplayOptions' should be marked noexcept | 2 | ||
| 7534 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBSection.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBSection' should be marked noexcept | 2 | ||
| 7535 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBStream.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBStream' should be marked noexcept | 2 | ||
| 7536 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBStream.h @ Line 22 | cppcoreguidelines-noexcept | move constructor 'SBStream' should be marked noexcept | 2 | ||
| 7537 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBStringList.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBStringList' should be marked noexcept | 2 | ||
| 7538 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBStructuredData.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBStructuredData' should be marked noexcept | 2 | ||
| 7539 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBSymbol.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBSymbol' should be marked noexcept | 2 | ||
| 7540 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBSymbolContext.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBSymbolContext' should be marked noexcept | 2 | ||
| 7541 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBSymbolContextList.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBSymbolContextList' should be marked noexcept | 2 | ||
| 7542 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTarget.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'SBTarget' should be marked noexcept | 2 | ||
| 7543 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBThread.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'SBThread' should be marked noexcept | 2 | ||
| 7544 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBThreadCollection.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBThreadCollection' should be marked noexcept | 2 | ||
| 7545 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBThreadPlan.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SBThreadPlan' should be marked noexcept | 2 | ||
| 7546 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTrace.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBTrace' should be marked noexcept | 2 | ||
| 7547 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTraceOptions.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBTraceOptions' should be marked noexcept | 2 | ||
| 7548 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBType.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBTypeMember' should be marked noexcept | 2 | ||
| 7549 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBType.h @ Line 61 | cppcoreguidelines-noexcept | default constructor 'SBTypeMemberFunction' should be marked noexcept | 2 | ||
| 7550 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBType.h @ Line 106 | cppcoreguidelines-noexcept | default constructor 'SBType' should be marked noexcept | 2 | ||
| 7551 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBType.h @ Line 243 | cppcoreguidelines-noexcept | default constructor 'SBTypeList' should be marked noexcept | 2 | ||
| 7552 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeCategory.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeCategory' should be marked noexcept | 2 | ||
| 7553 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeEnumMember.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeEnumMember' should be marked noexcept | 2 | ||
| 7554 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeEnumMember.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SBTypeEnumMemberList' should be marked noexcept | 2 | ||
| 7555 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeFilter.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeFilter' should be marked noexcept | 2 | ||
| 7556 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeFormat.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeFormat' should be marked noexcept | 2 | ||
| 7557 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeNameSpecifier.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeNameSpecifier' should be marked noexcept | 2 | ||
| 7558 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeSummary.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBTypeSummaryOptions' should be marked noexcept | 2 | ||
| 7559 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeSummary.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SBTypeSummary' should be marked noexcept | 2 | ||
| 7560 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBTypeSynthetic.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeSynthetic' should be marked noexcept | 2 | ||
| 7561 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBUnixSignals.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBUnixSignals' should be marked noexcept | 2 | ||
| 7562 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBValue.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SBValue' should be marked noexcept | 2 | ||
| 7563 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBValueList.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBValueList' should be marked noexcept | 2 | ||
| 7564 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBVariablesOptions.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBVariablesOptions' should be marked noexcept | 2 | ||
| 7565 | /home/vsts/work/1/llvm-project/lldb/include/lldb/API/SBWatchpoint.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBWatchpoint' should be marked noexcept | 2 | ||
| 7566 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/BreakpointID.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'BreakpointID' should be marked noexcept | 2 | ||
| 7567 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/BreakpointIDList.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'BreakpointIDList' should be marked noexcept | 2 | ||
| 7568 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'BreakpointLocationCollection' should be marked noexcept | 2 | ||
| 7569 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/BreakpointName.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'Permissions' should be marked noexcept | 2 | ||
| 7570 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/BreakpointOptions.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'CommandData' should be marked noexcept | 2 | ||
| 7571 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/BreakpointSiteList.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'BreakpointSiteList' should be marked noexcept | 2 | ||
| 7572 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/Stoppoint.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'Stoppoint' should be marked noexcept | 2 | ||
| 7573 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'StoppointCallbackContext' should be marked noexcept | 2 | ||
| 7574 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/StoppointSite.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'StoppointSite' should be marked noexcept | 2 | ||
| 7575 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/WatchpointList.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'WatchpointList' should be marked noexcept | 2 | ||
| 7576 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/WatchpointOptions.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'WatchpointOptions' should be marked noexcept | 2 | ||
| 7577 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Breakpoint/WatchpointOptions.h @ Line 169 | cppcoreguidelines-noexcept | default constructor 'CommandData' should be marked noexcept | 2 | ||
| 7578 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Address.h @ Line 119 | cppcoreguidelines-noexcept | default constructor 'Address' should be marked noexcept | 2 | ||
| 7579 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/AddressRange.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'AddressRange' should be marked noexcept | 2 | ||
| 7580 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/AddressResolver.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'AddressResolver' should be marked noexcept | 2 | ||
| 7581 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Disassembler.h @ Line 265 | cppcoreguidelines-noexcept | default constructor 'InstructionList' should be marked noexcept | 2 | ||
| 7582 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Disassembler.h @ Line 331 | cppcoreguidelines-noexcept | default constructor 'PseudoInstruction' should be marked noexcept | 2 | ||
| 7583 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Disassembler.h @ Line 457 | cppcoreguidelines-noexcept | default constructor 'SourceLine' should be marked noexcept | 2 | ||
| 7584 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Disassembler.h @ Line 481 | cppcoreguidelines-noexcept | default constructor 'SourceLinesToDisplay' should be marked noexcept | 2 | ||
| 7585 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/EmulateInstruction.h @ Line 240 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 7586 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/FileLineResolver.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'FileLineResolver' should be marked noexcept | 2 | ||
| 7587 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/FileSpecList.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'FileSpecList' should be marked noexcept | 2 | ||
| 7588 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/FormatEntity.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 7589 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/IOHandler.h @ Line 199 | cppcoreguidelines-noexcept | default constructor 'IOHandlerDelegate' should be marked noexcept | 2 | ||
| 7590 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/IOHandler.h @ Line 474 | cppcoreguidelines-noexcept | default constructor 'IOHandlerStack' should be marked noexcept | 2 | ||
| 7591 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/LoadedModuleInfoList.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'LoadedModuleInfo' should be marked noexcept | 2 | ||
| 7592 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/LoadedModuleInfoList.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'LoadedModuleInfoList' should be marked noexcept | 2 | ||
| 7593 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/MappedHash.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'Header |
2 | ||
| 7594 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/MappedHash.h @ Line 64 | cppcoreguidelines-noexcept | destructor '~Header |
2 | ||
| 7595 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/MappedHash.h @ Line 177 | cppcoreguidelines-noexcept | destructor '~MemoryTable<__KeyType, __HeaderType, __HashData>' should be marked noexcept | 2 | ||
| 7596 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/MappedHash.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'Header' should be marked noexcept | 2 | ||
| 7597 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Module.h @ Line 888 | cppcoreguidelines-noexcept | default constructor 'LookupInfo' should be marked noexcept | 2 | ||
| 7598 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Module.h @ Line 1046 | cppcoreguidelines-noexcept | default constructor 'Module' should be marked noexcept | 2 | ||
| 7599 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ModuleList.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'ModuleListProperties' should be marked noexcept | 2 | ||
| 7600 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ModuleList.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'ModuleList' should be marked noexcept | 2 | ||
| 7601 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ModuleSpec.h @ Line 26 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7602 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ModuleSpec.h @ Line 26 | cppcoreguidelines-noexcept | move constructor 'ModuleSpec' should be marked noexcept | 2 | ||
| 7603 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ModuleSpec.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ModuleSpec' should be marked noexcept | 2 | ||
| 7604 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ModuleSpec.h @ Line 283 | cppcoreguidelines-noexcept | default constructor 'ModuleSpecList' should be marked noexcept | 2 | ||
| 7605 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Opcode.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'Opcode' should be marked noexcept | 2 | ||
| 7606 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/RichManglingContext.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'RichManglingContext' should be marked noexcept | 2 | ||
| 7607 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/SearchFilter.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'Searcher' should be marked noexcept | 2 | ||
| 7608 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/SourceManager.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'SourceFileCache' should be marked noexcept | 2 | ||
| 7609 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/StreamBuffer.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'StreamBuffer' should be marked noexcept | 2 | ||
| 7610 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/StreamBuffer.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'StreamBuffer |
2 | ||
| 7611 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/StreamBuffer.h @ Line 26 | cppcoreguidelines-noexcept | destructor '~StreamBuffer |
2 | ||
| 7612 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/StructuredDataImpl.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'StructuredDataImpl' should be marked noexcept | 2 | ||
| 7613 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ThreadSafeDenseMap.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeDenseMap' should be marked noexcept | 2 | ||
| 7614 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ThreadSafeDenseMap.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeDenseMap<_KeyType, _ValueType, _MutexType>' should be marked noexcept | 2 | ||
| 7615 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ThreadSafeValue.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeValue' should be marked noexcept | 2 | ||
| 7616 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ThreadSafeValue.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeValue |
2 | ||
| 7617 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ThreadSafeValue.h @ Line 25 | cppcoreguidelines-noexcept | destructor '~ThreadSafeValue |
2 | ||
| 7618 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/UserSettingsController.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'Properties' should be marked noexcept | 2 | ||
| 7619 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Value.h @ Line 68 | cppcoreguidelines-noexcept | default constructor 'Value' should be marked noexcept | 2 | ||
| 7620 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/Value.h @ Line 159 | cppcoreguidelines-noexcept | default constructor 'ValueList' should be marked noexcept | 2 | ||
| 7621 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ValueObject.h @ Line 209 | cppcoreguidelines-noexcept | default constructor 'GetValueForExpressionPathOptions' should be marked noexcept | 2 | ||
| 7622 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ValueObject.h @ Line 262 | cppcoreguidelines-noexcept | default constructor 'EvaluationPoint' should be marked noexcept | 2 | ||
| 7623 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ValueObject.h @ Line 798 | cppcoreguidelines-noexcept | default constructor 'ChildrenManager' should be marked noexcept | 2 | ||
| 7624 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ValueObject.h @ Line 916 | cppcoreguidelines-noexcept | default constructor 'Bitflags' should be marked noexcept | 2 | ||
| 7625 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Core/ValueObjectList.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ValueObjectList' should be marked noexcept | 2 | ||
| 7626 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'PointerAsArraySettings' should be marked noexcept | 2 | ||
| 7627 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'DumpValueObjectOptions' should be marked noexcept | 2 | ||
| 7628 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/FormatCache.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 7629 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/FormatClasses.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'TypeNameSpecifierImpl' should be marked noexcept | 2 | ||
| 7630 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/FormatManager.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'FormatManager' should be marked noexcept | 2 | ||
| 7631 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/FormattersContainer.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'TypeMatcher' should be marked noexcept | 2 | ||
| 7632 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/FormattersContainer.h @ Line 41 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7633 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/FormattersContainer.h @ Line 41 | cppcoreguidelines-noexcept | move constructor 'TypeMatcher' should be marked noexcept | 2 | ||
| 7634 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/StringPrinter.h @ Line 129 | cppcoreguidelines-noexcept | default constructor 'ReadBufferAndDumpToStreamOptions' should be marked noexcept | 2 | ||
| 7635 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeCategory.h @ Line 48 | cppcoreguidelines-noexcept | destructor '~FormatterContainerPair |
2 | ||
| 7636 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeCategory.h @ Line 88 | cppcoreguidelines-noexcept | default constructor 'ForEachCallbacks |
2 | ||
| 7637 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeCategory.h @ Line 89 | cppcoreguidelines-noexcept | destructor '~ForEachCallbacks |
2 | ||
| 7638 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeFormat.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'Flags' should be marked noexcept | 2 | ||
| 7639 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeFormat.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'TypeFormatImpl' should be marked noexcept | 2 | ||
| 7640 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeFormat.h @ Line 161 | cppcoreguidelines-noexcept | default constructor 'TypeFormatImpl_Format' should be marked noexcept | 2 | ||
| 7641 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeFormat.h @ Line 191 | cppcoreguidelines-noexcept | default constructor 'TypeFormatImpl_EnumType' should be marked noexcept | 2 | ||
| 7642 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeSummary.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'TypeSummaryOptions' should be marked noexcept | 2 | ||
| 7643 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeSummary.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'Flags' should be marked noexcept | 2 | ||
| 7644 | /home/vsts/work/1/llvm-project/lldb/include/lldb/DataFormatters/TypeSynthetic.h @ Line 136 | cppcoreguidelines-noexcept | default constructor 'Flags' should be marked noexcept | 2 | ||
| 7645 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Expression/DWARFExpression.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression' should be marked noexcept | 2 | ||
| 7646 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Expression/DiagnosticManager.h @ Line 93 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManager' should be marked noexcept | 2 | ||
| 7647 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Expression/LLVMUserExpression.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'IRPasses' should be marked noexcept | 2 | ||
| 7648 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Expression/Materializer.h @ Line 93 | cppcoreguidelines-noexcept | default constructor 'Entity' should be marked noexcept | 2 | ||
| 7649 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/Debug.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'ResumeActionList' should be marked noexcept | 2 | ||
| 7650 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/File.h @ Line 68 | cppcoreguidelines-noexcept | default constructor 'File' should be marked noexcept | 2 | ||
| 7651 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/File.h @ Line 376 | cppcoreguidelines-noexcept | default constructor 'NativeFile' should be marked noexcept | 2 | ||
| 7652 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/FileAction.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'FileAction' should be marked noexcept | 2 | ||
| 7653 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/FileCache.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'FileCache' should be marked noexcept | 2 | ||
| 7654 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/FileSystem.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'FileSystem' should be marked noexcept | 2 | ||
| 7655 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/HostInfoBase.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'HostInfoBase' should be marked noexcept | 2 | ||
| 7656 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/HostInfoBase.h @ Line 28 | cppcoreguidelines-noexcept | move constructor 'SharedCacheImageInfo' should be marked noexcept | 2 | ||
| 7657 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/HostNativeProcessBase.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'HostNativeProcessBase' should be marked noexcept | 2 | ||
| 7658 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/HostNativeThreadBase.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'HostNativeThreadBase' should be marked noexcept | 2 | ||
| 7659 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/HostProcess.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'HostProcess' should be marked noexcept | 2 | ||
| 7660 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/HostThread.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'HostThread' should be marked noexcept | 2 | ||
| 7661 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/MainLoop.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'MainLoop' should be marked noexcept | 2 | ||
| 7662 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/MainLoopBase.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'MainLoopBase' should be marked noexcept | 2 | ||
| 7663 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/ProcessLaunchInfo.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ProcessLaunchInfo' should be marked noexcept | 2 | ||
| 7664 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/ProcessRunLock.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'ProcessRunLock' should be marked noexcept | 2 | ||
| 7665 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/ProcessRunLock.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'ProcessRunLocker' should be marked noexcept | 2 | ||
| 7666 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/PseudoTerminal.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'PseudoTerminal' should be marked noexcept | 2 | ||
| 7667 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/SocketAddress.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'SocketAddress' should be marked noexcept | 2 | ||
| 7668 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/Terminal.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'Terminal' should be marked noexcept | 2 | ||
| 7669 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/Terminal.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'TerminalState' should be marked noexcept | 2 | ||
| 7670 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/Terminal.h @ Line 135 | cppcoreguidelines-noexcept | default constructor 'TerminalStateSwitcher' should be marked noexcept | 2 | ||
| 7671 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/XML.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'XMLNode' should be marked noexcept | 2 | ||
| 7672 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/XML.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'XMLDocument' should be marked noexcept | 2 | ||
| 7673 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/XML.h @ Line 147 | cppcoreguidelines-noexcept | default constructor 'ApplePropertyList' should be marked noexcept | 2 | ||
| 7674 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h @ Line 401 | cppcoreguidelines-noexcept | move constructor 'SoftwareBreakpoint' should be marked noexcept | 2 | ||
| 7675 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/linux/HostInfoLinux.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'HostInfoLinux' should be marked noexcept | 2 | ||
| 7676 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'ConnectionFileDescriptor' should be marked noexcept | 2 | ||
| 7677 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/posix/HostProcessPosix.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'HostProcessPosix' should be marked noexcept | 2 | ||
| 7678 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/posix/HostThreadPosix.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'HostThreadPosix' should be marked noexcept | 2 | ||
| 7679 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/posix/PipePosix.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'PipePosix' should be marked noexcept | 2 | ||
| 7680 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/posix/PipePosix.h @ Line 29 | cppcoreguidelines-noexcept | move constructor 'PipePosix' should be marked noexcept | 2 | ||
| 7681 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Host/posix/PipePosix.h @ Line 31 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7682 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Initialization/SystemInitializer.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SystemInitializer' should be marked noexcept | 2 | ||
| 7683 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Initialization/SystemLifetimeManager.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SystemLifetimeManager' should be marked noexcept | 2 | ||
| 7684 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/CommandInterpreter.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'CommandInterpreterRunResult' should be marked noexcept | 2 | ||
| 7685 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/CommandInterpreter.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'CommandInterpreterRunOptions' should be marked noexcept | 2 | ||
| 7686 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/CommandObject.h @ Line 97 | cppcoreguidelines-noexcept | default constructor 'CommandArgumentData' should be marked noexcept | 2 | ||
| 7687 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionGroupOutputFile.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'OptionGroupOutputFile' should be marked noexcept | 2 | ||
| 7688 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionGroupUUID.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'OptionGroupUUID' should be marked noexcept | 2 | ||
| 7689 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValue.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'OptionValue' should be marked noexcept | 2 | ||
| 7690 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueArch.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'OptionValueArch' should be marked noexcept | 2 | ||
| 7691 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueArgs.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'OptionValueArgs' should be marked noexcept | 2 | ||
| 7692 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueArray.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'OptionValueArray' should be marked noexcept | 2 | ||
| 7693 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueDictionary.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'OptionValueDictionary' should be marked noexcept | 2 | ||
| 7694 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileColonLine.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'OptionValueFileColonLine' should be marked noexcept | 2 | ||
| 7695 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpec.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'OptionValueFileSpec' should be marked noexcept | 2 | ||
| 7696 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'OptionValueFileSpecList' should be marked noexcept | 2 | ||
| 7697 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueProperties.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'OptionValueProperties' should be marked noexcept | 2 | ||
| 7698 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueRegex.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'OptionValueRegex' should be marked noexcept | 2 | ||
| 7699 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueSInt64.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'OptionValueSInt64' should be marked noexcept | 2 | ||
| 7700 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueString.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'OptionValueString' should be marked noexcept | 2 | ||
| 7701 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueUInt64.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'OptionValueUInt64' should be marked noexcept | 2 | ||
| 7702 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/OptionValueUUID.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'OptionValueUUID' should be marked noexcept | 2 | ||
| 7703 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/Options.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'Options' should be marked noexcept | 2 | ||
| 7704 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/Options.h @ Line 257 | cppcoreguidelines-noexcept | default constructor 'OptionGroupOptions' should be marked noexcept | 2 | ||
| 7705 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Interpreter/ScriptInterpreter.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'ExecuteScriptOptions' should be marked noexcept | 2 | ||
| 7706 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/CompactUnwindInfo.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'UnwindIndex' should be marked noexcept | 2 | ||
| 7707 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/CompactUnwindInfo.h @ Line 90 | cppcoreguidelines-noexcept | default constructor 'FunctionInfo' should be marked noexcept | 2 | ||
| 7708 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/CompactUnwindInfo.h @ Line 102 | cppcoreguidelines-noexcept | default constructor 'UnwindHeader' should be marked noexcept | 2 | ||
| 7709 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/CompilerType.h @ Line 415 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7710 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/CompilerType.h @ Line 415 | cppcoreguidelines-noexcept | move constructor 'IntegralTemplateArgument' should be marked noexcept | 2 | ||
| 7711 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/DebugMacros.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'DebugMacroEntry' should be marked noexcept | 2 | ||
| 7712 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/DebugMacros.h @ Line 73 | cppcoreguidelines-noexcept | default constructor 'DebugMacros' should be marked noexcept | 2 | ||
| 7713 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Declaration.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'Declaration' should be marked noexcept | 2 | ||
| 7714 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Function.h @ Line 259 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7715 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Function.h @ Line 259 | cppcoreguidelines-noexcept | move constructor 'CallSiteParameter' should be marked noexcept | 2 | ||
| 7716 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/LineEntry.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LineEntry' should be marked noexcept | 2 | ||
| 7717 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/LineEntry.h @ Line 20 | cppcoreguidelines-noexcept | move constructor 'LineEntry' should be marked noexcept | 2 | ||
| 7718 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/LineEntry.h @ Line 20 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7719 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/LineTable.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'LineSequence' should be marked noexcept | 2 | ||
| 7720 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/LineTable.h @ Line 213 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 7721 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/LineTable.h @ Line 329 | cppcoreguidelines-noexcept | default constructor 'LineSequenceImpl' should be marked noexcept | 2 | ||
| 7722 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/ObjectFile.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ObjectFileJITDelegate' should be marked noexcept | 2 | ||
| 7723 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/PostfixExpression.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'InitialValueNode' should be marked noexcept | 2 | ||
| 7724 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/PostfixExpression.h @ Line 165 | cppcoreguidelines-noexcept | destructor '~Visitor |
2 | ||
| 7725 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Symbol.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 7726 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/SymbolContext.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'SymbolContext' should be marked noexcept | 2 | ||
| 7727 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/SymbolContext.h @ Line 383 | cppcoreguidelines-noexcept | default constructor 'SymbolContextList' should be marked noexcept | 2 | ||
| 7728 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h @ Line 184 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7729 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h @ Line 184 | cppcoreguidelines-noexcept | move constructor 'ArrayInfo' should be marked noexcept | 2 | ||
| 7730 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h @ Line 184 | cppcoreguidelines-noexcept | default constructor 'ArrayInfo' should be marked noexcept | 2 | ||
| 7731 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TaggedASTType.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'TaggedASTType |
2 | ||
| 7732 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TaggedASTType.h @ Line 30 | cppcoreguidelines-noexcept | destructor '~TaggedASTType |
2 | ||
| 7733 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TaggedASTType.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'TaggedASTType' should be marked noexcept | 2 | ||
| 7734 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 105 | cppcoreguidelines-noexcept | default constructor 'Type' should be marked noexcept | 2 | ||
| 7735 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 311 | cppcoreguidelines-noexcept | default constructor 'TypeListImpl' should be marked noexcept | 2 | ||
| 7736 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 342 | cppcoreguidelines-noexcept | default constructor 'TypeMemberImpl' should be marked noexcept | 2 | ||
| 7737 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 438 | cppcoreguidelines-noexcept | default constructor 'TypeMemberFunctionImpl' should be marked noexcept | 2 | ||
| 7738 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 477 | cppcoreguidelines-noexcept | default constructor 'TypeEnumMemberImpl' should be marked noexcept | 2 | ||
| 7739 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 506 | cppcoreguidelines-noexcept | default constructor 'TypeEnumMemberListImpl' should be marked noexcept | 2 | ||
| 7740 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 395 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7741 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 395 | cppcoreguidelines-noexcept | move constructor 'TypeAndOrName' should be marked noexcept | 2 | ||
| 7742 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/Type.h @ Line 436 | cppcoreguidelines-noexcept | move constructor 'TypeMemberFunctionImpl' should be marked noexcept | 2 | ||
| 7743 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TypeList.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'TypeList' should be marked noexcept | 2 | ||
| 7744 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TypeMap.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'TypeMap' should be marked noexcept | 2 | ||
| 7745 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'LanguageSet' should be marked noexcept | 2 | ||
| 7746 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h @ Line 503 | cppcoreguidelines-noexcept | default constructor 'TypeSystemMap' should be marked noexcept | 2 | ||
| 7747 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h @ Line 40 | cppcoreguidelines-noexcept | move constructor 'LanguageSet' should be marked noexcept | 2 | ||
| 7748 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h @ Line 40 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7749 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/UnwindPlan.h @ Line 74 | cppcoreguidelines-noexcept | default constructor 'RegisterLocation' should be marked noexcept | 2 | ||
| 7750 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/UnwindPlan.h @ Line 208 | cppcoreguidelines-noexcept | default constructor 'FAValue' should be marked noexcept | 2 | ||
| 7751 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/UnwindPlan.h @ Line 323 | cppcoreguidelines-noexcept | default constructor 'Row' should be marked noexcept | 2 | ||
| 7752 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Symbol/VariableList.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'VariableList' should be marked noexcept | 2 | ||
| 7753 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/ExecutionContext.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'ExecutionContextRef' should be marked noexcept | 2 | ||
| 7754 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/ExecutionContext.h @ Line 294 | cppcoreguidelines-noexcept | default constructor 'ExecutionContext' should be marked noexcept | 2 | ||
| 7755 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/JITLoaderList.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'JITLoaderList' should be marked noexcept | 2 | ||
| 7756 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Language.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'EitherTypeScavenger |
2 | ||
| 7757 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Language.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'UnionTypeScavenger |
2 | ||
| 7758 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Language.h @ Line 274 | cppcoreguidelines-noexcept | default constructor 'Language' should be marked noexcept | 2 | ||
| 7759 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/MemoryRegionInfo.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'MemoryRegionInfo' should be marked noexcept | 2 | ||
| 7760 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/PathMappingList.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'PathMappingList' should be marked noexcept | 2 | ||
| 7761 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Platform.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'PlatformProperties' should be marked noexcept | 2 | ||
| 7762 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Platform.h @ Line 957 | cppcoreguidelines-noexcept | default constructor 'PlatformList' should be marked noexcept | 2 | ||
| 7763 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Process.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'ProcessExperimentalProperties' should be marked noexcept | 2 | ||
| 7764 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Process.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'ProcessAttachInfo' should be marked noexcept | 2 | ||
| 7765 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Process.h @ Line 221 | cppcoreguidelines-noexcept | default constructor 'ProcessModID' should be marked noexcept | 2 | ||
| 7766 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Process.h @ Line 404 | cppcoreguidelines-noexcept | default constructor 'ProcessEventData' should be marked noexcept | 2 | ||
| 7767 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/ProcessStructReader.h @ Line 29 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7768 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/QueueList.h @ Line 105 | cppcoreguidelines-noexcept | default constructor 'QueueList' should be marked noexcept | 2 | ||
| 7769 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/RegisterNumber.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'RegisterNumber' should be marked noexcept | 2 | ||
| 7770 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/SectionLoadHistory.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'SectionLoadHistory' should be marked noexcept | 2 | ||
| 7771 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/SectionLoadList.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'SectionLoadList' should be marked noexcept | 2 | ||
| 7772 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/StackFrameRecognizer.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'StackFrameRecognizerManager' should be marked noexcept | 2 | ||
| 7773 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/StackID.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'StackID' should be marked noexcept | 2 | ||
| 7774 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Target.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'TargetExperimentalProperties' should be marked noexcept | 2 | ||
| 7775 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Target.h @ Line 273 | cppcoreguidelines-noexcept | default constructor 'EvaluateExpressionOptions' should be marked noexcept | 2 | ||
| 7776 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/Thread.h @ Line 89 | cppcoreguidelines-noexcept | default constructor 'ThreadEventData' should be marked noexcept | 2 | ||
| 7777 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/ThreadCollection.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'ThreadCollection' should be marked noexcept | 2 | ||
| 7778 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/ThreadList.h @ Line 154 | cppcoreguidelines-noexcept | default constructor 'ThreadList' should be marked noexcept | 2 | ||
| 7779 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ThreadPlanShouldStopHereCallbacks' should be marked noexcept | 2 | ||
| 7780 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/ThreadSpec.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'ThreadSpec' should be marked noexcept | 2 | ||
| 7781 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/TraceSessionFileParser.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'JSONModule' should be marked noexcept | 2 | ||
| 7782 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/TraceSessionFileParser.h @ Line 33 | cppcoreguidelines-noexcept | move constructor 'JSONModule' should be marked noexcept | 2 | ||
| 7783 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/UnixSignals.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'UnixSignals' should be marked noexcept | 2 | ||
| 7784 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Target/UnwindLLDB.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'Cursor' should be marked noexcept | 2 | ||
| 7785 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ArchSpec.h @ Line 260 | cppcoreguidelines-noexcept | default constructor 'ArchSpec' should be marked noexcept | 2 | ||
| 7786 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Args.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'Args' should be marked noexcept | 2 | ||
| 7787 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Baton.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'Baton' should be marked noexcept | 2 | ||
| 7788 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Broadcaster.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'BroadcasterManager' should be marked noexcept | 2 | ||
| 7789 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Cloneable.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'Cloneable' should be marked noexcept | 2 | ||
| 7790 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/CompletionRequest.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'CompletionResult' should be marked noexcept | 2 | ||
| 7791 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/DataBufferHeap.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'DataBufferHeap' should be marked noexcept | 2 | ||
| 7792 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/DataEncoder.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'DataEncoder' should be marked noexcept | 2 | ||
| 7793 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/DataExtractor.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'DataExtractor' should be marked noexcept | 2 | ||
| 7794 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Environment.h @ Line 24 | cppcoreguidelines-noexcept | move constructor 'Envp' should be marked noexcept | 2 | ||
| 7795 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Environment.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'Environment' should be marked noexcept | 2 | ||
| 7796 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Environment.h @ Line 61 | cppcoreguidelines-noexcept | move constructor 'Environment' should be marked noexcept | 2 | ||
| 7797 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Environment.h @ Line 25 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7798 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Event.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'EventData' should be marked noexcept | 2 | ||
| 7799 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Event.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'EventDataBytes' should be marked noexcept | 2 | ||
| 7800 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Event.h @ Line 102 | cppcoreguidelines-noexcept | default constructor 'EventDataReceipt' should be marked noexcept | 2 | ||
| 7801 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Event.h @ Line 131 | cppcoreguidelines-noexcept | default constructor 'EventDataStructuredData' should be marked noexcept | 2 | ||
| 7802 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Event.h @ Line 251 | cppcoreguidelines-noexcept | default constructor 'Event' should be marked noexcept | 2 | ||
| 7803 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/FileSpec.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'FileSpec' should be marked noexcept | 2 | ||
| 7804 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Flags.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Flags' should be marked noexcept | 2 | ||
| 7805 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/GDBRemote.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'StreamGDBRemote' should be marked noexcept | 2 | ||
| 7806 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/GDBRemote.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'GDBRemotePacket' should be marked noexcept | 2 | ||
| 7807 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'AdaptedConstIterator |
2 | ||
| 7808 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 47 | cppcoreguidelines-noexcept | destructor '~AdaptedConstIterator |
2 | ||
| 7809 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 124 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 7810 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 147 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 7811 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 178 | cppcoreguidelines-noexcept | move constructor 'LockingAdaptedIterable' should be marked noexcept | 2 | ||
| 7812 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 178 | cppcoreguidelines-noexcept | move constructor 'LockingAdaptedIterable |
2 | ||
| 7813 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 183 | cppcoreguidelines-noexcept | destructor '~LockingAdaptedIterable |
2 | ||
| 7814 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Iterable.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'AdaptedConstIterator' should be marked noexcept | 2 | ||
| 7815 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Predicate.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'Predicate' should be marked noexcept | 2 | ||
| 7816 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Predicate.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'Predicate |
2 | ||
| 7817 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Predicate.h @ Line 62 | cppcoreguidelines-noexcept | destructor '~Predicate |
2 | ||
| 7818 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ProcessInfo' should be marked noexcept | 2 | ||
| 7819 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfo' should be marked noexcept | 2 | ||
| 7820 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h @ Line 167 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfoMatch' should be marked noexcept | 2 | ||
| 7821 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h @ Line 30 | cppcoreguidelines-noexcept | move constructor 'ProcessInfo' should be marked noexcept | 2 | ||
| 7822 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h @ Line 108 | cppcoreguidelines-noexcept | move constructor 'ProcessInstanceInfo' should be marked noexcept | 2 | ||
| 7823 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h @ Line 30 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7824 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h @ Line 108 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7825 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'Range' should be marked noexcept | 2 | ||
| 7826 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'Range' should be marked noexcept | 2 | ||
| 7827 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 132 | cppcoreguidelines-noexcept | default constructor 'RangeVector' should be marked noexcept | 2 | ||
| 7828 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 134 | cppcoreguidelines-noexcept | destructor '~RangeVector' should be marked noexcept | 2 | ||
| 7829 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 378 | cppcoreguidelines-noexcept | default constructor 'RangeData' should be marked noexcept | 2 | ||
| 7830 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 378 | cppcoreguidelines-noexcept | default constructor 'RangeData' should be marked noexcept | 2 | ||
| 7831 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 405 | cppcoreguidelines-noexcept | default constructor 'RangeDataVector' should be marked noexcept | 2 | ||
| 7832 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 405 | cppcoreguidelines-noexcept | default constructor 'RangeDataVector' should be marked noexcept | 2 | ||
| 7833 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 407 | cppcoreguidelines-noexcept | destructor '~RangeDataVector' should be marked noexcept | 2 | ||
| 7834 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 656 | cppcoreguidelines-noexcept | default constructor 'AddressData' should be marked noexcept | 2 | ||
| 7835 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 680 | cppcoreguidelines-noexcept | default constructor 'AddressDataArray' should be marked noexcept | 2 | ||
| 7836 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 682 | cppcoreguidelines-noexcept | destructor '~AddressDataArray' should be marked noexcept | 2 | ||
| 7837 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 132 | cppcoreguidelines-noexcept | default constructor 'RangeVector' should be marked noexcept | 2 | ||
| 7838 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 373 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7839 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 373 | cppcoreguidelines-noexcept | move constructor 'RangeData' should be marked noexcept | 2 | ||
| 7840 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 389 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7841 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 389 | cppcoreguidelines-noexcept | move constructor 'AugmentedRangeData' should be marked noexcept | 2 | ||
| 7842 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 656 | cppcoreguidelines-noexcept | default constructor 'AddressData' should be marked noexcept | 2 | ||
| 7843 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RangeMap.h @ Line 680 | cppcoreguidelines-noexcept | default constructor 'AddressDataArray' should be marked noexcept | 2 | ||
| 7844 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RegisterValue.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'RegisterValue' should be marked noexcept | 2 | ||
| 7845 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RegisterValue.h @ Line 28 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7846 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RegisterValue.h @ Line 28 | cppcoreguidelines-noexcept | move constructor 'RegisterValue' should be marked noexcept | 2 | ||
| 7847 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RegularExpression.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'RegularExpression' should be marked noexcept | 2 | ||
| 7848 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RegularExpression.h @ Line 39 | cppcoreguidelines-noexcept | move constructor 'RegularExpression' should be marked noexcept | 2 | ||
| 7849 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/RegularExpression.h @ Line 41 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7850 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Reproducer.h @ Line 204 | cppcoreguidelines-noexcept | default constructor 'Reproducer' should be marked noexcept | 2 | ||
| 7851 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 241 | cppcoreguidelines-noexcept | default constructor 'IndexToObject' should be marked noexcept | 2 | ||
| 7852 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 520 | cppcoreguidelines-noexcept | default constructor 'SignatureStr' should be marked noexcept | 2 | ||
| 7853 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 593 | cppcoreguidelines-noexcept | default constructor 'ObjectToIndex' should be marked noexcept | 2 | ||
| 7854 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 608 | cppcoreguidelines-noexcept | default constructor 'Serializer' should be marked noexcept | 2 | ||
| 7855 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 717 | cppcoreguidelines-noexcept | default constructor 'InstrumentationData' should be marked noexcept | 2 | ||
| 7856 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 750 | cppcoreguidelines-noexcept | default constructor 'Recorder' should be marked noexcept | 2 | ||
| 7857 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 241 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7858 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 241 | cppcoreguidelines-noexcept | move constructor 'IndexToObject' should be marked noexcept | 2 | ||
| 7859 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 318 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7860 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 318 | cppcoreguidelines-noexcept | move constructor 'Deserializer' should be marked noexcept | 2 | ||
| 7861 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 593 | cppcoreguidelines-noexcept | move constructor 'ObjectToIndex' should be marked noexcept | 2 | ||
| 7862 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/ReproducerInstrumentation.h @ Line 606 | cppcoreguidelines-noexcept | move constructor 'Serializer' should be marked noexcept | 2 | ||
| 7863 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Scalar.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'Scalar' should be marked noexcept | 2 | ||
| 7864 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Scalar.h @ Line 34 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7865 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Scalar.h @ Line 34 | cppcoreguidelines-noexcept | move constructor 'Scalar' should be marked noexcept | 2 | ||
| 7866 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/SelectHelper.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SelectHelper' should be marked noexcept | 2 | ||
| 7867 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/SelectHelper.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'FDInfo' should be marked noexcept | 2 | ||
| 7868 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/SharedCluster.h @ Line 28 | cppcoreguidelines-noexcept | destructor '~ClusterManager |
2 | ||
| 7869 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/SharedCluster.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ClusterManager' should be marked noexcept | 2 | ||
| 7870 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/SharedCluster.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ClusterManager |
2 | ||
| 7871 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Status.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'Status' should be marked noexcept | 2 | ||
| 7872 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/Stream.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'Stream' should be marked noexcept | 2 | ||
| 7873 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StreamString.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'StreamString' should be marked noexcept | 2 | ||
| 7874 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StreamTee.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'StreamTee' should be marked noexcept | 2 | ||
| 7875 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StringExtractor.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'StringExtractor' should be marked noexcept | 2 | ||
| 7876 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StringExtractorGDBRemote.h @ Line 21 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7877 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StringExtractorGDBRemote.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'StringExtractorGDBRemote' should be marked noexcept | 2 | ||
| 7878 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StringList.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'StringList' should be marked noexcept | 2 | ||
| 7879 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 7880 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 167 | cppcoreguidelines-noexcept | default constructor 'Array' should be marked noexcept | 2 | ||
| 7881 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 287 | cppcoreguidelines-noexcept | default constructor 'Integer' should be marked noexcept | 2 | ||
| 7882 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 304 | cppcoreguidelines-noexcept | default constructor 'Float' should be marked noexcept | 2 | ||
| 7883 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 321 | cppcoreguidelines-noexcept | default constructor 'Boolean' should be marked noexcept | 2 | ||
| 7884 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 338 | cppcoreguidelines-noexcept | default constructor 'String' should be marked noexcept | 2 | ||
| 7885 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 354 | cppcoreguidelines-noexcept | default constructor 'Dictionary' should be marked noexcept | 2 | ||
| 7886 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 524 | cppcoreguidelines-noexcept | default constructor 'Null' should be marked noexcept | 2 | ||
| 7887 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/StructuredData.h @ Line 535 | cppcoreguidelines-noexcept | default constructor 'Generic' should be marked noexcept | 2 | ||
| 7888 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/TraceOptions.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'TraceOptions' should be marked noexcept | 2 | ||
| 7889 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/UUID.h @ Line 23 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 7890 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/UUID.h @ Line 23 | cppcoreguidelines-noexcept | move constructor 'UUID' should be marked noexcept | 2 | ||
| 7891 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/UUID.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'UUID' should be marked noexcept | 2 | ||
| 7892 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/UserID.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'UserID' should be marked noexcept | 2 | ||
| 7893 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/UserIDResolver.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'UserIDResolver' should be marked noexcept | 2 | ||
| 7894 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/VMRange.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'VMRange' should be marked noexcept | 2 | ||
| 7895 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/XcodeSDK.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'Info' should be marked noexcept | 2 | ||
| 7896 | /home/vsts/work/1/llvm-project/lldb/include/lldb/Utility/XcodeSDK.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'XcodeSDK' should be marked noexcept | 2 | ||
| 7897 | /home/vsts/work/1/llvm-project/lldb/source/API/SBAddress.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBAddress' should be marked noexcept | 2 | ||
| 7898 | /home/vsts/work/1/llvm-project/lldb/source/API/SBAttachInfo.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBAttachInfo' should be marked noexcept | 2 | ||
| 7899 | /home/vsts/work/1/llvm-project/lldb/source/API/SBBlock.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SBBlock' should be marked noexcept | 2 | ||
| 7900 | /home/vsts/work/1/llvm-project/lldb/source/API/SBBreakpoint.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'SBBreakpoint' should be marked noexcept | 2 | ||
| 7901 | /home/vsts/work/1/llvm-project/lldb/source/API/SBBreakpointLocation.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'SBBreakpointLocation' should be marked noexcept | 2 | ||
| 7902 | /home/vsts/work/1/llvm-project/lldb/source/API/SBBreakpointName.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'SBBreakpointName' should be marked noexcept | 2 | ||
| 7903 | /home/vsts/work/1/llvm-project/lldb/source/API/SBBroadcaster.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBBroadcaster' should be marked noexcept | 2 | ||
| 7904 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCommandInterpreter.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreter' should be marked noexcept | 2 | ||
| 7905 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCommandInterpreter.cpp @ Line 636 | cppcoreguidelines-noexcept | default constructor 'SBCommand' should be marked noexcept | 2 | ||
| 7906 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCommandInterpreterRunOptions.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreterRunOptions' should be marked noexcept | 2 | ||
| 7907 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCommandInterpreterRunOptions.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreterRunResult' should be marked noexcept | 2 | ||
| 7908 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCommandReturnObject.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBCommandReturnObjectImpl' should be marked noexcept | 2 | ||
| 7909 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCommandReturnObject.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'SBCommandReturnObject' should be marked noexcept | 2 | ||
| 7910 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCommunication.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBCommunication' should be marked noexcept | 2 | ||
| 7911 | /home/vsts/work/1/llvm-project/lldb/source/API/SBCompileUnit.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBCompileUnit' should be marked noexcept | 2 | ||
| 7912 | /home/vsts/work/1/llvm-project/lldb/source/API/SBData.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'SBData' should be marked noexcept | 2 | ||
| 7913 | /home/vsts/work/1/llvm-project/lldb/source/API/SBDebugger.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'SBDebugger' should be marked noexcept | 2 | ||
| 7914 | /home/vsts/work/1/llvm-project/lldb/source/API/SBDeclaration.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBDeclaration' should be marked noexcept | 2 | ||
| 7915 | /home/vsts/work/1/llvm-project/lldb/source/API/SBEnvironment.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBEnvironment' should be marked noexcept | 2 | ||
| 7916 | /home/vsts/work/1/llvm-project/lldb/source/API/SBError.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBError' should be marked noexcept | 2 | ||
| 7917 | /home/vsts/work/1/llvm-project/lldb/source/API/SBEvent.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'SBEvent' should be marked noexcept | 2 | ||
| 7918 | /home/vsts/work/1/llvm-project/lldb/source/API/SBExecutionContext.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBExecutionContext' should be marked noexcept | 2 | ||
| 7919 | /home/vsts/work/1/llvm-project/lldb/source/API/SBExpressionOptions.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBExpressionOptions' should be marked noexcept | 2 | ||
| 7920 | /home/vsts/work/1/llvm-project/lldb/source/API/SBFile.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'SBFile' should be marked noexcept | 2 | ||
| 7921 | /home/vsts/work/1/llvm-project/lldb/source/API/SBFileSpec.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'SBFileSpec' should be marked noexcept | 2 | ||
| 7922 | /home/vsts/work/1/llvm-project/lldb/source/API/SBFileSpecList.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBFileSpecList' should be marked noexcept | 2 | ||
| 7923 | /home/vsts/work/1/llvm-project/lldb/source/API/SBFrame.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'SBFrame' should be marked noexcept | 2 | ||
| 7924 | /home/vsts/work/1/llvm-project/lldb/source/API/SBFunction.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'SBFunction' should be marked noexcept | 2 | ||
| 7925 | /home/vsts/work/1/llvm-project/lldb/source/API/SBInstruction.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'SBInstruction' should be marked noexcept | 2 | ||
| 7926 | /home/vsts/work/1/llvm-project/lldb/source/API/SBInstructionList.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBInstructionList' should be marked noexcept | 2 | ||
| 7927 | /home/vsts/work/1/llvm-project/lldb/source/API/SBLaunchInfo.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBLaunchInfoImpl' should be marked noexcept | 2 | ||
| 7928 | /home/vsts/work/1/llvm-project/lldb/source/API/SBLineEntry.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBLineEntry' should be marked noexcept | 2 | ||
| 7929 | /home/vsts/work/1/llvm-project/lldb/source/API/SBListener.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SBListener' should be marked noexcept | 2 | ||
| 7930 | /home/vsts/work/1/llvm-project/lldb/source/API/SBMemoryRegionInfo.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBMemoryRegionInfo' should be marked noexcept | 2 | ||
| 7931 | /home/vsts/work/1/llvm-project/lldb/source/API/SBMemoryRegionInfoList.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'MemoryRegionInfoListImpl' should be marked noexcept | 2 | ||
| 7932 | /home/vsts/work/1/llvm-project/lldb/source/API/SBMemoryRegionInfoList.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'SBMemoryRegionInfoList' should be marked noexcept | 2 | ||
| 7933 | /home/vsts/work/1/llvm-project/lldb/source/API/SBModule.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'SBModule' should be marked noexcept | 2 | ||
| 7934 | /home/vsts/work/1/llvm-project/lldb/source/API/SBModuleSpec.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBModuleSpec' should be marked noexcept | 2 | ||
| 7935 | /home/vsts/work/1/llvm-project/lldb/source/API/SBModuleSpec.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'SBModuleSpecList' should be marked noexcept | 2 | ||
| 7936 | /home/vsts/work/1/llvm-project/lldb/source/API/SBPlatform.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'PlatformConnectOptions' should be marked noexcept | 2 | ||
| 7937 | /home/vsts/work/1/llvm-project/lldb/source/API/SBPlatform.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'PlatformShellCommand' should be marked noexcept | 2 | ||
| 7938 | /home/vsts/work/1/llvm-project/lldb/source/API/SBPlatform.cpp @ Line 316 | cppcoreguidelines-noexcept | default constructor 'SBPlatform' should be marked noexcept | 2 | ||
| 7939 | /home/vsts/work/1/llvm-project/lldb/source/API/SBProcess.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'SBProcess' should be marked noexcept | 2 | ||
| 7940 | /home/vsts/work/1/llvm-project/lldb/source/API/SBProcessInfo.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBProcessInfo' should be marked noexcept | 2 | ||
| 7941 | /home/vsts/work/1/llvm-project/lldb/source/API/SBQueue.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'QueueImpl' should be marked noexcept | 2 | ||
| 7942 | /home/vsts/work/1/llvm-project/lldb/source/API/SBQueue.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'SBQueue' should be marked noexcept | 2 | ||
| 7943 | /home/vsts/work/1/llvm-project/lldb/source/API/SBQueueItem.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBQueueItem' should be marked noexcept | 2 | ||
| 7944 | /home/vsts/work/1/llvm-project/lldb/source/API/SBReproducer.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'SBReplayOptions' should be marked noexcept | 2 | ||
| 7945 | /home/vsts/work/1/llvm-project/lldb/source/API/SBReproducer.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SBRegistry' should be marked noexcept | 2 | ||
| 7946 | /home/vsts/work/1/llvm-project/lldb/source/API/SBReproducerPrivate.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'SBRegistry' should be marked noexcept | 2 | ||
| 7947 | /home/vsts/work/1/llvm-project/lldb/source/API/SBSection.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SBSection' should be marked noexcept | 2 | ||
| 7948 | /home/vsts/work/1/llvm-project/lldb/source/API/SBStream.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBStream' should be marked noexcept | 2 | ||
| 7949 | /home/vsts/work/1/llvm-project/lldb/source/API/SBStream.cpp @ Line 26 | cppcoreguidelines-noexcept | move constructor 'SBStream' should be marked noexcept | 2 | ||
| 7950 | /home/vsts/work/1/llvm-project/lldb/source/API/SBStringList.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'SBStringList' should be marked noexcept | 2 | ||
| 7951 | /home/vsts/work/1/llvm-project/lldb/source/API/SBStructuredData.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'SBStructuredData' should be marked noexcept | 2 | ||
| 7952 | /home/vsts/work/1/llvm-project/lldb/source/API/SBSymbol.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBSymbol' should be marked noexcept | 2 | ||
| 7953 | /home/vsts/work/1/llvm-project/lldb/source/API/SBSymbolContext.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBSymbolContext' should be marked noexcept | 2 | ||
| 7954 | /home/vsts/work/1/llvm-project/lldb/source/API/SBSymbolContextList.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SBSymbolContextList' should be marked noexcept | 2 | ||
| 7955 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTarget.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'SBTarget' should be marked noexcept | 2 | ||
| 7956 | /home/vsts/work/1/llvm-project/lldb/source/API/SBThread.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'SBThread' should be marked noexcept | 2 | ||
| 7957 | /home/vsts/work/1/llvm-project/lldb/source/API/SBThreadCollection.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'SBThreadCollection' should be marked noexcept | 2 | ||
| 7958 | /home/vsts/work/1/llvm-project/lldb/source/API/SBThreadPlan.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'SBThreadPlan' should be marked noexcept | 2 | ||
| 7959 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTrace.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'SBTrace' should be marked noexcept | 2 | ||
| 7960 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTraceOptions.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SBTraceOptions' should be marked noexcept | 2 | ||
| 7961 | /home/vsts/work/1/llvm-project/lldb/source/API/SBType.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'SBType' should be marked noexcept | 2 | ||
| 7962 | /home/vsts/work/1/llvm-project/lldb/source/API/SBType.cpp @ Line 592 | cppcoreguidelines-noexcept | default constructor 'SBTypeList' should be marked noexcept | 2 | ||
| 7963 | /home/vsts/work/1/llvm-project/lldb/source/API/SBType.cpp @ Line 652 | cppcoreguidelines-noexcept | default constructor 'SBTypeMember' should be marked noexcept | 2 | ||
| 7964 | /home/vsts/work/1/llvm-project/lldb/source/API/SBType.cpp @ Line 783 | cppcoreguidelines-noexcept | default constructor 'SBTypeMemberFunction' should be marked noexcept | 2 | ||
| 7965 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeCategory.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'SBTypeCategory' should be marked noexcept | 2 | ||
| 7966 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeEnumMember.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SBTypeEnumMember' should be marked noexcept | 2 | ||
| 7967 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeEnumMember.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'SBTypeEnumMemberList' should be marked noexcept | 2 | ||
| 7968 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeFilter.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeFilter' should be marked noexcept | 2 | ||
| 7969 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeFormat.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeFormat' should be marked noexcept | 2 | ||
| 7970 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeNameSpecifier.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBTypeNameSpecifier' should be marked noexcept | 2 | ||
| 7971 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeSummary.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SBTypeSummaryOptions' should be marked noexcept | 2 | ||
| 7972 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeSummary.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'SBTypeSummary' should be marked noexcept | 2 | ||
| 7973 | /home/vsts/work/1/llvm-project/lldb/source/API/SBTypeSynthetic.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SBTypeSynthetic' should be marked noexcept | 2 | ||
| 7974 | /home/vsts/work/1/llvm-project/lldb/source/API/SBUnixSignals.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBUnixSignals' should be marked noexcept | 2 | ||
| 7975 | /home/vsts/work/1/llvm-project/lldb/source/API/SBValue.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'ValueLocker' should be marked noexcept | 2 | ||
| 7976 | /home/vsts/work/1/llvm-project/lldb/source/API/SBValue.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'SBValue' should be marked noexcept | 2 | ||
| 7977 | /home/vsts/work/1/llvm-project/lldb/source/API/SBValueList.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ValueListImpl' should be marked noexcept | 2 | ||
| 7978 | /home/vsts/work/1/llvm-project/lldb/source/API/SBValueList.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'SBValueList' should be marked noexcept | 2 | ||
| 7979 | /home/vsts/work/1/llvm-project/lldb/source/API/SBVariablesOptions.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'VariablesOptionsImpl' should be marked noexcept | 2 | ||
| 7980 | /home/vsts/work/1/llvm-project/lldb/source/API/SBVariablesOptions.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'SBVariablesOptions' should be marked noexcept | 2 | ||
| 7981 | /home/vsts/work/1/llvm-project/lldb/source/API/SBWatchpoint.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'SBWatchpoint' should be marked noexcept | 2 | ||
| 7982 | /home/vsts/work/1/llvm-project/lldb/source/API/SystemInitializerFull.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'SystemInitializerFull' should be marked noexcept | 2 | ||
| 7983 | /home/vsts/work/1/llvm-project/lldb/source/API/SystemInitializerFull.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SystemInitializerFull' should be marked noexcept | 2 | ||
| 7984 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/BreakpointID.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'BreakpointID' should be marked noexcept | 2 | ||
| 7985 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/BreakpointIDList.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'BreakpointIDList' should be marked noexcept | 2 | ||
| 7986 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/BreakpointLocationCollection.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'BreakpointLocationCollection' should be marked noexcept | 2 | ||
| 7987 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/BreakpointSiteList.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'BreakpointSiteList' should be marked noexcept | 2 | ||
| 7988 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/Stoppoint.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'Stoppoint' should be marked noexcept | 2 | ||
| 7989 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/StoppointCallbackContext.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'StoppointCallbackContext' should be marked noexcept | 2 | ||
| 7990 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/WatchpointList.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'WatchpointList' should be marked noexcept | 2 | ||
| 7991 | /home/vsts/work/1/llvm-project/lldb/source/Breakpoint/WatchpointOptions.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'WatchpointOptions' should be marked noexcept | 2 | ||
| 7992 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 48 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 7993 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'BreakpointOptionGroup' should be marked noexcept | 2 | ||
| 7994 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'BreakpointDummyOptionGroup' should be marked noexcept | 2 | ||
| 7995 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 7996 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 1136 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 7997 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 1271 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 7998 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 1426 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 7999 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 1578 | cppcoreguidelines-noexcept | default constructor 'BreakpointNameOptionGroup' should be marked noexcept | 2 | ||
| 8000 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 1640 | cppcoreguidelines-noexcept | default constructor 'BreakpointAccessOptionGroup' should be marked noexcept | 2 | ||
| 8001 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 2093 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8002 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp @ Line 2291 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8003 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpointCommand.cpp @ Line 56 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8004 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpointCommand.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8005 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectBreakpointCommand.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8006 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp @ Line 33 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8007 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8008 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8009 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp @ Line 1005 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8010 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp @ Line 1253 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8011 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp @ Line 1389 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8012 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectDisassemble.cpp @ Line 31 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8013 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectDisassemble.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8014 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectDisassemble.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8015 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectExpression.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8016 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectExpression.cpp @ Line 49 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8017 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectExpression.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8018 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectFrame.cpp @ Line 45 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8019 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectFrame.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8020 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectFrame.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8021 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectFrame.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8022 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectHelp.cpp @ Line 69 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8023 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectHelp.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8024 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectLog.cpp @ Line 25 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8025 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectLog.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8026 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectMemory.cpp @ Line 44 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8027 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectMemory.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'OptionGroupReadMemory' should be marked noexcept | 2 | ||
| 8028 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectMemory.cpp @ Line 902 | cppcoreguidelines-noexcept | default constructor 'OptionGroupFindMemory' should be marked noexcept | 2 | ||
| 8029 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectMemory.cpp @ Line 1190 | cppcoreguidelines-noexcept | default constructor 'OptionGroupWriteMemory' should be marked noexcept | 2 | ||
| 8030 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp @ Line 59 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8031 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'OptionPermissions' should be marked noexcept | 2 | ||
| 8032 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp @ Line 630 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8033 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp @ Line 721 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8034 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp @ Line 1214 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8035 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp @ Line 1456 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8036 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp @ Line 1588 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8037 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 259 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8038 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8039 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 473 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8040 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 617 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8041 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 708 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8042 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 833 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8043 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 1233 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8044 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp @ Line 1329 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8045 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectRegexCommand.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 8046 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectRegister.cpp @ Line 34 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8047 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectRegister.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8048 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectReproducer.cpp @ Line 92 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8049 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectReproducer.cpp @ Line 236 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8050 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectReproducer.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8051 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectReproducer.cpp @ Line 616 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8052 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectScript.cpp @ Line 46 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8053 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectScript.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8054 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSession.cpp @ Line 54 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8055 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSession.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8056 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp @ Line 24 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8057 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8058 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8059 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8060 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp @ Line 1084 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8061 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSource.cpp @ Line 34 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8062 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSource.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8063 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSource.cpp @ Line 628 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8064 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectSource.cpp @ Line 761 | cppcoreguidelines-noexcept | default constructor 'SourceInfo' should be marked noexcept | 2 | ||
| 8065 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 157 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8066 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'OptionGroupDependents' should be marked noexcept | 2 | ||
| 8067 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 1973 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8068 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 2399 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8069 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 2906 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8070 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 3257 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8071 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 3607 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8072 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp @ Line 4428 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8073 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 41 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8074 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8075 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'ThreadStepScopeOptionGroup' should be marked noexcept | 2 | ||
| 8076 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 807 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8077 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 1228 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8078 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 1376 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8079 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 1546 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8080 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 1686 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8081 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectThread.cpp @ Line 2083 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8082 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTrace.cpp @ Line 34 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8083 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTrace.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8084 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTrace.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8085 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectTrace.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8086 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 99 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8087 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8088 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8089 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 716 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8090 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 884 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8091 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8092 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 999 | cppcoreguidelines-noexcept | destructor '~CommandOptions' should be marked noexcept | 2 | ||
| 8093 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 1056 | cppcoreguidelines-noexcept | destructor '~CommandObjectTypeFormatterList |
2 | ||
| 8094 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 1745 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8095 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 1851 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8096 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 2034 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8097 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 2459 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8098 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 2720 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8099 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectType.cpp @ Line 2921 | cppcoreguidelines-noexcept | destructor '~CommandObjectFormatterInfo |
2 | ||
| 8100 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectWatchpoint.cpp @ Line 143 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8101 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectWatchpoint.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8102 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectWatchpoint.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8103 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectWatchpoint.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8104 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectWatchpoint.cpp @ Line 724 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8105 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectWatchpointCommand.cpp @ Line 56 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8106 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandObjectWatchpointCommand.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8107 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandOptionsProcessLaunch.cpp @ Line 27 | clang-diagnostic-error | 'CommandOptions.inc' file not found | 1 | ||
| 8108 | /home/vsts/work/1/llvm-project/lldb/source/Commands/CommandOptionsProcessLaunch.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'CommandOptionsProcessLaunch' should be marked noexcept | 2 | ||
| 8109 | /home/vsts/work/1/llvm-project/lldb/source/Core/AddressRange.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'AddressRange' should be marked noexcept | 2 | ||
| 8110 | /home/vsts/work/1/llvm-project/lldb/source/Core/AddressResolver.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'AddressResolver' should be marked noexcept | 2 | ||
| 8111 | /home/vsts/work/1/llvm-project/lldb/source/Core/Debugger.cpp @ Line 167 | clang-diagnostic-error | 'CoreProperties.inc' file not found | 1 | ||
| 8112 | /home/vsts/work/1/llvm-project/lldb/source/Core/Disassembler.cpp @ Line 928 | cppcoreguidelines-noexcept | default constructor 'InstructionList' should be marked noexcept | 2 | ||
| 8113 | /home/vsts/work/1/llvm-project/lldb/source/Core/Disassembler.cpp @ Line 1111 | cppcoreguidelines-noexcept | default constructor 'PseudoInstruction' should be marked noexcept | 2 | ||
| 8114 | /home/vsts/work/1/llvm-project/lldb/source/Core/FileSpecList.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'FileSpecList' should be marked noexcept | 2 | ||
| 8115 | /home/vsts/work/1/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'Point' should be marked noexcept | 2 | ||
| 8116 | /home/vsts/work/1/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'Size' should be marked noexcept | 2 | ||
| 8117 | /home/vsts/work/1/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'Rect' should be marked noexcept | 2 | ||
| 8118 | /home/vsts/work/1/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp @ Line 2003 | cppcoreguidelines-noexcept | default constructor 'FrameTreeDelegate' should be marked noexcept | 2 | ||
| 8119 | /home/vsts/work/1/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp @ Line 2222 | cppcoreguidelines-noexcept | default constructor 'ValueObjectListDelegate' should be marked noexcept | 2 | ||
| 8120 | /home/vsts/work/1/llvm-project/lldb/source/Core/Module.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'Module' should be marked noexcept | 2 | ||
| 8121 | /home/vsts/work/1/llvm-project/lldb/source/Core/ModuleList.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'ModuleListProperties' should be marked noexcept | 2 | ||
| 8122 | /home/vsts/work/1/llvm-project/lldb/source/Core/ModuleList.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'ModuleList' should be marked noexcept | 2 | ||
| 8123 | /home/vsts/work/1/llvm-project/lldb/source/Core/ModuleList.cpp @ Line 702 | cppcoreguidelines-noexcept | default constructor 'SharedModuleListInfo' should be marked noexcept | 2 | ||
| 8124 | /home/vsts/work/1/llvm-project/lldb/source/Core/PluginManager.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'PluginInfo' should be marked noexcept | 2 | ||
| 8125 | /home/vsts/work/1/llvm-project/lldb/source/Core/PluginManager.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'PluginInstance |
2 | ||
| 8126 | /home/vsts/work/1/llvm-project/lldb/source/Core/PluginManager.cpp @ Line 1174 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8127 | /home/vsts/work/1/llvm-project/lldb/source/Core/PluginManager.cpp @ Line 1174 | cppcoreguidelines-noexcept | move constructor 'TypeSystemInstance' should be marked noexcept | 2 | ||
| 8128 | /home/vsts/work/1/llvm-project/lldb/source/Core/PluginManager.cpp @ Line 1233 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8129 | /home/vsts/work/1/llvm-project/lldb/source/Core/PluginManager.cpp @ Line 1233 | cppcoreguidelines-noexcept | move constructor 'REPLInstance' should be marked noexcept | 2 | ||
| 8130 | /home/vsts/work/1/llvm-project/lldb/source/Core/SearchFilter.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'Searcher' should be marked noexcept | 2 | ||
| 8131 | /home/vsts/work/1/llvm-project/lldb/source/Core/Value.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'Value' should be marked noexcept | 2 | ||
| 8132 | /home/vsts/work/1/llvm-project/lldb/source/Core/ValueObject.cpp @ Line 2799 | cppcoreguidelines-noexcept | default constructor 'EvaluationPoint' should be marked noexcept | 2 | ||
| 8133 | /home/vsts/work/1/llvm-project/lldb/source/DataFormatters/DumpValueObjectOptions.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'DumpValueObjectOptions' should be marked noexcept | 2 | ||
| 8134 | /home/vsts/work/1/llvm-project/lldb/source/DataFormatters/FormatCache.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 8135 | /home/vsts/work/1/llvm-project/lldb/source/DataFormatters/FormatManager.cpp @ Line 687 | cppcoreguidelines-noexcept | default constructor 'FormatManager' should be marked noexcept | 2 | ||
| 8136 | /home/vsts/work/1/llvm-project/lldb/source/DataFormatters/TypeFormat.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'TypeFormatImpl' should be marked noexcept | 2 | ||
| 8137 | /home/vsts/work/1/llvm-project/lldb/source/DataFormatters/TypeFormat.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'TypeFormatImpl_Format' should be marked noexcept | 2 | ||
| 8138 | /home/vsts/work/1/llvm-project/lldb/source/DataFormatters/TypeFormat.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'TypeFormatImpl_EnumType' should be marked noexcept | 2 | ||
| 8139 | /home/vsts/work/1/llvm-project/lldb/source/DataFormatters/TypeSummary.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'TypeSummaryOptions' should be marked noexcept | 2 | ||
| 8140 | /home/vsts/work/1/llvm-project/lldb/source/Expression/DWARFExpression.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression' should be marked noexcept | 2 | ||
| 8141 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/FileAction.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FileAction' should be marked noexcept | 2 | ||
| 8142 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/Host.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'ShellInfo' should be marked noexcept | 2 | ||
| 8143 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/HostInfoBase.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'HostInfoBaseFields' should be marked noexcept | 2 | ||
| 8144 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/HostNativeThreadBase.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'HostNativeThreadBase' should be marked noexcept | 2 | ||
| 8145 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/HostProcess.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'HostProcess' should be marked noexcept | 2 | ||
| 8146 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/HostThread.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'HostThread' should be marked noexcept | 2 | ||
| 8147 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/MainLoop.cpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'MainLoop' should be marked noexcept | 2 | ||
| 8148 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/ProcessLaunchInfo.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'ProcessLaunchInfo' should be marked noexcept | 2 | ||
| 8149 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/ProcessRunLock.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'ProcessRunLock' should be marked noexcept | 2 | ||
| 8150 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/PseudoTerminal.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'PseudoTerminal' should be marked noexcept | 2 | ||
| 8151 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/SocketAddress.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'SocketAddress' should be marked noexcept | 2 | ||
| 8152 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/Terminal.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'TerminalState' should be marked noexcept | 2 | ||
| 8153 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/Terminal.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'TerminalStateSwitcher' should be marked noexcept | 2 | ||
| 8154 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/XML.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'XMLDocument' should be marked noexcept | 2 | ||
| 8155 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/XML.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'XMLNode' should be marked noexcept | 2 | ||
| 8156 | /home/vsts/work/1/llvm-project/lldb/source/Host/common/XML.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'ApplePropertyList' should be marked noexcept | 2 | ||
| 8157 | /home/vsts/work/1/llvm-project/lldb/source/Host/linux/HostInfoLinux.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'HostInfoLinuxFields' should be marked noexcept | 2 | ||
| 8158 | /home/vsts/work/1/llvm-project/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'ConnectionFileDescriptor' should be marked noexcept | 2 | ||
| 8159 | /home/vsts/work/1/llvm-project/lldb/source/Host/posix/HostInfoPosix.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'PosixUserIDResolver' should be marked noexcept | 2 | ||
| 8160 | /home/vsts/work/1/llvm-project/lldb/source/Host/posix/HostProcessPosix.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'HostProcessPosix' should be marked noexcept | 2 | ||
| 8161 | /home/vsts/work/1/llvm-project/lldb/source/Host/posix/HostThreadPosix.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'HostThreadPosix' should be marked noexcept | 2 | ||
| 8162 | /home/vsts/work/1/llvm-project/lldb/source/Host/posix/PipePosix.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'PipePosix' should be marked noexcept | 2 | ||
| 8163 | /home/vsts/work/1/llvm-project/lldb/source/Host/posix/PipePosix.cpp @ Line 65 | cppcoreguidelines-noexcept | move constructor 'PipePosix' should be marked noexcept | 2 | ||
| 8164 | /home/vsts/work/1/llvm-project/lldb/source/Host/posix/PipePosix.cpp @ Line 70 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8165 | /home/vsts/work/1/llvm-project/lldb/source/Initialization/SystemInitializer.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'SystemInitializer' should be marked noexcept | 2 | ||
| 8166 | /home/vsts/work/1/llvm-project/lldb/source/Initialization/SystemLifetimeManager.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SystemLifetimeManager' should be marked noexcept | 2 | ||
| 8167 | /home/vsts/work/1/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp @ Line 104 | clang-diagnostic-error | 'InterpreterProperties.inc' file not found | 1 | ||
| 8168 | /home/vsts/work/1/llvm-project/lldb/source/Interpreter/OptionGroupOutputFile.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'OptionGroupOutputFile' should be marked noexcept | 2 | ||
| 8169 | /home/vsts/work/1/llvm-project/lldb/source/Interpreter/OptionValueFileColonLine.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'OptionValueFileColonLine' should be marked noexcept | 2 | ||
| 8170 | /home/vsts/work/1/llvm-project/lldb/source/Interpreter/OptionValueFileSpec.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'OptionValueFileSpec' should be marked noexcept | 2 | ||
| 8171 | /home/vsts/work/1/llvm-project/lldb/source/Interpreter/Options.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'Options' should be marked noexcept | 2 | ||
| 8172 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp @ Line 91 | clang-diagnostic-error | 'DynamicLoaderDarwinKernelProperties.inc' file not found | 1 | ||
| 8173 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'DynamicLoaderDarwinKernelProperties' should be marked noexcept | 2 | ||
| 8174 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h @ Line 128 | cppcoreguidelines-noexcept | default constructor 'KextImageInfo' should be marked noexcept | 2 | ||
| 8175 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h @ Line 219 | cppcoreguidelines-noexcept | default constructor 'OSKextLoadedKextSummaryHeader' should be marked noexcept | 2 | ||
| 8176 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'Rendezvous' should be marked noexcept | 2 | ||
| 8177 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h @ Line 148 | cppcoreguidelines-noexcept | default constructor 'SOEntry' should be marked noexcept | 2 | ||
| 8178 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'Segment' should be marked noexcept | 2 | ||
| 8179 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h @ Line 125 | cppcoreguidelines-noexcept | default constructor 'ImageInfo' should be marked noexcept | 2 | ||
| 8180 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'DYLDAllImageInfos' should be marked noexcept | 2 | ||
| 8181 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'Rendezvous' should be marked noexcept | 2 | ||
| 8182 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h @ Line 140 | cppcoreguidelines-noexcept | default constructor 'SOEntry' should be marked noexcept | 2 | ||
| 8183 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'DeclContextOverride' should be marked noexcept | 2 | ||
| 8184 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'ClangASTImporter' should be marked noexcept | 2 | ||
| 8185 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h @ Line 219 | cppcoreguidelines-noexcept | default constructor 'DeclOrigin' should be marked noexcept | 2 | ||
| 8186 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTMetadata.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ClangASTMetadata' should be marked noexcept | 2 | ||
| 8187 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp @ Line 719 | cppcoreguidelines-noexcept | default constructor 'TaggedASTDecl |
2 | ||
| 8188 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'DeclFromParser |
2 | ||
| 8189 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp @ Line 745 | cppcoreguidelines-noexcept | default constructor 'DeclFromUser |
2 | ||
| 8190 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h @ Line 254 | cppcoreguidelines-noexcept | default constructor 'TargetInfo' should be marked noexcept | 2 | ||
| 8191 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h @ Line 311 | cppcoreguidelines-noexcept | default constructor 'ParserVars' should be marked noexcept | 2 | ||
| 8192 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h @ Line 356 | cppcoreguidelines-noexcept | default constructor 'StructVars' should be marked noexcept | 2 | ||
| 8193 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ClangExpressionHelper' should be marked noexcept | 2 | ||
| 8194 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h @ Line 119 | cppcoreguidelines-noexcept | default constructor 'ParserVars' should be marked noexcept | 2 | ||
| 8195 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h @ Line 160 | cppcoreguidelines-noexcept | default constructor 'JITVars' should be marked noexcept | 2 | ||
| 8196 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h @ Line 117 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8197 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h @ Line 117 | cppcoreguidelines-noexcept | move constructor 'ParserVars' should be marked noexcept | 2 | ||
| 8198 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'StoringDiagnosticConsumer' should be marked noexcept | 2 | ||
| 8199 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'StoringDiagnosticConsumer' should be marked noexcept | 2 | ||
| 8200 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'ClangModulesDeclVendor' should be marked noexcept | 2 | ||
| 8201 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ClangModulesDeclVendor' should be marked noexcept | 2 | ||
| 8202 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ClangPersistentVariables' should be marked noexcept | 2 | ||
| 8203 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ClangPersistentVariables' should be marked noexcept | 2 | ||
| 8204 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'ClangUtilityFunctionHelper' should be marked noexcept | 2 | ||
| 8205 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h @ Line 62 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfiguration' should be marked noexcept | 2 | ||
| 8206 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'ClangDynamicCheckerFunctions' should be marked noexcept | 2 | ||
| 8207 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'ClangDynamicCheckerFunctions' should be marked noexcept | 2 | ||
| 8208 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ITSession' should be marked noexcept | 2 | ||
| 8209 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'EmulationStateARM' should be marked noexcept | 2 | ||
| 8210 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'EmulationStateARM' should be marked noexcept | 2 | ||
| 8211 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp @ Line 1020 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 8212 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp @ Line 82 | clang-diagnostic-error | 'JITLoaderGDBProperties.inc' file not found | 1 | ||
| 8213 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'PluginProperties' should be marked noexcept | 2 | ||
| 8214 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'NodeAllocator' should be marked noexcept | 2 | ||
| 8215 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'ManglingSubstitutor' should be marked noexcept | 2 | ||
| 8216 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'ManglingSubstitutor |
2 | ||
| 8217 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'TypeSubstitutor' should be marked noexcept | 2 | ||
| 8218 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp @ Line 384 | cppcoreguidelines-noexcept | default constructor 'CtorDtorSubstitutor' should be marked noexcept | 2 | ||
| 8219 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'MethodName' should be marked noexcept | 2 | ||
| 8220 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'CPlusPlusLanguage' should be marked noexcept | 2 | ||
| 8221 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'Range' should be marked noexcept | 2 | ||
| 8222 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h @ Line 82 | cppcoreguidelines-noexcept | default constructor 'ParsedNameRanges' should be marked noexcept | 2 | ||
| 8223 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h @ Line 94 | cppcoreguidelines-noexcept | move constructor 'Bookmark' should be marked noexcept | 2 | ||
| 8224 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h @ Line 99 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8225 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ClangHighlighter' should be marked noexcept | 2 | ||
| 8226 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ClangHighlighter' should be marked noexcept | 2 | ||
| 8227 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/CFBasicHash.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'CFBasicHash' should be marked noexcept | 2 | ||
| 8228 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSArray.cpp @ Line 82 | cppcoreguidelines-noexcept | destructor '~GenericNSArrayMSyntheticFrontEnd |
2 | ||
| 8229 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSArray.cpp @ Line 215 | cppcoreguidelines-noexcept | destructor '~GenericNSArrayISyntheticFrontEnd |
2 | ||
| 8230 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSArray.cpp @ Line 536 | cppcoreguidelines-noexcept | destructor '~GenericNSArrayMSyntheticFrontEnd |
2 | ||
| 8231 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSArray.cpp @ Line 603 | cppcoreguidelines-noexcept | destructor '~GenericNSArrayISyntheticFrontEnd |
2 | ||
| 8232 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp @ Line 201 | cppcoreguidelines-noexcept | destructor '~GenericNSDictionaryMSyntheticFrontEnd |
2 | ||
| 8233 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp @ Line 914 | cppcoreguidelines-noexcept | destructor '~GenericNSDictionaryMSyntheticFrontEnd |
2 | ||
| 8234 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'InlinedIndexes' should be marked noexcept | 2 | ||
| 8235 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'OutsourcedIndexes' should be marked noexcept | 2 | ||
| 8236 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'Impl' should be marked noexcept | 2 | ||
| 8237 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSSet.cpp @ Line 118 | cppcoreguidelines-noexcept | destructor '~GenericNSSetMSyntheticFrontEnd |
2 | ||
| 8238 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/NSSet.cpp @ Line 687 | cppcoreguidelines-noexcept | destructor '~GenericNSSetMSyntheticFrontEnd |
2 | ||
| 8239 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'MethodName' should be marked noexcept | 2 | ||
| 8240 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h @ Line 88 | cppcoreguidelines-noexcept | default constructor 'ObjCLanguage' should be marked noexcept | 2 | ||
| 8241 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ObjCPlusPlusLanguage' should be marked noexcept | 2 | ||
| 8242 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h @ Line 31 | cppcoreguidelines-noexcept | move constructor 'LibCppStdFunctionCallableInfo' should be marked noexcept | 2 | ||
| 8243 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'LibCppStdFunctionCallableInfo' should be marked noexcept | 2 | ||
| 8244 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h @ Line 31 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8245 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp @ Line 517 | cppcoreguidelines-noexcept | default constructor 'iVarsStorage' should be marked noexcept | 2 | ||
| 8246 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'objc_class_t' should be marked noexcept | 2 | ||
| 8247 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h @ Line 201 | cppcoreguidelines-noexcept | default constructor 'iVarsStorage' should be marked noexcept | 2 | ||
| 8248 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'HashTableSignature' should be marked noexcept | 2 | ||
| 8249 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8250 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp @ Line 960 | cppcoreguidelines-noexcept | default constructor 'RemoteNXMapTable' should be marked noexcept | 2 | ||
| 8251 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp @ Line 1148 | cppcoreguidelines-noexcept | default constructor 'HashTableSignature' should be marked noexcept | 2 | ||
| 8252 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h @ Line 114 | cppcoreguidelines-noexcept | default constructor 'HashTableSignature' should be marked noexcept | 2 | ||
| 8253 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'VTableRegion' should be marked noexcept | 2 | ||
| 8254 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'StructElement' should be marked noexcept | 2 | ||
| 8255 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'StructElement' should be marked noexcept | 2 | ||
| 8256 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'ObjCExceptionPrecondition' should be marked noexcept | 2 | ||
| 8257 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ClassDescriptor' should be marked noexcept | 2 | ||
| 8258 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h @ Line 119 | cppcoreguidelines-noexcept | move constructor 'iVarDescriptor' should be marked noexcept | 2 | ||
| 8259 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h @ Line 157 | cppcoreguidelines-noexcept | default constructor 'ObjCExceptionPrecondition' should be marked noexcept | 2 | ||
| 8260 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h @ Line 346 | cppcoreguidelines-noexcept | default constructor 'ClassAndSel' should be marked noexcept | 2 | ||
| 8261 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'empirical_type' should be marked noexcept | 2 | ||
| 8262 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'empirical_type |
2 | ||
| 8263 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 490 | cppcoreguidelines-noexcept | default constructor 'ScriptDetails' should be marked noexcept | 2 | ||
| 8264 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'Element' should be marked noexcept | 2 | ||
| 8265 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'Dimension' should be marked noexcept | 2 | ||
| 8266 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'AllocationDetails' should be marked noexcept | 2 | ||
| 8267 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 4090 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8268 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 4247 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8269 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 4528 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8270 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp @ Line 4656 | cppcoreguidelines-noexcept | default constructor 'CommandOptions' should be marked noexcept | 2 | ||
| 8271 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'RSCoordinate' should be marked noexcept | 2 | ||
| 8272 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 8273 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 8274 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h @ Line 48 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8275 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h @ Line 48 | cppcoreguidelines-noexcept | move constructor 'ModuleRecord' should be marked noexcept | 2 | ||
| 8276 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h @ Line 64 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8277 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h @ Line 64 | cppcoreguidelines-noexcept | move constructor 'InfoRecord' should be marked noexcept | 2 | ||
| 8278 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp @ Line 22 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8279 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp @ Line 22 | cppcoreguidelines-noexcept | move constructor 'Header' should be marked noexcept | 2 | ||
| 8280 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'ELFHeader' should be marked noexcept | 2 | ||
| 8281 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'ELFSectionHeader' should be marked noexcept | 2 | ||
| 8282 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'ELFSymbol' should be marked noexcept | 2 | ||
| 8283 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp @ Line 358 | cppcoreguidelines-noexcept | default constructor 'ELFProgramHeader' should be marked noexcept | 2 | ||
| 8284 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'ELFDynamic' should be marked noexcept | 2 | ||
| 8285 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp @ Line 408 | cppcoreguidelines-noexcept | default constructor 'ELFRel' should be marked noexcept | 2 | ||
| 8286 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'ELFRela' should be marked noexcept | 2 | ||
| 8287 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'ELFHeader' should be marked noexcept | 2 | ||
| 8288 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h @ Line 171 | cppcoreguidelines-noexcept | default constructor 'ELFSectionHeader' should be marked noexcept | 2 | ||
| 8289 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h @ Line 202 | cppcoreguidelines-noexcept | default constructor 'ELFProgramHeader' should be marked noexcept | 2 | ||
| 8290 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h @ Line 232 | cppcoreguidelines-noexcept | default constructor 'ELFSymbol' should be marked noexcept | 2 | ||
| 8291 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h @ Line 283 | cppcoreguidelines-noexcept | default constructor 'ELFDynamic' should be marked noexcept | 2 | ||
| 8292 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h @ Line 309 | cppcoreguidelines-noexcept | default constructor 'ELFRel' should be marked noexcept | 2 | ||
| 8293 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h @ Line 351 | cppcoreguidelines-noexcept | default constructor 'ELFRela' should be marked noexcept | 2 | ||
| 8294 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'ELFNote' should be marked noexcept | 2 | ||
| 8295 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h @ Line 173 | cppcoreguidelines-noexcept | default constructor 'ELFSectionHeaderInfo' should be marked noexcept | 2 | ||
| 8296 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp @ Line 1918 | cppcoreguidelines-noexcept | default constructor 'SectionInfo' should be marked noexcept | 2 | ||
| 8297 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/Android/AdbClient.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'AdbClient' should be marked noexcept | 2 | ||
| 8298 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/Android/AdbClient.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'AdbClient' should be marked noexcept | 2 | ||
| 8299 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'PlatformAndroidRemoteGDBServer' should be marked noexcept | 2 | ||
| 8300 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'PlatformAndroidRemoteGDBServer' should be marked noexcept | 2 | ||
| 8301 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp @ Line 1561 | clang-diagnostic-error | 'clang/Driver/Options.inc' file not found | 1 | ||
| 8302 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h @ Line 143 | cppcoreguidelines-noexcept | default constructor 'SDKEnumeratorInfo' should be marked noexcept | 2 | ||
| 8303 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'PlatformMacOSX' should be marked noexcept | 2 | ||
| 8304 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h @ Line 16 | cppcoreguidelines-noexcept | default constructor 'PlatformMacOSX' should be marked noexcept | 2 | ||
| 8305 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteAppleBridge' should be marked noexcept | 2 | ||
| 8306 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteAppleBridge' should be marked noexcept | 2 | ||
| 8307 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteAppleTV' should be marked noexcept | 2 | ||
| 8308 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteAppleTV' should be marked noexcept | 2 | ||
| 8309 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteAppleWatch' should be marked noexcept | 2 | ||
| 8310 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteAppleWatch' should be marked noexcept | 2 | ||
| 8311 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteDarwinDevice' should be marked noexcept | 2 | ||
| 8312 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteDarwinDevice' should be marked noexcept | 2 | ||
| 8313 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteMacOSX' should be marked noexcept | 2 | ||
| 8314 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteMacOSX' should be marked noexcept | 2 | ||
| 8315 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteiOS' should be marked noexcept | 2 | ||
| 8316 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteiOS' should be marked noexcept | 2 | ||
| 8317 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ModelIdentifier' should be marked noexcept | 2 | ||
| 8318 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 70 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8319 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 70 | cppcoreguidelines-noexcept | move constructor 'DeviceType' should be marked noexcept | 2 | ||
| 8320 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'DeviceType' should be marked noexcept | 2 | ||
| 8321 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'OSVersion' should be marked noexcept | 2 | ||
| 8322 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 119 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8323 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 119 | cppcoreguidelines-noexcept | move constructor 'DeviceRuntime' should be marked noexcept | 2 | ||
| 8324 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'DeviceRuntime' should be marked noexcept | 2 | ||
| 8325 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 136 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8326 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 136 | cppcoreguidelines-noexcept | move constructor 'Device' should be marked noexcept | 2 | ||
| 8327 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h @ Line 149 | cppcoreguidelines-noexcept | default constructor 'Device' should be marked noexcept | 2 | ||
| 8328 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'SupportedArchList' should be marked noexcept | 2 | ||
| 8329 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp @ Line 52 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 8330 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteGDBServer' should be marked noexcept | 2 | ||
| 8331 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'PlatformRemoteGDBServer' should be marked noexcept | 2 | ||
| 8332 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Linux/ProcessorTrace.h @ Line 88 | cppcoreguidelines-noexcept | default constructor 'ProcessorTraceMonitor' should be marked noexcept | 2 | ||
| 8333 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/POSIX/ProcessMessage.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'ProcessMessage' should be marked noexcept | 2 | ||
| 8334 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp @ Line 29 | cppcoreguidelines-noexcept | move constructor 'DynamicRegisterInfo' should be marked noexcept | 2 | ||
| 8335 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp @ Line 34 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8336 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h @ Line 32 | cppcoreguidelines-noexcept | move constructor 'DynamicRegisterInfo' should be marked noexcept | 2 | ||
| 8337 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h @ Line 33 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8338 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/FreeBSDSignals.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'FreeBSDSignals' should be marked noexcept | 2 | ||
| 8339 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/FreeBSDSignals.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'FreeBSDSignals' should be marked noexcept | 2 | ||
| 8340 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteSignals' should be marked noexcept | 2 | ||
| 8341 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteSignals' should be marked noexcept | 2 | ||
| 8342 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LinuxSignals' should be marked noexcept | 2 | ||
| 8343 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/LinuxSignals.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'LinuxSignals' should be marked noexcept | 2 | ||
| 8344 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'MipsLinuxSignals' should be marked noexcept | 2 | ||
| 8345 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'MipsLinuxSignals' should be marked noexcept | 2 | ||
| 8346 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/NetBSDSignals.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'NetBSDSignals' should be marked noexcept | 2 | ||
| 8347 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/Utility/NetBSDSignals.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'NetBSDSignals' should be marked noexcept | 2 | ||
| 8348 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h @ Line 69 | cppcoreguidelines-noexcept | move constructor 'CoreNote' should be marked noexcept | 2 | ||
| 8349 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'ELFLinuxPrStatus' should be marked noexcept | 2 | ||
| 8350 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'ELFLinuxPrPsInfo' should be marked noexcept | 2 | ||
| 8351 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'ELFLinuxSigInfo' should be marked noexcept | 2 | ||
| 8352 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ELFLinuxPrStatus' should be marked noexcept | 2 | ||
| 8353 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'ELFLinuxSigInfo' should be marked noexcept | 2 | ||
| 8354 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'ELFLinuxPrPsInfo' should be marked noexcept | 2 | ||
| 8355 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h @ Line 126 | cppcoreguidelines-noexcept | default constructor 'ThreadData' should be marked noexcept | 2 | ||
| 8356 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h @ Line 126 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8357 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h @ Line 126 | cppcoreguidelines-noexcept | move constructor 'ThreadData' should be marked noexcept | 2 | ||
| 8358 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClient' should be marked noexcept | 2 | ||
| 8359 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClient' should be marked noexcept | 2 | ||
| 8360 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationHistory' should be marked noexcept | 2 | ||
| 8361 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationHistory' should be marked noexcept | 2 | ||
| 8362 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationReplayServer' should be marked noexcept | 2 | ||
| 8363 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationReplayServer' should be marked noexcept | 2 | ||
| 8364 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteDynamicRegisterInfo' should be marked noexcept | 2 | ||
| 8365 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp @ Line 120 | clang-diagnostic-error | 'ProcessGDBRemoteProperties.inc' file not found | 1 | ||
| 8366 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'PluginProperties' should be marked noexcept | 2 | ||
| 8367 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/minidump/MinidumpParser.h @ Line 50 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8368 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/Process/minidump/MinidumpParser.h @ Line 50 | cppcoreguidelines-noexcept | move constructor 'MinidumpParser' should be marked noexcept | 2 | ||
| 8369 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp @ Line 1004 | cppcoreguidelines-noexcept | default constructor 'GIL' should be marked noexcept | 2 | ||
| 8370 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp @ Line 1021 | cppcoreguidelines-noexcept | default constructor 'PythonException' should be marked noexcept | 2 | ||
| 8371 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp @ Line 1140 | cppcoreguidelines-noexcept | destructor '~OwnedPythonFile |
2 | ||
| 8372 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp @ Line 1226 | cppcoreguidelines-noexcept | move constructor 'PythonBuffer' should be marked noexcept | 2 | ||
| 8373 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'StructuredPythonObject' should be marked noexcept | 2 | ||
| 8374 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 232 | cppcoreguidelines-noexcept | default constructor 'PythonObject' should be marked noexcept | 2 | ||
| 8375 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 247 | cppcoreguidelines-noexcept | move constructor 'PythonObject' should be marked noexcept | 2 | ||
| 8376 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 408 | cppcoreguidelines-noexcept | move constructor 'TypedPythonObject' should be marked noexcept | 2 | ||
| 8377 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 424 | cppcoreguidelines-noexcept | default constructor 'TypedPythonObject' should be marked noexcept | 2 | ||
| 8378 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 424 | cppcoreguidelines-noexcept | default constructor 'TypedPythonObject |
2 | ||
| 8379 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 467 | cppcoreguidelines-noexcept | default constructor 'PythonString' should be marked noexcept | 2 | ||
| 8380 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 489 | cppcoreguidelines-noexcept | default constructor 'PythonInteger' should be marked noexcept | 2 | ||
| 8381 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 520 | cppcoreguidelines-noexcept | default constructor 'PythonList' should be marked noexcept | 2 | ||
| 8382 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 562 | cppcoreguidelines-noexcept | default constructor 'PythonDictionary' should be marked noexcept | 2 | ||
| 8383 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 584 | cppcoreguidelines-noexcept | default constructor 'PythonModule' should be marked noexcept | 2 | ||
| 8384 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 584 | cppcoreguidelines-noexcept | move constructor 'PythonModule' should be marked noexcept | 2 | ||
| 8385 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 614 | cppcoreguidelines-noexcept | default constructor 'PythonCallable' should be marked noexcept | 2 | ||
| 8386 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 646 | cppcoreguidelines-noexcept | default constructor 'PythonFile' should be marked noexcept | 2 | ||
| 8387 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 666 | cppcoreguidelines-noexcept | default constructor 'PythonException' should be marked noexcept | 2 | ||
| 8388 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 408 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8389 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 462 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8390 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 462 | cppcoreguidelines-noexcept | move constructor 'PythonString' should be marked noexcept | 2 | ||
| 8391 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 516 | cppcoreguidelines-noexcept | move constructor 'PythonList' should be marked noexcept | 2 | ||
| 8392 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 538 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8393 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 558 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8394 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 558 | cppcoreguidelines-noexcept | move constructor 'PythonDictionary' should be marked noexcept | 2 | ||
| 8395 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 584 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8396 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 614 | cppcoreguidelines-noexcept | move constructor 'PythonCallable' should be marked noexcept | 2 | ||
| 8397 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 642 | cppcoreguidelines-noexcept | move constructor 'PythonFile' should be marked noexcept | 2 | ||
| 8398 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 427 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8399 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 427 | cppcoreguidelines-noexcept | move constructor 'PythonBytes' should be marked noexcept | 2 | ||
| 8400 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 444 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8401 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 444 | cppcoreguidelines-noexcept | move constructor 'PythonByteArray' should be marked noexcept | 2 | ||
| 8402 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 485 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8403 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 485 | cppcoreguidelines-noexcept | move constructor 'PythonInteger' should be marked noexcept | 2 | ||
| 8404 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 501 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8405 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 501 | cppcoreguidelines-noexcept | move constructor 'PythonBoolean' should be marked noexcept | 2 | ||
| 8406 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 516 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8407 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 538 | cppcoreguidelines-noexcept | move constructor 'PythonTuple' should be marked noexcept | 2 | ||
| 8408 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h @ Line 614 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8409 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'InitializePythonRAII' should be marked noexcept | 2 | ||
| 8410 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'CommandDataPython' should be marked noexcept | 2 | ||
| 8411 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp @ Line 110 | clang-diagnostic-error | 'StructuredDataDarwinLogProperties.inc' file not found | 1 | ||
| 8412 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'StructuredDataDarwinLogProperties' should be marked noexcept | 2 | ||
| 8413 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'EnableOptions' should be marked noexcept | 2 | ||
| 8414 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'SupportFileMap' should be marked noexcept | 2 | ||
| 8415 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h @ Line 190 | cppcoreguidelines-noexcept | default constructor 'CompUnitData' should be marked noexcept | 2 | ||
| 8416 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h @ Line 231 | cppcoreguidelines-noexcept | default constructor 'UnwindData' should be marked noexcept | 2 | ||
| 8417 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h @ Line 231 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8418 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h @ Line 231 | cppcoreguidelines-noexcept | move constructor 'UnwindData' should be marked noexcept | 2 | ||
| 8419 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DWARFAbbreviationDeclaration' should be marked noexcept | 2 | ||
| 8420 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DWARFAbbreviationDeclaration' should be marked noexcept | 2 | ||
| 8421 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'DWARFAttributes' should be marked noexcept | 2 | ||
| 8422 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'DWARFAttributes' should be marked noexcept | 2 | ||
| 8423 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'DWARFBaseDIE' should be marked noexcept | 2 | ||
| 8424 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'SectionData' should be marked noexcept | 2 | ||
| 8425 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp @ Line 25 | cppcoreguidelines-noexcept | move constructor 'ElaboratingDIEIterator' should be marked noexcept | 2 | ||
| 8426 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'ElaboratingDIEIterator' should be marked noexcept | 2 | ||
| 8427 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h @ Line 15 | cppcoreguidelines-noexcept | default constructor 'DWARFDIE' should be marked noexcept | 2 | ||
| 8428 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DWARFDataExtractor' should be marked noexcept | 2 | ||
| 8429 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h @ Line 18 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8430 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h @ Line 18 | cppcoreguidelines-noexcept | move constructor 'DWARFDataExtractor' should be marked noexcept | 2 | ||
| 8431 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugAbbrev' should be marked noexcept | 2 | ||
| 8432 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DWARFAbbreviationDeclarationSet' should be marked noexcept | 2 | ||
| 8433 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugAbbrev' should be marked noexcept | 2 | ||
| 8434 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet' should be marked noexcept | 2 | ||
| 8435 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet' should be marked noexcept | 2 | ||
| 8436 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugAranges' should be marked noexcept | 2 | ||
| 8437 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugAranges' should be marked noexcept | 2 | ||
| 8438 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfoEntry' should be marked noexcept | 2 | ||
| 8439 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugRanges' should be marked noexcept | 2 | ||
| 8440 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugRanges' should be marked noexcept | 2 | ||
| 8441 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 8442 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'DWARFDeclContext' should be marked noexcept | 2 | ||
| 8443 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ValueTypeTag' should be marked noexcept | 2 | ||
| 8444 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'DWARFFormValue' should be marked noexcept | 2 | ||
| 8445 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp @ Line 129 | cppcoreguidelines-noexcept | move constructor 'ScopedExtractDIEs' should be marked noexcept | 2 | ||
| 8446 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp @ Line 134 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8447 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h @ Line 105 | cppcoreguidelines-noexcept | move constructor 'ScopedExtractDIEs' should be marked noexcept | 2 | ||
| 8448 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h @ Line 106 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8449 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'Prologue' should be marked noexcept | 2 | ||
| 8450 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h @ Line 82 | cppcoreguidelines-noexcept | default constructor 'Prologue' should be marked noexcept | 2 | ||
| 8451 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h @ Line 109 | cppcoreguidelines-noexcept | default constructor 'Header' should be marked noexcept | 2 | ||
| 8452 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'IndexSet' should be marked noexcept | 2 | ||
| 8453 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'NameToDIE' should be marked noexcept | 2 | ||
| 8454 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'PluginProperties' should be marked noexcept | 2 | ||
| 8455 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h @ Line 158 | cppcoreguidelines-noexcept | default constructor 'OSOInfo' should be marked noexcept | 2 | ||
| 8456 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h @ Line 181 | cppcoreguidelines-noexcept | default constructor 'CompileUnitInfo' should be marked noexcept | 2 | ||
| 8457 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h @ Line 283 | cppcoreguidelines-noexcept | default constructor 'OSOEntry' should be marked noexcept | 2 | ||
| 8458 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h @ Line 168 | cppcoreguidelines-noexcept | move constructor 'CompileUnitInfo' should be marked noexcept | 2 | ||
| 8459 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'UniqueDWARFASTType' should be marked noexcept | 2 | ||
| 8460 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h @ Line 57 | cppcoreguidelines-noexcept | default constructor 'UniqueDWARFASTTypeList' should be marked noexcept | 2 | ||
| 8461 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'UniqueDWARFASTTypeMap' should be marked noexcept | 2 | ||
| 8462 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'PdbIndex' should be marked noexcept | 2 | ||
| 8463 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'PdbIndex' should be marked noexcept | 2 | ||
| 8464 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'PdbTypeSymId' should be marked noexcept | 2 | ||
| 8465 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h @ Line 83 | cppcoreguidelines-noexcept | default constructor 'PdbFieldListMemberId' should be marked noexcept | 2 | ||
| 8466 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'VariableInfo' should be marked noexcept | 2 | ||
| 8467 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h @ Line 103 | cppcoreguidelines-noexcept | move constructor 'VariableInfo' should be marked noexcept | 2 | ||
| 8468 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'UdtTagRecord' should be marked noexcept | 2 | ||
| 8469 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'GetItemInfoReturnInfo' should be marked noexcept | 2 | ||
| 8470 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'GetPendingItemsReturnInfo' should be marked noexcept | 2 | ||
| 8471 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'GetQueuesReturnInfo' should be marked noexcept | 2 | ||
| 8472 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'GetThreadItemInfoReturnInfo' should be marked noexcept | 2 | ||
| 8473 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'libBacktraceRecording_info' should be marked noexcept | 2 | ||
| 8474 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h @ Line 170 | cppcoreguidelines-noexcept | default constructor 'LibdispatchOffsets' should be marked noexcept | 2 | ||
| 8475 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h @ Line 195 | cppcoreguidelines-noexcept | default constructor 'LibdispatchVoucherOffsets' should be marked noexcept | 2 | ||
| 8476 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h @ Line 210 | cppcoreguidelines-noexcept | default constructor 'LibdispatchTSDIndexes' should be marked noexcept | 2 | ||
| 8477 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h @ Line 223 | cppcoreguidelines-noexcept | default constructor 'LibpthreadOffsets' should be marked noexcept | 2 | ||
| 8478 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp @ Line 700 | cppcoreguidelines-noexcept | default constructor 'NullDiagnosticConsumer' should be marked noexcept | 2 | ||
| 8479 | /home/vsts/work/1/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'lldb_reg_info' should be marked noexcept | 2 | ||
| 8480 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/LineEntry.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'LineEntry' should be marked noexcept | 2 | ||
| 8481 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/LineTable.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'LineSequence' should be marked noexcept | 2 | ||
| 8482 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/Symbol.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 8483 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/SymbolContext.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'SymbolContext' should be marked noexcept | 2 | ||
| 8484 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/SymbolContext.cpp @ Line 1189 | cppcoreguidelines-noexcept | default constructor 'SymbolContextList' should be marked noexcept | 2 | ||
| 8485 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/Type.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'Type' should be marked noexcept | 2 | ||
| 8486 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/TypeList.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'TypeList' should be marked noexcept | 2 | ||
| 8487 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/TypeMap.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'TypeMap' should be marked noexcept | 2 | ||
| 8488 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/TypeSystem.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'LanguageSet' should be marked noexcept | 2 | ||
| 8489 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/TypeSystem.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'TypeSystemMap' should be marked noexcept | 2 | ||
| 8490 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/UnwindPlan.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'Row' should be marked noexcept | 2 | ||
| 8491 | /home/vsts/work/1/llvm-project/lldb/source/Symbol/VariableList.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'VariableList' should be marked noexcept | 2 | ||
| 8492 | /home/vsts/work/1/llvm-project/lldb/source/Target/AssertFrameRecognizer.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SymbolLocation' should be marked noexcept | 2 | ||
| 8493 | /home/vsts/work/1/llvm-project/lldb/source/Target/ExecutionContext.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ExecutionContext' should be marked noexcept | 2 | ||
| 8494 | /home/vsts/work/1/llvm-project/lldb/source/Target/ExecutionContext.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'ExecutionContextRef' should be marked noexcept | 2 | ||
| 8495 | /home/vsts/work/1/llvm-project/lldb/source/Target/JITLoaderList.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'JITLoaderList' should be marked noexcept | 2 | ||
| 8496 | /home/vsts/work/1/llvm-project/lldb/source/Target/Language.cpp @ Line 451 | cppcoreguidelines-noexcept | default constructor 'Language' should be marked noexcept | 2 | ||
| 8497 | /home/vsts/work/1/llvm-project/lldb/source/Target/PathMappingList.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'PathMappingList' should be marked noexcept | 2 | ||
| 8498 | /home/vsts/work/1/llvm-project/lldb/source/Target/Platform.cpp @ Line 65 | clang-diagnostic-error | 'TargetProperties.inc' file not found | 1 | ||
| 8499 | /home/vsts/work/1/llvm-project/lldb/source/Target/Platform.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'PlatformProperties' should be marked noexcept | 2 | ||
| 8500 | /home/vsts/work/1/llvm-project/lldb/source/Target/Process.cpp @ Line 112 | clang-diagnostic-error | 'TargetProperties.inc' file not found | 1 | ||
| 8501 | /home/vsts/work/1/llvm-project/lldb/source/Target/Process.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'ProcessExperimentalOptionValueProperties' should be marked noexcept | 2 | ||
| 8502 | /home/vsts/work/1/llvm-project/lldb/source/Target/Process.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ProcessExperimentalProperties' should be marked noexcept | 2 | ||
| 8503 | /home/vsts/work/1/llvm-project/lldb/source/Target/Process.cpp @ Line 3818 | cppcoreguidelines-noexcept | default constructor 'ProcessEventData' should be marked noexcept | 2 | ||
| 8504 | /home/vsts/work/1/llvm-project/lldb/source/Target/RegisterNumber.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'RegisterNumber' should be marked noexcept | 2 | ||
| 8505 | /home/vsts/work/1/llvm-project/lldb/source/Target/Target.cpp @ Line 3610 | clang-diagnostic-error | 'TargetProperties.inc' file not found | 1 | ||
| 8506 | /home/vsts/work/1/llvm-project/lldb/source/Target/Target.cpp @ Line 3656 | cppcoreguidelines-noexcept | default constructor 'TargetExperimentalOptionValueProperties' should be marked noexcept | 2 | ||
| 8507 | /home/vsts/work/1/llvm-project/lldb/source/Target/Target.cpp @ Line 3660 | cppcoreguidelines-noexcept | default constructor 'TargetExperimentalProperties' should be marked noexcept | 2 | ||
| 8508 | /home/vsts/work/1/llvm-project/lldb/source/Target/Thread.cpp @ Line 67 | clang-diagnostic-error | 'TargetProperties.inc' file not found | 1 | ||
| 8509 | /home/vsts/work/1/llvm-project/lldb/source/Target/Thread.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'ThreadEventData' should be marked noexcept | 2 | ||
| 8510 | /home/vsts/work/1/llvm-project/lldb/source/Target/ThreadCollection.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ThreadCollection' should be marked noexcept | 2 | ||
| 8511 | /home/vsts/work/1/llvm-project/lldb/source/Target/ThreadSpec.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ThreadSpec' should be marked noexcept | 2 | ||
| 8512 | /home/vsts/work/1/llvm-project/lldb/source/Target/UnixSignals.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'UnixSignals' should be marked noexcept | 2 | ||
| 8513 | /home/vsts/work/1/llvm-project/lldb/source/Utility/ArchSpec.cpp @ Line 510 | cppcoreguidelines-noexcept | default constructor 'ArchSpec' should be marked noexcept | 2 | ||
| 8514 | /home/vsts/work/1/llvm-project/lldb/source/Utility/Args.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'Args' should be marked noexcept | 2 | ||
| 8515 | /home/vsts/work/1/llvm-project/lldb/source/Utility/Broadcaster.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'BroadcasterManager' should be marked noexcept | 2 | ||
| 8516 | /home/vsts/work/1/llvm-project/lldb/source/Utility/ConstString.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'Pool' should be marked noexcept | 2 | ||
| 8517 | /home/vsts/work/1/llvm-project/lldb/source/Utility/ConstString.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'PoolEntry' should be marked noexcept | 2 | ||
| 8518 | /home/vsts/work/1/llvm-project/lldb/source/Utility/DataBufferHeap.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'DataBufferHeap' should be marked noexcept | 2 | ||
| 8519 | /home/vsts/work/1/llvm-project/lldb/source/Utility/DataEncoder.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'DataEncoder' should be marked noexcept | 2 | ||
| 8520 | /home/vsts/work/1/llvm-project/lldb/source/Utility/DataExtractor.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'DataExtractor' should be marked noexcept | 2 | ||
| 8521 | /home/vsts/work/1/llvm-project/lldb/source/Utility/Event.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'EventData' should be marked noexcept | 2 | ||
| 8522 | /home/vsts/work/1/llvm-project/lldb/source/Utility/Event.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'EventDataBytes' should be marked noexcept | 2 | ||
| 8523 | /home/vsts/work/1/llvm-project/lldb/source/Utility/Event.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'EventDataStructuredData' should be marked noexcept | 2 | ||
| 8524 | /home/vsts/work/1/llvm-project/lldb/source/Utility/FileSpec.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'FileSpec' should be marked noexcept | 2 | ||
| 8525 | /home/vsts/work/1/llvm-project/lldb/source/Utility/GDBRemote.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'StreamGDBRemote' should be marked noexcept | 2 | ||
| 8526 | /home/vsts/work/1/llvm-project/lldb/source/Utility/ProcessInfo.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ProcessInfo' should be marked noexcept | 2 | ||
| 8527 | /home/vsts/work/1/llvm-project/lldb/source/Utility/ReproducerInstrumentation.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'Recorder' should be marked noexcept | 2 | ||
| 8528 | /home/vsts/work/1/llvm-project/lldb/source/Utility/SelectHelper.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'SelectHelper' should be marked noexcept | 2 | ||
| 8529 | /home/vsts/work/1/llvm-project/lldb/source/Utility/Status.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'Status' should be marked noexcept | 2 | ||
| 8530 | /home/vsts/work/1/llvm-project/lldb/source/Utility/Stream.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'Stream' should be marked noexcept | 2 | ||
| 8531 | /home/vsts/work/1/llvm-project/lldb/source/Utility/StreamString.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'StreamString' should be marked noexcept | 2 | ||
| 8532 | /home/vsts/work/1/llvm-project/lldb/source/Utility/StringExtractor.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'StringExtractor' should be marked noexcept | 2 | ||
| 8533 | /home/vsts/work/1/llvm-project/lldb/source/Utility/StringList.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'StringList' should be marked noexcept | 2 | ||
| 8534 | /home/vsts/work/1/llvm-project/lldb/source/Utility/UserIDResolver.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'NoopResolver' should be marked noexcept | 2 | ||
| 8535 | /home/vsts/work/1/llvm-project/lldb/source/lldb.cpp @ Line 9 | clang-diagnostic-error | 'VCSVersion.inc' file not found | 1 | ||
| 8536 | /home/vsts/work/1/llvm-project/lldb/tools/driver/Driver.cpp @ Line 66 | clang-diagnostic-error | 'Options.inc' file not found | 1 | ||
| 8537 | /home/vsts/work/1/llvm-project/lldb/tools/driver/Driver.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'LLDBOptTable' should be marked noexcept | 2 | ||
| 8538 | /home/vsts/work/1/llvm-project/lldb/tools/driver/Driver.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'Driver' should be marked noexcept | 2 | ||
| 8539 | /home/vsts/work/1/llvm-project/lldb/tools/driver/Driver.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'Driver' should be marked noexcept | 2 | ||
| 8540 | /home/vsts/work/1/llvm-project/lldb/tools/driver/Driver.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'OptionData' should be marked noexcept | 2 | ||
| 8541 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-server/Acceptor.cpp @ Line 122 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 8542 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-server/SystemInitializerLLGS.h @ Line 17 | cppcoreguidelines-noexcept | default constructor 'SystemInitializerLLGS' should be marked noexcept | 2 | ||
| 8543 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-server/lldb-gdbserver.cpp @ Line 332 | clang-diagnostic-error | 'LLGSOptions.inc' file not found | 1 | ||
| 8544 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-server/lldb-gdbserver.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'LLGSOptTable' should be marked noexcept | 2 | ||
| 8545 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-test/FormatUtil.h @ Line 35 | cppcoreguidelines-noexcept | move constructor 'Line' should be marked noexcept | 2 | ||
| 8546 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-test/FormatUtil.h @ Line 36 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8547 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-test/SystemInitializerTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'SystemInitializerTest' should be marked noexcept | 2 | ||
| 8548 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-test/SystemInitializerTest.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SystemInitializerTest' should be marked noexcept | 2 | ||
| 8549 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/BreakpointBase.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'BreakpointBase' should be marked noexcept | 2 | ||
| 8550 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/BreakpointBase.h @ Line 19 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8551 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'StreamDescriptor' should be marked noexcept | 2 | ||
| 8552 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.cpp @ Line 27 | cppcoreguidelines-noexcept | move constructor 'StreamDescriptor' should be marked noexcept | 2 | ||
| 8553 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.cpp @ Line 45 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8554 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'StreamDescriptor' should be marked noexcept | 2 | ||
| 8555 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.h @ Line 39 | cppcoreguidelines-noexcept | move constructor 'StreamDescriptor' should be marked noexcept | 2 | ||
| 8556 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.h @ Line 41 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8557 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'InputStream' should be marked noexcept | 2 | ||
| 8558 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/IOStream.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'OutputStream' should be marked noexcept | 2 | ||
| 8559 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/RunInTerminal.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'RunInTerminalMessageDidAttach' should be marked noexcept | 2 | ||
| 8560 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/RunInTerminal.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'RunInTerminalMessageDidAttach' should be marked noexcept | 2 | ||
| 8561 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SourceBreakpoint' should be marked noexcept | 2 | ||
| 8562 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/SourceBreakpoint.h @ Line 17 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8563 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/SourceReference.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SourceReference' should be marked noexcept | 2 | ||
| 8564 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/SourceReference.h @ Line 18 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 8565 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/SourceReference.h @ Line 18 | cppcoreguidelines-noexcept | move constructor 'SourceReference' should be marked noexcept | 2 | ||
| 8566 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/VSCode.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'VSCode' should be marked noexcept | 2 | ||
| 8567 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/VSCode.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'VSCode' should be marked noexcept | 2 | ||
| 8568 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/lldb-vscode.cpp @ Line 78 | clang-diagnostic-error | 'Options.inc' file not found | 1 | ||
| 8569 | /home/vsts/work/1/llvm-project/lldb/tools/lldb-vscode/lldb-vscode.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'LLDBVSCodeOptTable' should be marked noexcept | 2 | ||
| 8570 | /home/vsts/work/1/llvm-project/lldb/unittests/API/SBCommandInterpreterTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreterTest' should be marked noexcept | 2 | ||
| 8571 | /home/vsts/work/1/llvm-project/lldb/unittests/API/SBCommandInterpreterTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreterTest_SingleWordCommand_Test' should be marked noexcept | 4 | ||
| 8572 | /home/vsts/work/1/llvm-project/lldb/unittests/API/SBCommandInterpreterTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'SBCommandInterpreterTest_MultiWordCommand_Test' should be marked noexcept | 4 | ||
| 8573 | /home/vsts/work/1/llvm-project/lldb/unittests/Breakpoint/BreakpointIDTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'BreakpointIDTest_StringIsBreakpointName_Test' should be marked noexcept | 5 | ||
| 8574 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/CommunicationTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'CommunicationTest_SynchronizeWhileClosing_Test' should be marked noexcept | 5 | ||
| 8575 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/MangledTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'MangledTest_ResultForValidName_Test' should be marked noexcept | 5 | ||
| 8576 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/MangledTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'MangledTest_ResultForBlockInvocation_Test' should be marked noexcept | 5 | ||
| 8577 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/MangledTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'MangledTest_EmptyForInvalidName_Test' should be marked noexcept | 5 | ||
| 8578 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/MangledTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'MangledTest_NameIndexes_FindFunctionSymbols_Test' should be marked noexcept | 5 | ||
| 8579 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/ModuleSpecTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ModuleSpecTest_InvalidInMemoryBuffer_Test' should be marked noexcept | 5 | ||
| 8580 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/ModuleSpecTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'ModuleSpecTest_InvalidInMemoryBufferValidFile_Test' should be marked noexcept | 5 | ||
| 8581 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/ModuleSpecTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ModuleSpecTest_TestELFFile_Test' should be marked noexcept | 5 | ||
| 8582 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/ModuleSpecTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'ModuleSpecTest_TestCOFFFile_Test' should be marked noexcept | 5 | ||
| 8583 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/ModuleSpecTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'ModuleSpecTest_TestMachOFile_Test' should be marked noexcept | 5 | ||
| 8584 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/RichManglingContextTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'RichManglingContextTest_Basic_Test' should be marked noexcept | 5 | ||
| 8585 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/RichManglingContextTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'RichManglingContextTest_FromCxxMethodName_Test' should be marked noexcept | 5 | ||
| 8586 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/RichManglingContextTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'RichManglingContextTest_SwitchProvider_Test' should be marked noexcept | 5 | ||
| 8587 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/RichManglingContextTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'RichManglingContextTest_IPDRealloc_Test' should be marked noexcept | 5 | ||
| 8588 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/SourceManagerTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'SourceFileCache' should be marked noexcept | 2 | ||
| 8589 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/SourceManagerTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SourceFileCache_FindSourceFileFound_Test' should be marked noexcept | 4 | ||
| 8590 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/SourceManagerTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'SourceFileCache_FindSourceFileNotFound_Test' should be marked noexcept | 4 | ||
| 8591 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/StreamCallbackTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'StreamCallbackTest_Callback_Test' should be marked noexcept | 5 | ||
| 8592 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/UniqueCStringMapTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'NoDefault' should be marked noexcept | 2 | ||
| 8593 | /home/vsts/work/1/llvm-project/lldb/unittests/Core/UniqueCStringMapTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'UniqueCStringMap_NoDefaultConstructor_Test' should be marked noexcept | 5 | ||
| 8594 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormatManagerTests.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'FormatManagerTests_CompatibleLangs_Test' should be marked noexcept | 5 | ||
| 8595 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormattersContainerTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'TypeMatcherTests_ExactName_Test' should be marked noexcept | 5 | ||
| 8596 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormattersContainerTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'TypeMatcherTests_RegexName_Test' should be marked noexcept | 5 | ||
| 8597 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormattersContainerTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'TypeMatcherTests_RegexMatchPart_Test' should be marked noexcept | 5 | ||
| 8598 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormattersContainerTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'TypeMatcherTests_GetMatchStringExactName_Test' should be marked noexcept | 5 | ||
| 8599 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormattersContainerTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'TypeMatcherTests_GetMatchStringRegex_Test' should be marked noexcept | 5 | ||
| 8600 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormattersContainerTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'TypeMatcherTests_CreatedBySameMatchString_Test' should be marked noexcept | 5 | ||
| 8601 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/FormattersContainerTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'TypeMatcherTests_CreatedBySameMatchStringExactNamePrefixes_Test' should be marked noexcept | 5 | ||
| 8602 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/StringPrinterTests.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'StringPrinterTests_CxxASCII_Test' should be marked noexcept | 5 | ||
| 8603 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/StringPrinterTests.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'StringPrinterTests_CxxUTF8_Test' should be marked noexcept | 5 | ||
| 8604 | /home/vsts/work/1/llvm-project/lldb/unittests/DataFormatter/StringPrinterTests.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'StringPrinterTests_SwiftUTF8_Test' should be marked noexcept | 5 | ||
| 8605 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/ClangExpressionDeclMapTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'ClangExpressionDeclMapTest_TestUnknownIdentifierLookup_Test' should be marked noexcept | 4 | ||
| 8606 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/ClangExpressionDeclMapTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'ClangExpressionDeclMapTest_TestPersistentDeclLookup_Test' should be marked noexcept | 4 | ||
| 8607 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/ClangParserTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ClangHostTest' should be marked noexcept | 2 | ||
| 8608 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/ClangParserTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ClangHostTest_ComputeClangResourceDirectory_Test' should be marked noexcept | 4 | ||
| 8609 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest' should be marked noexcept | 2 | ||
| 8610 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_Linux_Test' should be marked noexcept | 4 | ||
| 8611 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_Sysroot_Test' should be marked noexcept | 4 | ||
| 8612 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_LinuxLocalLibCpp_Test' should be marked noexcept | 4 | ||
| 8613 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_UnrelatedLibrary_Test' should be marked noexcept | 4 | ||
| 8614 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_Xcode_Test' should be marked noexcept | 4 | ||
| 8615 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_LibCppV2_Test' should be marked noexcept | 4 | ||
| 8616 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_UnknownLibCppFile_Test' should be marked noexcept | 4 | ||
| 8617 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_MissingUsrInclude_Test' should be marked noexcept | 4 | ||
| 8618 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_MissingLibCpp_Test' should be marked noexcept | 4 | ||
| 8619 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_IgnoreLibStdCpp_Test' should be marked noexcept | 4 | ||
| 8620 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_AmbiguousCLib_Test' should be marked noexcept | 4 | ||
| 8621 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/CppModuleConfigurationTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'CppModuleConfigurationTest_AmbiguousLibCpp_Test' should be marked noexcept | 4 | ||
| 8622 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression_DW_OP_pick_Test' should be marked noexcept | 5 | ||
| 8623 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression_DW_OP_const_Test' should be marked noexcept | 5 | ||
| 8624 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression_DW_OP_convert_Test' should be marked noexcept | 5 | ||
| 8625 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression_DW_OP_stack_value_Test' should be marked noexcept | 5 | ||
| 8626 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression_DW_OP_piece_Test' should be marked noexcept | 5 | ||
| 8627 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression_DW_OP_implicit_value_Test' should be marked noexcept | 5 | ||
| 8628 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'DWARFExpression_DW_OP_unknown_Test' should be marked noexcept | 5 | ||
| 8629 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DWARFExpressionTest.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionMockProcessTest_DW_OP_deref_Test' should be marked noexcept | 4 | ||
| 8630 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_AddDiagnostic_Test' should be marked noexcept | 5 | ||
| 8631 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_HasFixits_Test' should be marked noexcept | 5 | ||
| 8632 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_GetStringNoDiags_Test' should be marked noexcept | 5 | ||
| 8633 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_GetStringBasic_Test' should be marked noexcept | 5 | ||
| 8634 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_GetStringMultiline_Test' should be marked noexcept | 5 | ||
| 8635 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_GetStringMultipleDiags_Test' should be marked noexcept | 5 | ||
| 8636 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_GetStringSeverityLabels_Test' should be marked noexcept | 5 | ||
| 8637 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_GetStringPreserveOrder_Test' should be marked noexcept | 5 | ||
| 8638 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_AppendMessageNoDiag_Test' should be marked noexcept | 5 | ||
| 8639 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_AppendMessageAttachToLastDiag_Test' should be marked noexcept | 5 | ||
| 8640 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_AppendMessageSubsequentDiags_Test' should be marked noexcept | 5 | ||
| 8641 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_PutString_Test' should be marked noexcept | 5 | ||
| 8642 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_PutStringMultiple_Test' should be marked noexcept | 5 | ||
| 8643 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_PutStringSeverities_Test' should be marked noexcept | 5 | ||
| 8644 | /home/vsts/work/1/llvm-project/lldb/unittests/Expression/DiagnosticManagerTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'DiagnosticManagerTest_FixedExpression_Test' should be marked noexcept | 5 | ||
| 8645 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/ConnectionFileDescriptorTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'ConnectionFileDescriptorTest' should be marked noexcept | 2 | ||
| 8646 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/ConnectionFileDescriptorTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'ConnectionFileDescriptorTest_TCPGetURIv4_Test' should be marked noexcept | 4 | ||
| 8647 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/ConnectionFileDescriptorTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'ConnectionFileDescriptorTest_TCPGetURIv6_Test' should be marked noexcept | 4 | ||
| 8648 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileActionTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'FileActionTest_Open_Test' should be marked noexcept | 5 | ||
| 8649 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'DummyFileSystem' should be marked noexcept | 2 | ||
| 8650 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_FileAndDirectoryComponents_Test' should be marked noexcept | 5 | ||
| 8651 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_Exists_Test' should be marked noexcept | 5 | ||
| 8652 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_Readable_Test' should be marked noexcept | 5 | ||
| 8653 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_GetByteSize_Test' should be marked noexcept | 5 | ||
| 8654 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_GetPermissions_Test' should be marked noexcept | 5 | ||
| 8655 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_MakeAbsolute_Test' should be marked noexcept | 5 | ||
| 8656 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_Resolve_Test' should be marked noexcept | 5 | ||
| 8657 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_EnumerateDirectory_Test' should be marked noexcept | 5 | ||
| 8658 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_OpenErrno_Test' should be marked noexcept | 5 | ||
| 8659 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileSystemTest.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_EmptyTest_Test' should be marked noexcept | 5 | ||
| 8660 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'File_GetWaitableHandleFileno_Test' should be marked noexcept | 5 | ||
| 8661 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/FileTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'File_GetStreamFromDescriptor_Test' should be marked noexcept | 5 | ||
| 8662 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/HostInfoTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'HostInfoTest' should be marked noexcept | 2 | ||
| 8663 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/HostInfoTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'HostInfoTest_GetAugmentedArchSpec_Test' should be marked noexcept | 4 | ||
| 8664 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/HostInfoTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'HostInfoTest_GetHostname_Test' should be marked noexcept | 4 | ||
| 8665 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/HostTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'Host_WaitStatusFormat_Test' should be marked noexcept | 5 | ||
| 8666 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/HostTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'Host_GetEnvironment_Test' should be marked noexcept | 5 | ||
| 8667 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/MainLoopTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'MainLoopTest' should be marked noexcept | 2 | ||
| 8668 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/MainLoopTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'MainLoopTest_ReadObject_Test' should be marked noexcept | 4 | ||
| 8669 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/MainLoopTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'MainLoopTest_TerminatesImmediately_Test' should be marked noexcept | 4 | ||
| 8670 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/MainLoopTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'MainLoopTest_DetectsEOF_Test' should be marked noexcept | 4 | ||
| 8671 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/MainLoopTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'MainLoopTest_Signal_Test' should be marked noexcept | 4 | ||
| 8672 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/MainLoopTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'MainLoopTest_UnmonitoredSignal_Test' should be marked noexcept | 4 | ||
| 8673 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_SetBreakpoint_Test' should be marked noexcept | 5 | ||
| 8674 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_SetBreakpointFailRead_Test' should be marked noexcept | 5 | ||
| 8675 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_SetBreakpointFailWrite_Test' should be marked noexcept | 5 | ||
| 8676 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_SetBreakpointFailVerify_Test' should be marked noexcept | 5 | ||
| 8677 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_ReadMemoryWithoutTrap_Test' should be marked noexcept | 5 | ||
| 8678 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_ReadCStringFromMemory_Test' should be marked noexcept | 5 | ||
| 8679 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_ReadCStringFromMemory_MaxSize_Test' should be marked noexcept | 5 | ||
| 8680 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/NativeProcessProtocolTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'NativeProcessProtocolTest_ReadCStringFromMemory_CrossPageBoundary_Test' should be marked noexcept | 5 | ||
| 8681 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/PipeTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'PipeTest' should be marked noexcept | 2 | ||
| 8682 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/PipeTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'PipeTest_CreateWithUniqueName_Test' should be marked noexcept | 4 | ||
| 8683 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/PipeTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'PipeTest_OpenAsReader_Test' should be marked noexcept | 4 | ||
| 8684 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/ProcessLaunchInfoTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'ProcessLaunchInfoTest_Constructor_Test' should be marked noexcept | 5 | ||
| 8685 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketAddressTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SocketAddressTest' should be marked noexcept | 2 | ||
| 8686 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketAddressTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'SocketAddressTest_Set_Test' should be marked noexcept | 4 | ||
| 8687 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketAddressTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'SocketAddressTest_GetAddressInfo_Test' should be marked noexcept | 4 | ||
| 8688 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SocketTest' should be marked noexcept | 2 | ||
| 8689 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'SocketTest_DecodeHostAndPort_Test' should be marked noexcept | 3 | ||
| 8690 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'SocketTest_DomainListenConnectAccept_Test' should be marked noexcept | 3 | ||
| 8691 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'SocketTest_TCPListen0ConnectAccept_Test' should be marked noexcept | 3 | ||
| 8692 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'SocketTest_TCPGetAddress_Test' should be marked noexcept | 3 | ||
| 8693 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'SocketTest_UDPConnect_Test' should be marked noexcept | 3 | ||
| 8694 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'SocketTest_TCPListen0GetPort_Test' should be marked noexcept | 3 | ||
| 8695 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'SocketTest_TCPGetConnectURI_Test' should be marked noexcept | 3 | ||
| 8696 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'SocketTest_UDPGetConnectURI_Test' should be marked noexcept | 3 | ||
| 8697 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/SocketTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'SocketTest_DomainGetConnectURI_Test' should be marked noexcept | 3 | ||
| 8698 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/linux/HostTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'HostTest' should be marked noexcept | 2 | ||
| 8699 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/linux/HostTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'HostTest_GetProcessInfo_Test' should be marked noexcept | 4 | ||
| 8700 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/linux/SupportTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'Support_getProcFile_Pid_Test' should be marked noexcept | 5 | ||
| 8701 | /home/vsts/work/1/llvm-project/lldb/unittests/Host/linux/SupportTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'Support_getProcFile_Tid_Test' should be marked noexcept | 5 | ||
| 8702 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestCompletion.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'CompletionTest' should be marked noexcept | 2 | ||
| 8703 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestCompletion.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DirCompletionAbsolute_Test' should be marked noexcept | 4 | ||
| 8704 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestCompletion.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_FileCompletionAbsolute_Test' should be marked noexcept | 4 | ||
| 8705 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestCompletion.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'CompletionTest_DirCompletionUsername_Test' should be marked noexcept | 4 | ||
| 8706 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionArgParser.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'OptionArgParserTest_toBoolean_Test' should be marked noexcept | 5 | ||
| 8707 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionArgParser.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'OptionArgParserTest_toChar_Test' should be marked noexcept | 5 | ||
| 8708 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionArgParser.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'OptionArgParserTest_toScriptLanguage_Test' should be marked noexcept | 5 | ||
| 8709 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionValue.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'MockCallback' should be marked noexcept | 2 | ||
| 8710 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionValue.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'OptionValueString_DeepCopy_Test' should be marked noexcept | 5 | ||
| 8711 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionValue.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'OptionValueArgs_DeepCopy_Test' should be marked noexcept | 5 | ||
| 8712 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionValue.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'TestProperties' should be marked noexcept | 2 | ||
| 8713 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionValue.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'TestProperties_DeepCopy_Test' should be marked noexcept | 5 | ||
| 8714 | /home/vsts/work/1/llvm-project/lldb/unittests/Interpreter/TestOptionValueFileColonLine.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'OptionValueFileColonLine_setFromString_Test' should be marked noexcept | 5 | ||
| 8715 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/CLanguages/CLanguagesTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'CLanguages_LookupCLanguagesByLanguageType_Test' should be marked noexcept | 5 | ||
| 8716 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'CPlusPlusLanguage_MethodNameParsing_Test' should be marked noexcept | 5 | ||
| 8717 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'CPlusPlusLanguage_ExtractContextAndIdentifier_Test' should be marked noexcept | 5 | ||
| 8718 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'CPlusPlusLanguage_FindAlternateFunctionManglings_Test' should be marked noexcept | 5 | ||
| 8719 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'CPlusPlusLanguage_CPlusPlusNameParser_Test' should be marked noexcept | 5 | ||
| 8720 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest' should be marked noexcept | 2 | ||
| 8721 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_HighlighterSelectionType_Test' should be marked noexcept | 4 | ||
| 8722 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_HighlighterSelectionPath_Test' should be marked noexcept | 4 | ||
| 8723 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_FallbackHighlighter_Test' should be marked noexcept | 4 | ||
| 8724 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_DefaultHighlighter_Test' should be marked noexcept | 4 | ||
| 8725 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_DefaultHighlighterWithCursor_Test' should be marked noexcept | 4 | ||
| 8726 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_DefaultHighlighterWithCursorOutOfBounds_Test' should be marked noexcept | 4 | ||
| 8727 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangEmptyInput_Test' should be marked noexcept | 4 | ||
| 8728 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangScalarLiterals_Test' should be marked noexcept | 4 | ||
| 8729 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangStringLiterals_Test' should be marked noexcept | 4 | ||
| 8730 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangUnterminatedString_Test' should be marked noexcept | 4 | ||
| 8731 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_Keywords_Test' should be marked noexcept | 4 | ||
| 8732 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_Colons_Test' should be marked noexcept | 4 | ||
| 8733 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangBraces_Test' should be marked noexcept | 4 | ||
| 8734 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangSquareBrackets_Test' should be marked noexcept | 4 | ||
| 8735 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangCommas_Test' should be marked noexcept | 4 | ||
| 8736 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangPPDirectives_Test' should be marked noexcept | 4 | ||
| 8737 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangPreserveNewLine_Test' should be marked noexcept | 4 | ||
| 8738 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangTrailingBackslashBeforeNewline_Test' should be marked noexcept | 4 | ||
| 8739 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangTrailingBackslashWithWhitespace_Test' should be marked noexcept | 4 | ||
| 8740 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangTrailingBackslashMissingNewLine_Test' should be marked noexcept | 4 | ||
| 8741 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangComments_Test' should be marked noexcept | 4 | ||
| 8742 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangOperators_Test' should be marked noexcept | 4 | ||
| 8743 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangIdentifiers_Test' should be marked noexcept | 4 | ||
| 8744 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangCursorPos_Test' should be marked noexcept | 4 | ||
| 8745 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangCursorPosEndOfLine_Test' should be marked noexcept | 4 | ||
| 8746 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangCursorOutOfBounds_Test' should be marked noexcept | 4 | ||
| 8747 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangCursorPosBeforeOtherToken_Test' should be marked noexcept | 4 | ||
| 8748 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangCursorPosAfterOtherToken_Test' should be marked noexcept | 4 | ||
| 8749 | /home/vsts/work/1/llvm-project/lldb/unittests/Language/Highlighting/HighlighterTest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'HighlighterTest_ClangCursorPosInOtherToken_Test' should be marked noexcept | 4 | ||
| 8750 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'Record_classify_Test' should be marked noexcept | 5 | ||
| 8751 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ModuleRecord_parse_Test' should be marked noexcept | 5 | ||
| 8752 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'InfoRecord_parse_Test' should be marked noexcept | 5 | ||
| 8753 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'FileRecord_parse_Test' should be marked noexcept | 5 | ||
| 8754 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'FuncRecord_parse_Test' should be marked noexcept | 5 | ||
| 8755 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'LineRecord_parse_Test' should be marked noexcept | 5 | ||
| 8756 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'PublicRecord_parse_Test' should be marked noexcept | 5 | ||
| 8757 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'StackCFIRecord_parse_Test' should be marked noexcept | 5 | ||
| 8758 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'StackWinRecord_parse_Test' should be marked noexcept | 5 | ||
| 8759 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ObjectFileELFTest' should be marked noexcept | 2 | ||
| 8760 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ObjectFileELFTest_SectionsResolveConsistently_Test' should be marked noexcept | 4 | ||
| 8761 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'ObjectFileELFTest_GetModuleSpecifications_EarlySectionHeaders_Test' should be marked noexcept | 4 | ||
| 8762 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'ObjectFileELFTest_GetSymtab_NoSymEntryPointArmThumbAddressClass_Test' should be marked noexcept | 4 | ||
| 8763 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'ObjectFileELFTest_GetSymtab_NoSymEntryPointArmAddressClass_Test' should be marked noexcept | 4 | ||
| 8764 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'PECallFrameInfoTest' should be marked noexcept | 2 | ||
| 8765 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'PECallFrameInfoTest_Basic_eh_Test' should be marked noexcept | 4 | ||
| 8766 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'PECallFrameInfoTest_Chained_eh_Test' should be marked noexcept | 4 | ||
| 8767 | /home/vsts/work/1/llvm-project/lldb/unittests/ObjectFile/PECOFF/TestPECallFrameInfo.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'PECallFrameInfoTest_Frame_reg_eh_Test' should be marked noexcept | 4 | ||
| 8768 | /home/vsts/work/1/llvm-project/lldb/unittests/Platform/Android/AdbClientTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'AdbClientTest_CreateByDeviceId_Test' should be marked noexcept | 5 | ||
| 8769 | /home/vsts/work/1/llvm-project/lldb/unittests/Platform/Android/AdbClientTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'AdbClientTest_CreateByDeviceId_ByEnvVar_Test' should be marked noexcept | 5 | ||
| 8770 | /home/vsts/work/1/llvm-project/lldb/unittests/Platform/PlatformDarwinTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'PlatformDarwinTest_TestParseVersionBuildDir_Test' should be marked noexcept | 5 | ||
| 8771 | /home/vsts/work/1/llvm-project/lldb/unittests/Platform/PlatformDarwinTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'PlatformDarwinTest_FindComponentInPath_Test' should be marked noexcept | 5 | ||
| 8772 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Linux/ProcessorTraceTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'CyclicBuffer_EdgeCases_Test' should be marked noexcept | 5 | ||
| 8773 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Linux/ProcessorTraceTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'CyclicBuffer_EqualSizeBuffer_Test' should be marked noexcept | 5 | ||
| 8774 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Linux/ProcessorTraceTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'CyclicBuffer_SmallerSizeBuffer_Test' should be marked noexcept | 5 | ||
| 8775 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Linux/ProcessorTraceTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'CyclicBuffer_BiggerSizeBuffer_Test' should be marked noexcept | 5 | ||
| 8776 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/POSIX/NativeProcessELFTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'NativeProcessELFTest_GetAuxValue_Test' should be marked noexcept | 5 | ||
| 8777 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/POSIX/NativeProcessELFTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'NativeProcessELFTest_GetELFImageInfoAddress_Test' should be marked noexcept | 5 | ||
| 8778 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/POSIX/NativeProcessELFTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'NativeProcessELFTest_GetELFImageInfoAddress_NoDebugEntry_Test' should be marked noexcept | 5 | ||
| 8779 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/ProcessEventDataTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'ProcessEventDataTest' should be marked noexcept | 2 | ||
| 8780 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/ProcessEventDataTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'ProcessEventDataTest_DoOnRemoval_Test' should be marked noexcept | 4 | ||
| 8781 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/ProcessEventDataTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'ProcessEventDataTest_ShouldStop_Test' should be marked noexcept | 4 | ||
| 8782 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'LinuxProcMapsTestFixture' should be marked noexcept | 2 | ||
| 8783 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'LinuxProcMapsTestFixture_ParseMapRegions_Test' should be marked noexcept | 3 | ||
| 8784 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'LinuxProcSMapsTestFixture' should be marked noexcept | 2 | ||
| 8785 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'LinuxProcSMapsTestFixture_ParseSMapRegions_Test' should be marked noexcept | 3 | ||
| 8786 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Utility/RegisterContextTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'RegisterContext_x86Test_AbridgedToFullTagWord_Test' should be marked noexcept | 5 | ||
| 8787 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/Utility/RegisterContextTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'RegisterContext_x86Test_FullToAbridgedTagWord_Test' should be marked noexcept | 5 | ||
| 8788 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'TestClient' should be marked noexcept | 2 | ||
| 8789 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest' should be marked noexcept | 2 | ||
| 8790 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueAndWait_Test' should be marked noexcept | 4 | ||
| 8791 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueAndAsyncSignal_Test' should be marked noexcept | 4 | ||
| 8792 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueAndAsyncPacket_Test' should be marked noexcept | 4 | ||
| 8793 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueAndInterrupt_Test' should be marked noexcept | 4 | ||
| 8794 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueAndLateInterrupt_Test' should be marked noexcept | 4 | ||
| 8795 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueAndInterrupt2PacketBug_Test' should be marked noexcept | 4 | ||
| 8796 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueDelegateInterface_Test' should be marked noexcept | 4 | ||
| 8797 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendContinueDelegateStructuredDataReceipt_Test' should be marked noexcept | 4 | ||
| 8798 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_InterruptNoResponse_Test' should be marked noexcept | 4 | ||
| 8799 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteClientBaseTest_SendPacketAndReceiveResponseWithOutputSupport_Test' should be marked noexcept | 4 | ||
| 8800 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'TestClient' should be marked noexcept | 2 | ||
| 8801 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest' should be marked noexcept | 2 | ||
| 8802 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_WriteRegister_Test' should be marked noexcept | 4 | ||
| 8803 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_WriteRegisterNoSuffix_Test' should be marked noexcept | 4 | ||
| 8804 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_ReadRegister_Test' should be marked noexcept | 4 | ||
| 8805 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SaveRestoreRegistersNoSuffix_Test' should be marked noexcept | 4 | ||
| 8806 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SyncThreadState_Test' should be marked noexcept | 4 | ||
| 8807 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_GetModulesInfo_Test' should be marked noexcept | 4 | ||
| 8808 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_GetModulesInfo_UUID20_Test' should be marked noexcept | 4 | ||
| 8809 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_GetModulesInfoInvalidResponse_Test' should be marked noexcept | 4 | ||
| 8810 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_TestPacketSpeedJSON_Test' should be marked noexcept | 4 | ||
| 8811 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SendSignalsToIgnore_Test' should be marked noexcept | 4 | ||
| 8812 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_GetMemoryRegionInfo_Test' should be marked noexcept | 4 | ||
| 8813 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 367 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_GetMemoryRegionInfoInvalidResponse_Test' should be marked noexcept | 4 | ||
| 8814 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 384 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SendTraceSupportedTypePacket_Test' should be marked noexcept | 4 | ||
| 8815 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 444 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SendStartTracePacket_Test' should be marked noexcept | 4 | ||
| 8816 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 483 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SendStopTracePacket_Test' should be marked noexcept | 4 | ||
| 8817 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 503 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SendGetDataPacket_Test' should be marked noexcept | 4 | ||
| 8818 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SendGetMetaDataPacket_Test' should be marked noexcept | 4 | ||
| 8819 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_SendGetTraceConfigPacket_Test' should be marked noexcept | 4 | ||
| 8820 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp @ Line 635 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationClientTest_GetQOffsets_Test' should be marked noexcept | 4 | ||
| 8821 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationServerTest_SendErrorResponse_ErrorNumber_Test' should be marked noexcept | 5 | ||
| 8822 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationServerTest_SendErrorResponse_Status_Test' should be marked noexcept | 5 | ||
| 8823 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationServerTest_SendErrorResponse_UnimplementedError_Test' should be marked noexcept | 5 | ||
| 8824 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationServerTest_SendErrorResponse_StringError_Test' should be marked noexcept | 5 | ||
| 8825 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationServerTest_SendErrorResponse_ErrorList_Test' should be marked noexcept | 5 | ||
| 8826 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'TestClient' should be marked noexcept | 2 | ||
| 8827 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationTest' should be marked noexcept | 2 | ||
| 8828 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteCommunicationTest_ReadPacket_checksum_Test' should be marked noexcept | 4 | ||
| 8829 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteTestUtils.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'MockServer' should be marked noexcept | 2 | ||
| 8830 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteTestUtils.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'MockServerWithMockConnection' should be marked noexcept | 2 | ||
| 8831 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/GDBRemoteTestUtils.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'GDBRemoteTest' should be marked noexcept | 2 | ||
| 8832 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/PortMapTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'PortMapTest_Constructors_Test' should be marked noexcept | 5 | ||
| 8833 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/PortMapTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'PortMapTest_FreePort_Test' should be marked noexcept | 5 | ||
| 8834 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/PortMapTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'PortMapTest_FreePortForProcess_Test' should be marked noexcept | 5 | ||
| 8835 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/gdb-remote/PortMapTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'PortMapTest_AllowPort_Test' should be marked noexcept | 5 | ||
| 8836 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest' should be marked noexcept | 2 | ||
| 8837 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_InvalidMinidump_Test' should be marked noexcept | 4 | ||
| 8838 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetThreadsAndGetThreadContext_Test' should be marked noexcept | 4 | ||
| 8839 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetArchitecture_Test' should be marked noexcept | 4 | ||
| 8840 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMiscInfo_no_stream_Test' should be marked noexcept | 4 | ||
| 8841 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetLinuxProcStatus_Test' should be marked noexcept | 4 | ||
| 8842 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetPid_Test' should be marked noexcept | 4 | ||
| 8843 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetFilteredModuleList_Test' should be marked noexcept | 4 | ||
| 8844 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetExceptionStream_Test' should be marked noexcept | 4 | ||
| 8845 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_FindMemoryRange_Test' should be marked noexcept | 4 | ||
| 8846 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMemory_Test' should be marked noexcept | 4 | ||
| 8847 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_FindMemoryRangeWithFullMemoryMinidump_Test' should be marked noexcept | 4 | ||
| 8848 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 338 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMemoryRegionInfo_Test' should be marked noexcept | 4 | ||
| 8849 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMemoryRegionInfoFromMemoryList_Test' should be marked noexcept | 4 | ||
| 8850 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMemoryRegionInfoFromMemory64List_Test' should be marked noexcept | 4 | ||
| 8851 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 437 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMemoryRegionInfoLinuxMaps_Test' should be marked noexcept | 4 | ||
| 8852 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMemoryRegionInfoLinuxMapsError_Test' should be marked noexcept | 4 | ||
| 8853 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetArchitectureWindows_Test' should be marked noexcept | 4 | ||
| 8854 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetLinuxProcStatus_no_stream_Test' should be marked noexcept | 4 | ||
| 8855 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetMiscInfoWindows_Test' should be marked noexcept | 4 | ||
| 8856 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetPidWindows_Test' should be marked noexcept | 4 | ||
| 8857 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetPidWow64_Test' should be marked noexcept | 4 | ||
| 8858 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetThreadContext_x86_32_Test' should be marked noexcept | 4 | ||
| 8859 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetThreadContext_x86_64_Test' should be marked noexcept | 4 | ||
| 8860 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 657 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_GetThreadContext_x86_32_wow64_Test' should be marked noexcept | 4 | ||
| 8861 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_MinidumpDuplicateModuleMinAddress_Test' should be marked noexcept | 4 | ||
| 8862 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 714 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_MinidumpDuplicateModuleMappedFirst_Test' should be marked noexcept | 4 | ||
| 8863 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 754 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_MinidumpDuplicateModuleMappedSecond_Test' should be marked noexcept | 4 | ||
| 8864 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 795 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_MinidumpDuplicateModuleMappedSecondHigh_Test' should be marked noexcept | 4 | ||
| 8865 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 836 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_MinidumpDuplicateModuleSeparateCode_Test' should be marked noexcept | 4 | ||
| 8866 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/MinidumpParserTest.cpp @ Line 879 | cppcoreguidelines-noexcept | default constructor 'MinidumpParserTest_MinidumpModuleOrder_Test' should be marked noexcept | 4 | ||
| 8867 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/RegisterContextMinidumpTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'RegisterContextMinidump_ConvertMinidumpContext_x86_32_Test' should be marked noexcept | 5 | ||
| 8868 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/RegisterContextMinidumpTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'RegisterContextMinidump_ConvertMinidumpContext_x86_64_Test' should be marked noexcept | 5 | ||
| 8869 | /home/vsts/work/1/llvm-project/lldb/unittests/Process/minidump/RegisterContextMinidumpTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'RegisterContextMinidump_CheckRegisterContextMinidump_ARM_Test' should be marked noexcept | 5 | ||
| 8870 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest' should be marked noexcept | 2 | ||
| 8871 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestOwnedReferences_Test' should be marked noexcept | 4 | ||
| 8872 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestResetting_Test' should be marked noexcept | 4 | ||
| 8873 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestBorrowedReferences_Test' should be marked noexcept | 4 | ||
| 8874 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestGlobalNameResolutionNoDot_Test' should be marked noexcept | 4 | ||
| 8875 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestModuleNameResolutionNoDot_Test' should be marked noexcept | 4 | ||
| 8876 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestTypeNameResolutionNoDot_Test' should be marked noexcept | 4 | ||
| 8877 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestInstanceNameResolutionNoDot_Test' should be marked noexcept | 4 | ||
| 8878 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestGlobalNameResolutionWithDot_Test' should be marked noexcept | 4 | ||
| 8879 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestDictionaryResolutionWithDot_Test' should be marked noexcept | 4 | ||
| 8880 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonInteger_Test' should be marked noexcept | 4 | ||
| 8881 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonBoolean_Test' should be marked noexcept | 4 | ||
| 8882 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonBytes_Test' should be marked noexcept | 4 | ||
| 8883 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonByteArray_Test' should be marked noexcept | 4 | ||
| 8884 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonString_Test' should be marked noexcept | 4 | ||
| 8885 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonStringToStr_Test' should be marked noexcept | 4 | ||
| 8886 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonIntegerToStr_Test' should be marked noexcept | 4 | ||
| 8887 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonIntegerToStructuredInteger_Test' should be marked noexcept | 4 | ||
| 8888 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonStringToStructuredString_Test' should be marked noexcept | 4 | ||
| 8889 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonListValueEquality_Test' should be marked noexcept | 4 | ||
| 8890 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 346 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonListManipulation_Test' should be marked noexcept | 4 | ||
| 8891 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonListToStructuredList_Test' should be marked noexcept | 4 | ||
| 8892 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 396 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonTupleSize_Test' should be marked noexcept | 4 | ||
| 8893 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonTupleValues_Test' should be marked noexcept | 4 | ||
| 8894 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonTupleInitializerList_Test' should be marked noexcept | 4 | ||
| 8895 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonTupleInitializerList2_Test' should be marked noexcept | 4 | ||
| 8896 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonTupleToStructuredList_Test' should be marked noexcept | 4 | ||
| 8897 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonDictionaryValueEquality_Test' should be marked noexcept | 4 | ||
| 8898 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 498 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonDictionaryManipulation_Test' should be marked noexcept | 4 | ||
| 8899 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonDictionaryToStructuredDictionary_Test' should be marked noexcept | 4 | ||
| 8900 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 559 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonCallableCheck_Test' should be marked noexcept | 4 | ||
| 8901 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonCallableInvoke_Test' should be marked noexcept | 4 | ||
| 8902 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 584 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestPythonFile_Test' should be marked noexcept | 4 | ||
| 8903 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 593 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestObjectAttributes_Test' should be marked noexcept | 4 | ||
| 8904 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 603 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestExtractingUInt64ThroughStructuredData_Test' should be marked noexcept | 4 | ||
| 8905 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 629 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestCallable_Test' should be marked noexcept | 4 | ||
| 8906 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 781 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestScript_Test' should be marked noexcept | 4 | ||
| 8907 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 797 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestExceptions_Test' should be marked noexcept | 4 | ||
| 8908 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp @ Line 837 | cppcoreguidelines-noexcept | default constructor 'PythonDataObjectsTest_TestRun_Test' should be marked noexcept | 4 | ||
| 8909 | /home/vsts/work/1/llvm-project/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h @ Line 13 | cppcoreguidelines-noexcept | default constructor 'PythonTestSuite' should be marked noexcept | 2 | ||
| 8910 | /home/vsts/work/1/llvm-project/lldb/unittests/Signals/UnixSignalsTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'TestSignals' should be marked noexcept | 2 | ||
| 8911 | /home/vsts/work/1/llvm-project/lldb/unittests/Signals/UnixSignalsTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'UnixSignalsTest_Iteration_Test' should be marked noexcept | 5 | ||
| 8912 | /home/vsts/work/1/llvm-project/lldb/unittests/Signals/UnixSignalsTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'UnixSignalsTest_GetInfo_Test' should be marked noexcept | 5 | ||
| 8913 | /home/vsts/work/1/llvm-project/lldb/unittests/Signals/UnixSignalsTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'UnixSignalsTest_VersionChange_Test' should be marked noexcept | 5 | ||
| 8914 | /home/vsts/work/1/llvm-project/lldb/unittests/Signals/UnixSignalsTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'UnixSignalsTest_GetFilteredSignals_Test' should be marked noexcept | 5 | ||
| 8915 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/LocateSymbolFileTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SymbolsTest' should be marked noexcept | 2 | ||
| 8916 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/LocateSymbolFileTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SymbolsTest_TerminateLocateExecutableSymbolFileForUnknownExecutableAndUnknownSymbolFile_Test' should be marked noexcept | 4 | ||
| 8917 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/LocateSymbolFileTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'SymbolsTest_LocateExecutableSymbolFileForUnknownExecutableAndMissingSymbolFile_Test' should be marked noexcept | 4 | ||
| 8918 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/PostfixExpressionTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'PostfixExpression_ParseOneExpression_Test' should be marked noexcept | 5 | ||
| 8919 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/PostfixExpressionTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'PostfixExpression_ParseFPOProgram_Test' should be marked noexcept | 5 | ||
| 8920 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/PostfixExpressionTest.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'PostfixExpression_ToDWARF_Test' should be marked noexcept | 5 | ||
| 8921 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_CanImportInvalidType_Test' should be marked noexcept | 4 | ||
| 8922 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_ImportInvalidType_Test' should be marked noexcept | 4 | ||
| 8923 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_CopyDeclTagDecl_Test' should be marked noexcept | 4 | ||
| 8924 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_CopyTypeTagDecl_Test' should be marked noexcept | 4 | ||
| 8925 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_CompleteFwdDeclWithOtherOrigin_Test' should be marked noexcept | 4 | ||
| 8926 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_DeportDeclTagDecl_Test' should be marked noexcept | 4 | ||
| 8927 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_DeportTypeTagDecl_Test' should be marked noexcept | 4 | ||
| 8928 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_MetadataPropagation_Test' should be marked noexcept | 4 | ||
| 8929 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_MetadataPropagationIndirectImport_Test' should be marked noexcept | 4 | ||
| 8930 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_MetadataPropagationAfterCopying_Test' should be marked noexcept | 4 | ||
| 8931 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestClangASTImporter.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'TestClangASTImporter_RecordLayout_Test' should be marked noexcept | 4 | ||
| 8932 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'DWARFCallFrameInfoTest' should be marked noexcept | 2 | ||
| 8933 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'DWARFCallFrameInfoTest_Basic_dwarf3_Test' should be marked noexcept | 4 | ||
| 8934 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'DWARFCallFrameInfoTest_Basic_dwarf4_Test' should be marked noexcept | 4 | ||
| 8935 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestDWARFCallFrameInfo.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'DWARFCallFrameInfoTest_Basic_eh_Test' should be marked noexcept | 4 | ||
| 8936 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestLineEntry.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'LineEntryTest_GetSameLineContiguousAddressRangeNoInlines_Test' should be marked noexcept | 4 | ||
| 8937 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestLineEntry.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'LineEntryTest_GetSameLineContiguousAddressRangeOneInline_Test' should be marked noexcept | 4 | ||
| 8938 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestLineEntry.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'LineEntryTest_GetSameLineContiguousAddressRangeNestedInline_Test' should be marked noexcept | 4 | ||
| 8939 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestType.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Type_GetTypeScopeAndBasename_Test' should be marked noexcept | 5 | ||
| 8940 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestType.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'Type_CompilerContextPattern_Test' should be marked noexcept | 5 | ||
| 8941 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetBasicTypeFromEnum_Test' should be marked noexcept | 4 | ||
| 8942 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetBasicTypeFromName_Test' should be marked noexcept | 4 | ||
| 8943 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestBuiltinTypeForEncodingAndBitSize_Test' should be marked noexcept | 4 | ||
| 8944 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestDisplayName_Test' should be marked noexcept | 4 | ||
| 8945 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestDisplayNameEmpty_Test' should be marked noexcept | 4 | ||
| 8946 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetEnumIntegerTypeInvalid_Test' should be marked noexcept | 4 | ||
| 8947 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetEnumIntegerTypeUnexpectedType_Test' should be marked noexcept | 4 | ||
| 8948 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetEnumIntegerTypeBasicTypes_Test' should be marked noexcept | 4 | ||
| 8949 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestOwningModule_Test' should be marked noexcept | 4 | ||
| 8950 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestIsClangType_Test' should be marked noexcept | 4 | ||
| 8951 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestRemoveFastQualifiers_Test' should be marked noexcept | 4 | ||
| 8952 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestConvertAccessTypeToAccessSpecifier_Test' should be marked noexcept | 4 | ||
| 8953 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestUnifyAccessSpecifiers_Test' should be marked noexcept | 4 | ||
| 8954 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestRecordHasFields_Test' should be marked noexcept | 4 | ||
| 8955 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TemplateArguments_Test' should be marked noexcept | 4 | ||
| 8956 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 518 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_OnlyPackName_Test' should be marked noexcept | 4 | ||
| 8957 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 530 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetTypeClassDeclType_Test' should be marked noexcept | 4 | ||
| 8958 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 537 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetTypeClassTypeOf_Test' should be marked noexcept | 4 | ||
| 8959 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetTypeClassTypeOfExpr_Test' should be marked noexcept | 4 | ||
| 8960 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestGetTypeClassNested_Test' should be marked noexcept | 4 | ||
| 8961 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 557 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestFunctionTemplateConstruction_Test' should be marked noexcept | 4 | ||
| 8962 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 581 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestFunctionTemplateInRecordConstruction_Test' should be marked noexcept | 4 | ||
| 8963 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 613 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestDeletingImplicitCopyCstrDueToMoveCStr_Test' should be marked noexcept | 4 | ||
| 8964 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 655 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_TestNotDeletingUserCopyCstrDueToMoveCStr_Test' should be marked noexcept | 4 | ||
| 8965 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 699 | cppcoreguidelines-noexcept | default constructor 'TestTypeSystemClang_AddMethodToObjCObjectType_Test' should be marked noexcept | 4 | ||
| 8966 | /home/vsts/work/1/llvm-project/lldb/unittests/Symbol/TestTypeSystemClang.cpp @ Line 733 | cppcoreguidelines-noexcept | default constructor 'TestScratchTypeSystemClang_InferSubASTFromLangOpts_Test' should be marked noexcept | 5 | ||
| 8967 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'DWARFASTParserClangTests_EnsureAllDIEsInDeclContextHaveBeenParsedParsesOnlyMatchingEntries_Test' should be marked noexcept | 4 | ||
| 8968 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbilitiesForDWARF_Test' should be marked noexcept | 4 | ||
| 8969 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbbrevOrder1Start1_Test' should be marked noexcept | 4 | ||
| 8970 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbbrevOrder1Start5_Test' should be marked noexcept | 4 | ||
| 8971 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbbrevOutOfOrder_Test' should be marked noexcept | 4 | ||
| 8972 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbbrevInvalidNULLTag_Test' should be marked noexcept | 4 | ||
| 8973 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbbrevNullAttrValidForm_Test' should be marked noexcept | 4 | ||
| 8974 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbbrevValidAttrNullForm_Test' should be marked noexcept | 4 | ||
| 8975 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_TestAbbrevMissingTerminator_Test' should be marked noexcept | 4 | ||
| 8976 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_ParseArangesNonzeroSegmentSize_Test' should be marked noexcept | 4 | ||
| 8977 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'SymbolFileDWARFTests_ParseAranges_Test' should be marked noexcept | 4 | ||
| 8978 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_SingleAssignmentRegisterRef_Test' should be marked noexcept | 5 | ||
| 8979 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_MultipleIndependentAssignments_Test' should be marked noexcept | 5 | ||
| 8980 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_MultipleDependentAssignments_Test' should be marked noexcept | 5 | ||
| 8981 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_DependencyChain_Test' should be marked noexcept | 5 | ||
| 8982 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_InvalidAssignmentSingle_Test' should be marked noexcept | 5 | ||
| 8983 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_InvalidAssignmentMultiple_Test' should be marked noexcept | 5 | ||
| 8984 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_UnknownOp_Test' should be marked noexcept | 5 | ||
| 8985 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_InvalidOpBinary_Test' should be marked noexcept | 5 | ||
| 8986 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_InvalidOpUnary_Test' should be marked noexcept | 5 | ||
| 8987 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_MissingTargetRegister_Test' should be marked noexcept | 5 | ||
| 8988 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_UnresolvedRegisterReference_Test' should be marked noexcept | 5 | ||
| 8989 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_UnresolvedRegisterAssignmentReference_Test' should be marked noexcept | 5 | ||
| 8990 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_UnresolvedCyclicRegisterAssignmentReference_Test' should be marked noexcept | 5 | ||
| 8991 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_UnresolvedDependentCyclicRegisterAssignmentReference_Test' should be marked noexcept | 5 | ||
| 8992 | /home/vsts/work/1/llvm-project/lldb/unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'PDBFPOProgramToDWARFExpressionTests_UnsupportedRASearch_Test' should be marked noexcept | 5 | ||
| 8993 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ABITest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'MCBasedABI_MapRegisterName_Test' should be marked noexcept | 5 | ||
| 8994 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ExecutionContextTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ExecutionContextTest' should be marked noexcept | 2 | ||
| 8995 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ExecutionContextTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'ExecutionContextTest_GetByteOrder_Test' should be marked noexcept | 4 | ||
| 8996 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ExecutionContextTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'ExecutionContextTest_GetByteOrderTarget_Test' should be marked noexcept | 4 | ||
| 8997 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ExecutionContextTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'ExecutionContextTest_GetByteOrderProcess_Test' should be marked noexcept | 4 | ||
| 8998 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/MemoryRegionInfoTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'MemoryRegionInfoTest_Formatv_Test' should be marked noexcept | 5 | ||
| 8999 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ModuleCacheTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ModuleCacheTest' should be marked noexcept | 2 | ||
| 9000 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ModuleCacheTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'ModuleCacheTest_GetAndPut_Test' should be marked noexcept | 4 | ||
| 9001 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ModuleCacheTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'ModuleCacheTest_GetAndPutUuidExists_Test' should be marked noexcept | 4 | ||
| 9002 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/ModuleCacheTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'ModuleCacheTest_GetAndPutStrangeHostname_Test' should be marked noexcept | 4 | ||
| 9003 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/PathMappingListTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'PathMappingListTest_RelativeTests_Test' should be marked noexcept | 5 | ||
| 9004 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/PathMappingListTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'PathMappingListTest_AbsoluteTests_Test' should be marked noexcept | 5 | ||
| 9005 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/PathMappingListTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'PathMappingListTest_RemapRoot_Test' should be marked noexcept | 5 | ||
| 9006 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/RemoteAwarePlatformTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'RemoteAwarePlatformTest' should be marked noexcept | 2 | ||
| 9007 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/RemoteAwarePlatformTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'RemoteAwarePlatformTest_TestResolveExecutabelOnClientByPlatform_Test' should be marked noexcept | 4 | ||
| 9008 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/StackFrameRecognizerTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'StackFrameRecognizerTest' should be marked noexcept | 2 | ||
| 9009 | /home/vsts/work/1/llvm-project/lldb/unittests/Target/StackFrameRecognizerTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'StackFrameRecognizerTest_NullModuleRegex_Test' should be marked noexcept | 4 | ||
| 9010 | /home/vsts/work/1/llvm-project/lldb/unittests/TestingSupport/Host/NativeProcessTestUtils.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'MockDelegate' should be marked noexcept | 2 | ||
| 9011 | /home/vsts/work/1/llvm-project/lldb/unittests/TestingSupport/SubsystemRAII.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'SubsystemRAIICase' should be marked noexcept | 2 | ||
| 9012 | /home/vsts/work/1/llvm-project/lldb/unittests/TestingSupport/SubsystemRAII.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'SubsystemRAIICase |
2 | ||
| 9013 | /home/vsts/work/1/llvm-project/lldb/unittests/TestingSupport/SubsystemRAII.h @ Line 42 | cppcoreguidelines-noexcept | destructor '~SubsystemRAIICase |
2 | ||
| 9014 | /home/vsts/work/1/llvm-project/lldb/unittests/TestingSupport/SubsystemRAII.h @ Line 84 | cppcoreguidelines-noexcept | default constructor 'SubsystemRAII' should be marked noexcept | 2 | ||
| 9015 | /home/vsts/work/1/llvm-project/lldb/unittests/TestingSupport/Symbol/ClangTestUtils.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'SourceASTWithRecord' should be marked noexcept | 2 | ||
| 9016 | /home/vsts/work/1/llvm-project/lldb/unittests/Thread/ThreadTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ThreadTest' should be marked noexcept | 2 | ||
| 9017 | /home/vsts/work/1/llvm-project/lldb/unittests/Thread/ThreadTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'ThreadTest_SetStopInfo_Test' should be marked noexcept | 4 | ||
| 9018 | /home/vsts/work/1/llvm-project/lldb/unittests/Thread/ThreadTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'ThreadTest_GetPrivateStopInfo_Test' should be marked noexcept | 4 | ||
| 9019 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine' should be marked noexcept | 2 | ||
| 9020 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSimple64bitFrameFunction_Test' should be marked noexcept | 4 | ||
| 9021 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSimple32bitFrameFunction_Test' should be marked noexcept | 4 | ||
| 9022 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_Test64bitFramelessBigStackFrame_Test' should be marked noexcept | 4 | ||
| 9023 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 460 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_Test32bitFramelessBigStackFrame_Test' should be marked noexcept | 4 | ||
| 9024 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 757 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_Test64bitFramelessSmallStackFrame_Test' should be marked noexcept | 4 | ||
| 9025 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 854 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_Test32bitFramelessSmallStackFrame_Test' should be marked noexcept | 4 | ||
| 9026 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 964 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushRBP_Test' should be marked noexcept | 4 | ||
| 9027 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1007 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushImm_Test' should be marked noexcept | 4 | ||
| 9028 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1056 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPush0_Test' should be marked noexcept | 4 | ||
| 9029 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1087 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushExtended_Test' should be marked noexcept | 4 | ||
| 9030 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1135 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushR15_Test' should be marked noexcept | 4 | ||
| 9031 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1163 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushR14_Test' should be marked noexcept | 4 | ||
| 9032 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1191 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushR13_Test' should be marked noexcept | 4 | ||
| 9033 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1219 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushR12_Test' should be marked noexcept | 4 | ||
| 9034 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1247 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushRBX_Test' should be marked noexcept | 4 | ||
| 9035 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1278 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushEAX_Test' should be marked noexcept | 4 | ||
| 9036 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1307 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushECX_Test' should be marked noexcept | 4 | ||
| 9037 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1336 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushEDX_Test' should be marked noexcept | 4 | ||
| 9038 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1362 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushEBX_Test' should be marked noexcept | 4 | ||
| 9039 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1390 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushEBP_Test' should be marked noexcept | 4 | ||
| 9040 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1418 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushRBPWithREX_Test' should be marked noexcept | 4 | ||
| 9041 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1446 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushESI_Test' should be marked noexcept | 4 | ||
| 9042 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1474 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPushEDI_Test' should be marked noexcept | 4 | ||
| 9043 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1502 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestMovRSPtoRBP_Test' should be marked noexcept | 4 | ||
| 9044 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1574 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSubRSP_Test' should be marked noexcept | 4 | ||
| 9045 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1614 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSubESP_Test' should be marked noexcept | 4 | ||
| 9046 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1654 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestAddRSP_Test' should be marked noexcept | 4 | ||
| 9047 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1694 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestAddESP_Test' should be marked noexcept | 4 | ||
| 9048 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1736 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopRBX_Test' should be marked noexcept | 4 | ||
| 9049 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1762 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopRBP_Test' should be marked noexcept | 4 | ||
| 9050 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1788 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopR12_Test' should be marked noexcept | 4 | ||
| 9051 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1814 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopR13_Test' should be marked noexcept | 4 | ||
| 9052 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1840 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopR14_Test' should be marked noexcept | 4 | ||
| 9053 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1866 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopR15_Test' should be marked noexcept | 4 | ||
| 9054 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1892 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopEBX_Test' should be marked noexcept | 4 | ||
| 9055 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1918 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopEBP_Test' should be marked noexcept | 4 | ||
| 9056 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1944 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopRBPWithREX_Test' should be marked noexcept | 4 | ||
| 9057 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1970 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopESI_Test' should be marked noexcept | 4 | ||
| 9058 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 1996 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestPopEDI_Test' should be marked noexcept | 4 | ||
| 9059 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2024 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_Testi386IgnoredRegisters_Test' should be marked noexcept | 4 | ||
| 9060 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2062 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestLEAVE_Test' should be marked noexcept | 4 | ||
| 9061 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2103 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestCALLNextInsn_Test' should be marked noexcept | 4 | ||
| 9062 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2128 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSpillRegToStackViaMOVx86_64_Test' should be marked noexcept | 4 | ||
| 9063 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2167 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSpillRegToStackViaMOVi386_Test' should be marked noexcept | 4 | ||
| 9064 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2201 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSpArithx86_64Augmented_Test' should be marked noexcept | 4 | ||
| 9065 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2292 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSimplex86_64Augmented_Test' should be marked noexcept | 4 | ||
| 9066 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2370 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestSimplei386ugmented_Test' should be marked noexcept | 4 | ||
| 9067 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2452 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_Test32BitOnlyInstruction_Test' should be marked noexcept | 4 | ||
| 9068 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2495 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestStackRealign8BitDisp_i386_Test' should be marked noexcept | 4 | ||
| 9069 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2529 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestStackRealign32BitDisp_x86_64_Test' should be marked noexcept | 4 | ||
| 9070 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2563 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestStackRealignMSVC_i386_Test' should be marked noexcept | 4 | ||
| 9071 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2624 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestDisassemblyJunkBytes_Test' should be marked noexcept | 4 | ||
| 9072 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2646 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestReturnDetect_Test' should be marked noexcept | 4 | ||
| 9073 | /home/vsts/work/1/llvm-project/lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp @ Line 2821 | cppcoreguidelines-noexcept | default constructor 'Testx86AssemblyInspectionEngine_TestDisassemblyMidFunctionEpilogues_Test' should be marked noexcept | 4 | ||
| 9074 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_Empty_Test' should be marked noexcept | 5 | ||
| 9075 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_WhiteSpace_Test' should be marked noexcept | 5 | ||
| 9076 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_AtEnd_Test' should be marked noexcept | 5 | ||
| 9077 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_AtStart_Test' should be marked noexcept | 5 | ||
| 9078 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_KnownPrefix_Test' should be marked noexcept | 5 | ||
| 9079 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_Unknown_Test' should be marked noexcept | 5 | ||
| 9080 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_Incomplete_Test' should be marked noexcept | 5 | ||
| 9081 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_Twice_Test' should be marked noexcept | 5 | ||
| 9082 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/AnsiTerminalTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'AnsiTerminal_Basic_Test' should be marked noexcept | 5 | ||
| 9083 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_TestParseMachCPUDashSubtypeTripleSimple_Test' should be marked noexcept | 5 | ||
| 9084 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_TestParseMachCPUDashSubtypeTripleExtra_Test' should be marked noexcept | 5 | ||
| 9085 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_TestSetTriple_Test' should be marked noexcept | 5 | ||
| 9086 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_MergeFrom_Test' should be marked noexcept | 5 | ||
| 9087 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 257 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_MergeFromMachOUnknown_Test' should be marked noexcept | 5 | ||
| 9088 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'MyArchSpec' should be marked noexcept | 2 | ||
| 9089 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_Compatibility_Test' should be marked noexcept | 5 | ||
| 9090 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_OperatorBool_Test' should be marked noexcept | 5 | ||
| 9091 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_TripleComponentsWereSpecified_Test' should be marked noexcept | 5 | ||
| 9092 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArchSpecTest.cpp @ Line 472 | cppcoreguidelines-noexcept | default constructor 'ArchSpecTest_YAML_Test' should be marked noexcept | 5 | ||
| 9093 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestSingleArg_Test' should be marked noexcept | 5 | ||
| 9094 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestSingleQuotedArgWithSpace_Test' should be marked noexcept | 5 | ||
| 9095 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestSingleArgWithQuotedSpace_Test' should be marked noexcept | 5 | ||
| 9096 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestTrailingBackslash_Test' should be marked noexcept | 5 | ||
| 9097 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestQuotedTrailingBackslash_Test' should be marked noexcept | 5 | ||
| 9098 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestUnknownEscape_Test' should be marked noexcept | 5 | ||
| 9099 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestQuotedUnknownEscape_Test' should be marked noexcept | 5 | ||
| 9100 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestMultipleArgs_Test' should be marked noexcept | 5 | ||
| 9101 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestOverwriteArgs_Test' should be marked noexcept | 5 | ||
| 9102 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestAppendArg_Test' should be marked noexcept | 5 | ||
| 9103 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestInsertArg_Test' should be marked noexcept | 5 | ||
| 9104 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_TestArgv_Test' should be marked noexcept | 5 | ||
| 9105 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_StringListConstructor_Test' should be marked noexcept | 5 | ||
| 9106 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_GetQuotedCommandString_Test' should be marked noexcept | 5 | ||
| 9107 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_BareSingleQuote_Test' should be marked noexcept | 5 | ||
| 9108 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_DoubleQuotedItem_Test' should be marked noexcept | 5 | ||
| 9109 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_AppendArguments_Test' should be marked noexcept | 5 | ||
| 9110 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_GetArgumentArrayRef_Test' should be marked noexcept | 5 | ||
| 9111 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_EscapeLLDBCommandArgument_Test' should be marked noexcept | 5 | ||
| 9112 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_ReplaceArgumentAtIndexShort_Test' should be marked noexcept | 5 | ||
| 9113 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_ReplaceArgumentAtIndexEqual_Test' should be marked noexcept | 5 | ||
| 9114 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_ReplaceArgumentAtIndexLonger_Test' should be marked noexcept | 5 | ||
| 9115 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_ReplaceArgumentAtIndexOutOfRange_Test' should be marked noexcept | 5 | ||
| 9116 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_ReplaceArgumentAtIndexFarOutOfRange_Test' should be marked noexcept | 5 | ||
| 9117 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_Yaml_Test' should be marked noexcept | 5 | ||
| 9118 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ArgsTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'ArgsTest_GetShellSafeArgument_Test' should be marked noexcept | 5 | ||
| 9119 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/BroadcasterTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'BroadcasterTest_BroadcastEvent_Test' should be marked noexcept | 5 | ||
| 9120 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/BroadcasterTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'BroadcasterTest_EventTypeHasListeners_Test' should be marked noexcept | 5 | ||
| 9121 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_Constructor_Test' should be marked noexcept | 5 | ||
| 9122 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_FakeLastArg_Test' should be marked noexcept | 5 | ||
| 9123 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_TryCompleteCurrentArgGood_Test' should be marked noexcept | 5 | ||
| 9124 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_TryCompleteCurrentArgBad_Test' should be marked noexcept | 5 | ||
| 9125 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_TryCompleteCurrentArgMode_Test' should be marked noexcept | 5 | ||
| 9126 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_ShiftArguments_Test' should be marked noexcept | 5 | ||
| 9127 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_DuplicateFiltering_Test' should be marked noexcept | 5 | ||
| 9128 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_DuplicateFilteringWithComments_Test' should be marked noexcept | 5 | ||
| 9129 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/CompletionRequestTest.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'CompletionRequest_TestCompletionOwnership_Test' should be marked noexcept | 5 | ||
| 9130 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_format_provider_Test' should be marked noexcept | 5 | ||
| 9131 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_MangledCounterpart_Test' should be marked noexcept | 5 | ||
| 9132 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_UpdateMangledCounterpart_Test' should be marked noexcept | 5 | ||
| 9133 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_FromMidOfBufferStringRef_Test' should be marked noexcept | 5 | ||
| 9134 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_NullAndEmptyStates_Test' should be marked noexcept | 5 | ||
| 9135 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_CompareConstString_Test' should be marked noexcept | 5 | ||
| 9136 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_CompareStringRef_Test' should be marked noexcept | 5 | ||
| 9137 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ConstStringTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'ConstStringTest_YAML_Test' should be marked noexcept | 5 | ||
| 9138 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetBitfield_Test' should be marked noexcept | 5 | ||
| 9139 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_PeekData_Test' should be marked noexcept | 5 | ||
| 9140 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetCStr_Test' should be marked noexcept | 5 | ||
| 9141 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetCStrEmpty_Test' should be marked noexcept | 5 | ||
| 9142 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetCStrUnterminated_Test' should be marked noexcept | 5 | ||
| 9143 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetCStrAtEnd_Test' should be marked noexcept | 5 | ||
| 9144 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetCStrAtNullOffset_Test' should be marked noexcept | 5 | ||
| 9145 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_UncommonAddressSize_Test' should be marked noexcept | 5 | ||
| 9146 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetMaxU64_Test' should be marked noexcept | 5 | ||
| 9147 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetMaxS64_Test' should be marked noexcept | 5 | ||
| 9148 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetMaxU64_unchecked_Test' should be marked noexcept | 5 | ||
| 9149 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetSLEB128_bit63_Test' should be marked noexcept | 5 | ||
| 9150 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetULEB128_bit63_Test' should be marked noexcept | 5 | ||
| 9151 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetFloat_Test' should be marked noexcept | 5 | ||
| 9152 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetFloatUnaligned_Test' should be marked noexcept | 5 | ||
| 9153 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetDouble_Test' should be marked noexcept | 5 | ||
| 9154 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/DataExtractorTest.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetDoubleUnaligned_Test' should be marked noexcept | 5 | ||
| 9155 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/EnvironmentTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'EnvironmentTest_EnvpConstruction_Test' should be marked noexcept | 5 | ||
| 9156 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/EnvironmentTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'EnvironmentTest_EnvpConversion_Test' should be marked noexcept | 5 | ||
| 9157 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/EventTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'EventTest_DumpEventDataBytes_Test' should be marked noexcept | 5 | ||
| 9158 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_FileAndDirectoryComponents_Test' should be marked noexcept | 5 | ||
| 9159 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_AppendPathComponent_Test' should be marked noexcept | 5 | ||
| 9160 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_CopyByAppendingPathComponent_Test' should be marked noexcept | 5 | ||
| 9161 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_PrependPathComponent_Test' should be marked noexcept | 5 | ||
| 9162 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_EqualSeparator_Test' should be marked noexcept | 5 | ||
| 9163 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_EqualDotsWindows_Test' should be marked noexcept | 5 | ||
| 9164 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_EqualDotsPosix_Test' should be marked noexcept | 5 | ||
| 9165 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_EqualDotsPosixRoot_Test' should be marked noexcept | 5 | ||
| 9166 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_GuessPathStyle_Test' should be marked noexcept | 5 | ||
| 9167 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_GetPath_Test' should be marked noexcept | 5 | ||
| 9168 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_FormatFileSpec_Test' should be marked noexcept | 5 | ||
| 9169 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_IsRelative_Test' should be marked noexcept | 5 | ||
| 9170 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_RemoveLastPathComponent_Test' should be marked noexcept | 5 | ||
| 9171 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_Equal_Test' should be marked noexcept | 5 | ||
| 9172 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_Match_Test' should be marked noexcept | 5 | ||
| 9173 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_Yaml_Test' should be marked noexcept | 5 | ||
| 9174 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FileSpecTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'FileSpecTest_OperatorBool_Test' should be marked noexcept | 5 | ||
| 9175 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'Flags_GetBitSize_Test' should be marked noexcept | 5 | ||
| 9176 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'Flags_Reset_Test' should be marked noexcept | 5 | ||
| 9177 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'Flags_Clear_Test' should be marked noexcept | 5 | ||
| 9178 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'Flags_AllSet_Test' should be marked noexcept | 5 | ||
| 9179 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'Flags_AnySet_Test' should be marked noexcept | 5 | ||
| 9180 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'Flags_Test_Test' should be marked noexcept | 5 | ||
| 9181 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'Flags_AllClear_Test' should be marked noexcept | 5 | ||
| 9182 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'Flags_AnyClear_Test' should be marked noexcept | 5 | ||
| 9183 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/FlagsTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'Flags_IsClear_Test' should be marked noexcept | 5 | ||
| 9184 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ListenerTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ListenerTest_GetEventImmediate_Test' should be marked noexcept | 5 | ||
| 9185 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ListenerTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'ListenerTest_GetEventWait_Test' should be marked noexcept | 5 | ||
| 9186 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LogChannelTest' should be marked noexcept | 2 | ||
| 9187 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'LogChannelEnabledTest' should be marked noexcept | 2 | ||
| 9188 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'LogTest_LLDB_LOG_nullptr_Test' should be marked noexcept | 5 | ||
| 9189 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'LogTest_Register_Test' should be marked noexcept | 5 | ||
| 9190 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'LogTest_Unregister_Test' should be marked noexcept | 5 | ||
| 9191 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'LogChannelTest_Enable_Test' should be marked noexcept | 4 | ||
| 9192 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'LogChannelTest_EnableOptions_Test' should be marked noexcept | 4 | ||
| 9193 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'LogChannelTest_Disable_Test' should be marked noexcept | 4 | ||
| 9194 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'LogChannelTest_List_Test' should be marked noexcept | 4 | ||
| 9195 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'LogChannelEnabledTest_log_options_Test' should be marked noexcept | 4 | ||
| 9196 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'LogChannelEnabledTest_LLDB_LOG_ERROR_Test' should be marked noexcept | 4 | ||
| 9197 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'LogChannelEnabledTest_LogThread_Test' should be marked noexcept | 4 | ||
| 9198 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'LogChannelEnabledTest_LogVerboseThread_Test' should be marked noexcept | 4 | ||
| 9199 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/LogTest.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'LogChannelEnabledTest_LogGetLogThread_Test' should be marked noexcept | 4 | ||
| 9200 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/NameMatchesTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'NameMatchesTest_Ignore_Test' should be marked noexcept | 5 | ||
| 9201 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/NameMatchesTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'NameMatchesTest_Equals_Test' should be marked noexcept | 5 | ||
| 9202 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/NameMatchesTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'NameMatchesTest_Contains_Test' should be marked noexcept | 5 | ||
| 9203 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/NameMatchesTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'NameMatchesTest_StartsWith_Test' should be marked noexcept | 5 | ||
| 9204 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/NameMatchesTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'NameMatchesTest_EndsWith_Test' should be marked noexcept | 5 | ||
| 9205 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/NameMatchesTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'NameMatchesTest_RegularExpression_Test' should be marked noexcept | 5 | ||
| 9206 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_EmptyInput_Test' should be marked noexcept | 5 | ||
| 9207 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_SingleWhitespaceInput_Test' should be marked noexcept | 5 | ||
| 9208 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_WhitespaceInput_Test' should be marked noexcept | 5 | ||
| 9209 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_ArgsButNoDelimiter_Test' should be marked noexcept | 5 | ||
| 9210 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_ArgsButNoLeadingDash_Test' should be marked noexcept | 5 | ||
| 9211 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_QuotedSuffix_Test' should be marked noexcept | 5 | ||
| 9212 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_EmptySuffix_Test' should be marked noexcept | 5 | ||
| 9213 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_EmptySuffixSingleWhitespace_Test' should be marked noexcept | 5 | ||
| 9214 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_WhitespaceSuffix_Test' should be marked noexcept | 5 | ||
| 9215 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_LeadingSpaceArgs_Test' should be marked noexcept | 5 | ||
| 9216 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_SingleWordSuffix_Test' should be marked noexcept | 5 | ||
| 9217 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_MultiWordSuffix_Test' should be marked noexcept | 5 | ||
| 9218 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_UnterminatedQuote_Test' should be marked noexcept | 5 | ||
| 9219 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_TerminatedQuote_Test' should be marked noexcept | 5 | ||
| 9220 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/OptionsWithRawTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'OptionsWithRawTest_EmptyArgsOnlySuffix_Test' should be marked noexcept | 5 | ||
| 9221 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/PredicateTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'Predicate_WaitForValueEqualTo_Test' should be marked noexcept | 5 | ||
| 9222 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/PredicateTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'Predicate_WaitForValueNotEqualTo_Test' should be marked noexcept | 5 | ||
| 9223 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInfoTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'ProcessInfoTest_Constructor_Test' should be marked noexcept | 5 | ||
| 9224 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInstanceInfoTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'DummyUserIDResolver' should be marked noexcept | 2 | ||
| 9225 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInstanceInfoTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfo_Dump_Test' should be marked noexcept | 5 | ||
| 9226 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInstanceInfoTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfo_DumpTable_Test' should be marked noexcept | 5 | ||
| 9227 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInstanceInfoTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfo_DumpTable_invalidUID_Test' should be marked noexcept | 5 | ||
| 9228 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInstanceInfoTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfoMatch_Name_Test' should be marked noexcept | 5 | ||
| 9229 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInstanceInfoTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfo_Yaml_Test' should be marked noexcept | 5 | ||
| 9230 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ProcessInstanceInfoTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'ProcessInstanceInfoList_Yaml_Test' should be marked noexcept | 5 | ||
| 9231 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeMapTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'RangeVector_CombineConsecutiveRanges_Test' should be marked noexcept | 5 | ||
| 9232 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeMapTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'RangeDataVector_FindEntryThatContains_Test' should be marked noexcept | 5 | ||
| 9233 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeMapTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'RangeDataVector_FindEntryThatContains_Overlap_Test' should be marked noexcept | 5 | ||
| 9234 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeMapTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'RangeDataVector_CustomSort_Test' should be marked noexcept | 5 | ||
| 9235 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeMapTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'RangeDataVector_FindEntryIndexesThatContain_Test' should be marked noexcept | 5 | ||
| 9236 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeMapTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'RangeDataVector_FindEntryIndexesThatContain_Overlap_Test' should be marked noexcept | 5 | ||
| 9237 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'RangeTest_SizeTypes_Test' should be marked noexcept | 5 | ||
| 9238 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'RangeTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 9239 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'RangeTest_Constructor_Test' should be marked noexcept | 5 | ||
| 9240 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'RangeTest_Copy_Test' should be marked noexcept | 5 | ||
| 9241 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'RangeTest_Clear_Test' should be marked noexcept | 5 | ||
| 9242 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'RangeTest_ClearWithStarAddress_Test' should be marked noexcept | 5 | ||
| 9243 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'RangeTest_SetRangeBase_Test' should be marked noexcept | 5 | ||
| 9244 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'RangeTest_Slide_Test' should be marked noexcept | 5 | ||
| 9245 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'RangeTest_SlideZero_Test' should be marked noexcept | 5 | ||
| 9246 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'RangeTest_ContainsAddr_Test' should be marked noexcept | 5 | ||
| 9247 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'RangeTest_ContainsAddrInvalid_Test' should be marked noexcept | 5 | ||
| 9248 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'RangeTest_ContainsEndInclusive_Test' should be marked noexcept | 5 | ||
| 9249 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'RangeTest_ContainsEndInclusiveInvalid_Test' should be marked noexcept | 5 | ||
| 9250 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'RangeTest_ContainsRange_Test' should be marked noexcept | 5 | ||
| 9251 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'RangeTest_ContainsRangeStartingFromZero_Test' should be marked noexcept | 5 | ||
| 9252 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'RangeTest_Union_Test' should be marked noexcept | 5 | ||
| 9253 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'RangeTest_DoesAdjoinOrIntersect_Test' should be marked noexcept | 5 | ||
| 9254 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 236 | cppcoreguidelines-noexcept | default constructor 'RangeTest_DoesIntersect_Test' should be marked noexcept | 5 | ||
| 9255 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'RangeTest_LessThan_Test' should be marked noexcept | 5 | ||
| 9256 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'RangeTest_Equal_Test' should be marked noexcept | 5 | ||
| 9257 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'RangeTest_NotEqual_Test' should be marked noexcept | 5 | ||
| 9258 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'RangeTest_LessThanInvalid_Test' should be marked noexcept | 5 | ||
| 9259 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'RangeTest_EqualInvalid_Test' should be marked noexcept | 5 | ||
| 9260 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RangeTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'RangeTest_NotEqualInvalid_Test' should be marked noexcept | 5 | ||
| 9261 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RegisterValueTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'RegisterValueTest_GetSet8_Test' should be marked noexcept | 5 | ||
| 9262 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RegisterValueTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'RegisterValueTest_GetScalarValue_Test' should be marked noexcept | 5 | ||
| 9263 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RegularExpressionTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'RegularExpression_Valid_Test' should be marked noexcept | 5 | ||
| 9264 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RegularExpressionTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'RegularExpression_CopyAssignment_Test' should be marked noexcept | 5 | ||
| 9265 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RegularExpressionTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'RegularExpression_Empty_Test' should be marked noexcept | 5 | ||
| 9266 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RegularExpressionTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'RegularExpression_Invalid_Test' should be marked noexcept | 5 | ||
| 9267 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/RegularExpressionTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'RegularExpression_Match_Test' should be marked noexcept | 5 | ||
| 9268 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'Pod' should be marked noexcept | 2 | ||
| 9269 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 48 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9270 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 48 | cppcoreguidelines-noexcept | move constructor 'TestingRegistry' should be marked noexcept | 2 | ||
| 9271 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'TestingRegistry' should be marked noexcept | 2 | ||
| 9272 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'TestInstrumentationData' should be marked noexcept | 2 | ||
| 9273 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'InstrumentedBar' should be marked noexcept | 2 | ||
| 9274 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'InstrumentedBar' should be marked noexcept | 2 | ||
| 9275 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'TestingRegistry' should be marked noexcept | 2 | ||
| 9276 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'IndexToObjectTest_ObjectForIndex_Test' should be marked noexcept | 5 | ||
| 9277 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 400 | cppcoreguidelines-noexcept | default constructor 'DeserializerTest_HasData_Test' should be marked noexcept | 5 | ||
| 9278 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 413 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializePod_Test' should be marked noexcept | 5 | ||
| 9279 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 439 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializePodPointers_Test' should be marked noexcept | 5 | ||
| 9280 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 465 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializePodReferences_Test' should be marked noexcept | 5 | ||
| 9281 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 491 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializeCString_Test' should be marked noexcept | 5 | ||
| 9282 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializeCStringNull_Test' should be marked noexcept | 5 | ||
| 9283 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 521 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializeCStringArray_Test' should be marked noexcept | 5 | ||
| 9284 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 542 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializeCStringArrayNullptrElem_Test' should be marked noexcept | 5 | ||
| 9285 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializeCStringArrayNullptr_Test' should be marked noexcept | 5 | ||
| 9286 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializeObjectPointer_Test' should be marked noexcept | 5 | ||
| 9287 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'SerializationRountripTest_SerializeDeserializeObjectReference_Test' should be marked noexcept | 5 | ||
| 9288 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 620 | cppcoreguidelines-noexcept | default constructor 'RecordReplayTest_InstrumentedFoo_Test' should be marked noexcept | 5 | ||
| 9289 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 649 | cppcoreguidelines-noexcept | default constructor 'RecordReplayTest_InstrumentedFooSameThis_Test' should be marked noexcept | 5 | ||
| 9290 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'RecordReplayTest_InstrumentedBar_Test' should be marked noexcept | 5 | ||
| 9291 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 729 | cppcoreguidelines-noexcept | default constructor 'RecordReplayTest_InstrumentedBarRef_Test' should be marked noexcept | 5 | ||
| 9292 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 765 | cppcoreguidelines-noexcept | default constructor 'RecordReplayTest_InstrumentedBarPtr_Test' should be marked noexcept | 5 | ||
| 9293 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 801 | cppcoreguidelines-noexcept | default constructor 'PassiveReplayTest_InstrumentedFoo_Test' should be marked noexcept | 5 | ||
| 9294 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 860 | cppcoreguidelines-noexcept | default constructor 'PassiveReplayTest_InstrumentedFooInvalid_Test' should be marked noexcept | 5 | ||
| 9295 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 911 | cppcoreguidelines-noexcept | default constructor 'PassiveReplayTest_InstrumentedBar_Test' should be marked noexcept | 5 | ||
| 9296 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 982 | cppcoreguidelines-noexcept | default constructor 'PassiveReplayTest_InstrumentedBarRef_Test' should be marked noexcept | 5 | ||
| 9297 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 1053 | cppcoreguidelines-noexcept | default constructor 'PassiveReplayTest_InstrumentedBarPtr_Test' should be marked noexcept | 5 | ||
| 9298 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 1124 | cppcoreguidelines-noexcept | default constructor 'RecordReplayTest_ValidSequence_Test' should be marked noexcept | 5 | ||
| 9299 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp @ Line 1146 | cppcoreguidelines-noexcept | default constructor 'RecordReplayTest_InvalidSequence_Test' should be marked noexcept | 5 | ||
| 9300 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'DummyReproducer' should be marked noexcept | 2 | ||
| 9301 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'YamlData' should be marked noexcept | 2 | ||
| 9302 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'ReproducerTest_SetCapture_Test' should be marked noexcept | 5 | ||
| 9303 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ReproducerTest_SetReplay_Test' should be marked noexcept | 5 | ||
| 9304 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'GeneratorTest_Create_Test' should be marked noexcept | 5 | ||
| 9305 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'GeneratorTest_Get_Test' should be marked noexcept | 5 | ||
| 9306 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'GeneratorTest_GetOrCreate_Test' should be marked noexcept | 5 | ||
| 9307 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ReproducerTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'GeneratorTest_YamlMultiProvider_Test' should be marked noexcept | 5 | ||
| 9308 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_Equality_Test' should be marked noexcept | 5 | ||
| 9309 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_Comparison_Test' should be marked noexcept | 5 | ||
| 9310 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_ComparisonFloat_Test' should be marked noexcept | 5 | ||
| 9311 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_Getters_Test' should be marked noexcept | 5 | ||
| 9312 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_RightShiftOperator_Test' should be marked noexcept | 5 | ||
| 9313 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_GetBytes_Test' should be marked noexcept | 5 | ||
| 9314 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_SetValueFromData_Test' should be marked noexcept | 5 | ||
| 9315 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_CastOperations_Test' should be marked noexcept | 5 | ||
| 9316 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_ExtractBitfield_Test' should be marked noexcept | 5 | ||
| 9317 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_GetValue_Test' should be marked noexcept | 5 | ||
| 9318 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_LongLongAssigmentOperator_Test' should be marked noexcept | 5 | ||
| 9319 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_Division_Test' should be marked noexcept | 5 | ||
| 9320 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_Promotion_Test' should be marked noexcept | 5 | ||
| 9321 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_SetValueFromCString_Test' should be marked noexcept | 5 | ||
| 9322 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 362 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_APIntConstructor_Test' should be marked noexcept | 5 | ||
| 9323 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_Scalar_512_Test' should be marked noexcept | 5 | ||
| 9324 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/ScalarTest.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'ScalarTest_TruncOrExtendTo_Test' should be marked noexcept | 5 | ||
| 9325 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/SharedClusterTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'SharedCluster_ClusterManager_Test' should be marked noexcept | 5 | ||
| 9326 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StateTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'StateTest_Formatv_Test' should be marked noexcept | 5 | ||
| 9327 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StatusTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'StatusTest_Formatv_Test' should be marked noexcept | 5 | ||
| 9328 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StatusTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'StatusTest_ErrorConstructor_Test' should be marked noexcept | 5 | ||
| 9329 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StatusTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'StatusTest_ErrorCodeConstructor_Test' should be marked noexcept | 5 | ||
| 9330 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StatusTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'StatusTest_ErrorConversion_Test' should be marked noexcept | 5 | ||
| 9331 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 9332 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_Constructor1Stream_Test' should be marked noexcept | 5 | ||
| 9333 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_Constructor2Streams_Test' should be marked noexcept | 5 | ||
| 9334 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_CopyConstructor_Test' should be marked noexcept | 5 | ||
| 9335 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_Assignment_Test' should be marked noexcept | 5 | ||
| 9336 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_Write_Test' should be marked noexcept | 5 | ||
| 9337 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'FlushTestStream' should be marked noexcept | 2 | ||
| 9338 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_Flush_Test' should be marked noexcept | 5 | ||
| 9339 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_AppendStream_Test' should be marked noexcept | 5 | ||
| 9340 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_GetStreamAtIndexOutOfBounds_Test' should be marked noexcept | 5 | ||
| 9341 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_GetStreamAtIndexOutOfBoundsEmpty_Test' should be marked noexcept | 5 | ||
| 9342 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_SetStreamAtIndexOverwrite_Test' should be marked noexcept | 5 | ||
| 9343 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTeeTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'StreamTeeTest_SetStreamAtIndexOutOfBounds_Test' should be marked noexcept | 5 | ||
| 9344 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'StreamTest' should be marked noexcept | 2 | ||
| 9345 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest' should be marked noexcept | 2 | ||
| 9346 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressPrefix_Test' should be marked noexcept | 4 | ||
| 9347 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressEmptyPrefix_Test' should be marked noexcept | 4 | ||
| 9348 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressSuffix_Test' should be marked noexcept | 4 | ||
| 9349 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressNoSuffix_Test' should be marked noexcept | 4 | ||
| 9350 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressPrefixAndSuffix_Test' should be marked noexcept | 4 | ||
| 9351 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressSize_Test' should be marked noexcept | 4 | ||
| 9352 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressRange_Test' should be marked noexcept | 4 | ||
| 9353 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressRangeEmptyRange_Test' should be marked noexcept | 4 | ||
| 9354 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressRangeInvalidRange_Test' should be marked noexcept | 4 | ||
| 9355 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'StreamTest_AddressRangeSize_Test' should be marked noexcept | 4 | ||
| 9356 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'StreamTest_ChangingByteOrder_Test' should be marked noexcept | 4 | ||
| 9357 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'StreamTest_SetIndentLevel_Test' should be marked noexcept | 4 | ||
| 9358 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'StreamTest_Indent_Test' should be marked noexcept | 4 | ||
| 9359 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutChar_Test' should be marked noexcept | 4 | ||
| 9360 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutCharWhitespace_Test' should be marked noexcept | 4 | ||
| 9361 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutCString_Test' should be marked noexcept | 4 | ||
| 9362 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutCStringWithStringRef_Test' should be marked noexcept | 4 | ||
| 9363 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'StreamTest_QuotedCString_Test' should be marked noexcept | 4 | ||
| 9364 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutCharNull_Test' should be marked noexcept | 4 | ||
| 9365 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutStringAsRawHex8_Test' should be marked noexcept | 4 | ||
| 9366 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutHex8_Test' should be marked noexcept | 4 | ||
| 9367 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutNHex8_Test' should be marked noexcept | 4 | ||
| 9368 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutHex16ByteOrderLittle_Test' should be marked noexcept | 4 | ||
| 9369 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutHex16ByteOrderBig_Test' should be marked noexcept | 4 | ||
| 9370 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutHex32ByteOrderLittle_Test' should be marked noexcept | 4 | ||
| 9371 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 333 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutHex32ByteOrderBig_Test' should be marked noexcept | 4 | ||
| 9372 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutHex64ByteOrderLittle_Test' should be marked noexcept | 4 | ||
| 9373 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutHex64ByteOrderBig_Test' should be marked noexcept | 4 | ||
| 9374 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutMaxHex64ByteOrderBig_Test' should be marked noexcept | 4 | ||
| 9375 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutMaxHex64ByteOrderLittle_Test' should be marked noexcept | 4 | ||
| 9376 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 405 | cppcoreguidelines-noexcept | default constructor 'StreamTest_ShiftOperatorChars_Test' should be marked noexcept | 4 | ||
| 9377 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 411 | cppcoreguidelines-noexcept | default constructor 'StreamTest_ShiftOperatorStrings_Test' should be marked noexcept | 4 | ||
| 9378 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'StreamTest_ShiftOperatorPtr_Test' should be marked noexcept | 4 | ||
| 9379 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutPtr_Test' should be marked noexcept | 4 | ||
| 9380 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 451 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutBytesAsRawHex8ToBigEndian_Test' should be marked noexcept | 4 | ||
| 9381 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutRawBytesToBigEndian_Test' should be marked noexcept | 4 | ||
| 9382 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutBytesAsRawHex8ToLittleEndian_Test' should be marked noexcept | 4 | ||
| 9383 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutRawBytesToLittleEndian_Test' should be marked noexcept | 4 | ||
| 9384 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 483 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutBytesAsRawHex8ToMixedEndian_Test' should be marked noexcept | 4 | ||
| 9385 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutRawBytesToMixedEndian_Test' should be marked noexcept | 4 | ||
| 9386 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128OneByte_Test' should be marked noexcept | 4 | ||
| 9387 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 516 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128TwoBytes_Test' should be marked noexcept | 4 | ||
| 9388 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128ThreeBytes_Test' should be marked noexcept | 4 | ||
| 9389 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 530 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128FourBytes_Test' should be marked noexcept | 4 | ||
| 9390 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 537 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128FiveBytes_Test' should be marked noexcept | 4 | ||
| 9391 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 544 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128SixBytes_Test' should be marked noexcept | 4 | ||
| 9392 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128SevenBytes_Test' should be marked noexcept | 4 | ||
| 9393 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128EightBytes_Test' should be marked noexcept | 4 | ||
| 9394 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 565 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128NineBytes_Test' should be marked noexcept | 4 | ||
| 9395 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128MaxValue_Test' should be marked noexcept | 4 | ||
| 9396 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 579 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128Zero_Test' should be marked noexcept | 4 | ||
| 9397 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutULEB128One_Test' should be marked noexcept | 4 | ||
| 9398 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 595 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128OneByte_Test' should be marked noexcept | 4 | ||
| 9399 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 602 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128TwoBytes_Test' should be marked noexcept | 4 | ||
| 9400 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 609 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128ThreeBytes_Test' should be marked noexcept | 4 | ||
| 9401 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 616 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128FourBytes_Test' should be marked noexcept | 4 | ||
| 9402 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 623 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128FiveBytes_Test' should be marked noexcept | 4 | ||
| 9403 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 630 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128SixBytes_Test' should be marked noexcept | 4 | ||
| 9404 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 637 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128SevenBytes_Test' should be marked noexcept | 4 | ||
| 9405 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 644 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128EightBytes_Test' should be marked noexcept | 4 | ||
| 9406 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 651 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128NineBytes_Test' should be marked noexcept | 4 | ||
| 9407 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 658 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128MaxValue_Test' should be marked noexcept | 4 | ||
| 9408 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 665 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128Zero_Test' should be marked noexcept | 4 | ||
| 9409 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 672 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_PutSLEB128One_Test' should be marked noexcept | 4 | ||
| 9410 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 684 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutULEB128_Test' should be marked noexcept | 4 | ||
| 9411 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StreamTest.cpp @ Line 691 | cppcoreguidelines-noexcept | default constructor 'StreamTest_PutSLEB128_Test' should be marked noexcept | 4 | ||
| 9412 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 7 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest' should be marked noexcept | 2 | ||
| 9413 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 10 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_InitEmpty_Test' should be marked noexcept | 4 | ||
| 9414 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_InitMisc_Test' should be marked noexcept | 4 | ||
| 9415 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_DecodeHexU8_Underflow_Test' should be marked noexcept | 4 | ||
| 9416 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_DecodeHexU8_Underflow2_Test' should be marked noexcept | 4 | ||
| 9417 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_DecodeHexU8_InvalidHex_Test' should be marked noexcept | 4 | ||
| 9418 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_DecodeHexU8_InvalidHex2_Test' should be marked noexcept | 4 | ||
| 9419 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_DecodeHexU8_Exact_Test' should be marked noexcept | 4 | ||
| 9420 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_DecodeHexU8_Extra_Test' should be marked noexcept | 4 | ||
| 9421 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Underflow_Test' should be marked noexcept | 4 | ||
| 9422 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Underflow2_Test' should be marked noexcept | 4 | ||
| 9423 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_InvalidHex_Test' should be marked noexcept | 4 | ||
| 9424 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Exact_Test' should be marked noexcept | 4 | ||
| 9425 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Extra_Test' should be marked noexcept | 4 | ||
| 9426 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Underflow_NoEof_Test' should be marked noexcept | 4 | ||
| 9427 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Underflow2_NoEof_Test' should be marked noexcept | 4 | ||
| 9428 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_InvalidHex_NoEof_Test' should be marked noexcept | 4 | ||
| 9429 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Exact_NoEof_Test' should be marked noexcept | 4 | ||
| 9430 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexU8_Extra_NoEof_Test' should be marked noexcept | 4 | ||
| 9431 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytes_Test' should be marked noexcept | 4 | ||
| 9432 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytes_FullString_Test' should be marked noexcept | 4 | ||
| 9433 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytes_OddPair_Test' should be marked noexcept | 4 | ||
| 9434 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytes_OddPair2_Test' should be marked noexcept | 4 | ||
| 9435 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytes_Underflow_Test' should be marked noexcept | 4 | ||
| 9436 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytes_Partial_Test' should be marked noexcept | 4 | ||
| 9437 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytesAvail_Test' should be marked noexcept | 4 | ||
| 9438 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytesAvail_FullString_Test' should be marked noexcept | 4 | ||
| 9439 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytesAvail_OddPair_Test' should be marked noexcept | 4 | ||
| 9440 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytesAvail_OddPair2_Test' should be marked noexcept | 4 | ||
| 9441 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytesAvail_Underflow_Test' should be marked noexcept | 4 | ||
| 9442 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetHexBytesAvail_Partial_Test' should be marked noexcept | 4 | ||
| 9443 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetNameColonValueSuccess_Test' should be marked noexcept | 4 | ||
| 9444 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetNameColonValueContainsColon_Test' should be marked noexcept | 4 | ||
| 9445 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetNameColonValueNoSemicolon_Test' should be marked noexcept | 4 | ||
| 9446 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetNameColonValueNoColon_Test' should be marked noexcept | 4 | ||
| 9447 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetU32LittleEndian_Test' should be marked noexcept | 4 | ||
| 9448 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 576 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetU32BigEndian_Test' should be marked noexcept | 4 | ||
| 9449 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 617 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetU64LittleEndian_Test' should be marked noexcept | 4 | ||
| 9450 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringExtractorTest.cpp @ Line 658 | cppcoreguidelines-noexcept | default constructor 'StringExtractorTest_GetU64BigEndian_Test' should be marked noexcept | 4 | ||
| 9451 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_GetUnlexed_Test' should be marked noexcept | 5 | ||
| 9452 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_HasAtLeast_Test' should be marked noexcept | 5 | ||
| 9453 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_AdvanceIf_Test' should be marked noexcept | 5 | ||
| 9454 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_PutBack_Test' should be marked noexcept | 5 | ||
| 9455 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_Peek_Test' should be marked noexcept | 5 | ||
| 9456 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_Next_Test' should be marked noexcept | 5 | ||
| 9457 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_NextIf_Test' should be marked noexcept | 5 | ||
| 9458 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringLexerTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'StringLexerTest_NextIfList_Test' should be marked noexcept | 5 | ||
| 9459 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'StringListTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 9460 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'StringListTest_Assignment_Test' should be marked noexcept | 5 | ||
| 9461 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'StringListTest_AppendStringStdString_Test' should be marked noexcept | 5 | ||
| 9462 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'StringListTest_AppendStringCString_Test' should be marked noexcept | 5 | ||
| 9463 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'StringListTest_AppendStringMove_Test' should be marked noexcept | 5 | ||
| 9464 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'StringListTest_ShiftStdString_Test' should be marked noexcept | 5 | ||
| 9465 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'StringListTest_ShiftCString_Test' should be marked noexcept | 5 | ||
| 9466 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'StringListTest_ShiftMove_Test' should be marked noexcept | 5 | ||
| 9467 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'StringListTest_AppendListCStringArrayEmpty_Test' should be marked noexcept | 5 | ||
| 9468 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'StringListTest_AppendListCStringArray_Test' should be marked noexcept | 5 | ||
| 9469 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'StringListTest_AppendList_Test' should be marked noexcept | 5 | ||
| 9470 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'StringListTest_GetSize_Test' should be marked noexcept | 5 | ||
| 9471 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'StringListTest_SetSize_Test' should be marked noexcept | 5 | ||
| 9472 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'StringListTest_SplitIntoLines_Test' should be marked noexcept | 5 | ||
| 9473 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'StringListTest_SplitIntoLinesSingleTrailingCR_Test' should be marked noexcept | 5 | ||
| 9474 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'StringListTest_SplitIntoLinesEmpty_Test' should be marked noexcept | 5 | ||
| 9475 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'StringListTest_LongestCommonPrefixEmpty_Test' should be marked noexcept | 5 | ||
| 9476 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'StringListTest_LongestCommonPrefix_Test' should be marked noexcept | 5 | ||
| 9477 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'StringListTest_LongestCommonPrefixSingleElement_Test' should be marked noexcept | 5 | ||
| 9478 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'StringListTest_LongestCommonPrefixDuplicateElement_Test' should be marked noexcept | 5 | ||
| 9479 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'StringListTest_LongestCommonPrefixNoPrefix_Test' should be marked noexcept | 5 | ||
| 9480 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'StringListTest_Clear_Test' should be marked noexcept | 5 | ||
| 9481 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'StringListTest_PopBack_Test' should be marked noexcept | 5 | ||
| 9482 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'StringListTest_RemoveBlankLines_Test' should be marked noexcept | 5 | ||
| 9483 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'StringListTest_InsertStringAtIndexStart_Test' should be marked noexcept | 5 | ||
| 9484 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'StringListTest_InsertStringAtIndexEnd_Test' should be marked noexcept | 5 | ||
| 9485 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'StringListTest_InsertStringAtIndexOutOfBounds_Test' should be marked noexcept | 5 | ||
| 9486 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'StringListTest_InsertStringAtIndexStdString_Test' should be marked noexcept | 5 | ||
| 9487 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'StringListTest_InsertStringAtIndexMove_Test' should be marked noexcept | 5 | ||
| 9488 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'StringListTest_CopyListEmpty_Test' should be marked noexcept | 5 | ||
| 9489 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'StringListTest_CopyListSingle_Test' should be marked noexcept | 5 | ||
| 9490 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'StringListTest_CopyList_Test' should be marked noexcept | 5 | ||
| 9491 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'StringListTest_Join_Test' should be marked noexcept | 5 | ||
| 9492 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'StringListTest_JoinEmpty_Test' should be marked noexcept | 5 | ||
| 9493 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'StringListTest_JoinSingle_Test' should be marked noexcept | 5 | ||
| 9494 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'StringListTest_JoinThree_Test' should be marked noexcept | 5 | ||
| 9495 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'StringListTest_JoinNonSpace_Test' should be marked noexcept | 5 | ||
| 9496 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 460 | cppcoreguidelines-noexcept | default constructor 'StringListTest_JoinMultiCharSeparator_Test' should be marked noexcept | 5 | ||
| 9497 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 472 | cppcoreguidelines-noexcept | default constructor 'StringListTest_GetMaxStringLengthEqualSize_Test' should be marked noexcept | 5 | ||
| 9498 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 479 | cppcoreguidelines-noexcept | default constructor 'StringListTest_GetMaxStringLengthIncreasingSize_Test' should be marked noexcept | 5 | ||
| 9499 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 486 | cppcoreguidelines-noexcept | default constructor 'StringListTest_GetMaxStringLengthDecreasingSize_Test' should be marked noexcept | 5 | ||
| 9500 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 493 | cppcoreguidelines-noexcept | default constructor 'StringListTest_GetMaxStringLengthMixed_Test' should be marked noexcept | 5 | ||
| 9501 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 504 | cppcoreguidelines-noexcept | default constructor 'StringListTest_GetMaxStringLengthEmpty_Test' should be marked noexcept | 5 | ||
| 9502 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'StringListTest_ForRangeEmpty_Test' should be marked noexcept | 5 | ||
| 9503 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StringListTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'StringListTest_ForRange_Test' should be marked noexcept | 5 | ||
| 9504 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StructuredDataTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'StructuredDataTest_StringDump_Test' should be marked noexcept | 5 | ||
| 9505 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/StructuredDataTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'StructuredDataTest_ParseJSONFromFile_Test' should be marked noexcept | 5 | ||
| 9506 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/SubsystemRAIITest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'SubsystemRAIITest_NormalSubsystem_Test' should be marked noexcept | 5 | ||
| 9507 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/SubsystemRAIITest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'SubsystemRAIITest_SubsystemWithErrorSuccess_Test' should be marked noexcept | 5 | ||
| 9508 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/SubsystemRAIITest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'SubsystemRAIITest_SubsystemWithErrorFailure_Test' should be marked noexcept | 5 | ||
| 9509 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/TildeExpressionResolverTest.cpp @ Line 11 | cppcoreguidelines-noexcept | default constructor 'TildeExpressionResolver_ResolveFullPath_Test' should be marked noexcept | 5 | ||
| 9510 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/TimeoutTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'TimeoutTest_Construction_Test' should be marked noexcept | 5 | ||
| 9511 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/TimeoutTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'TimeoutTest_Format_Test' should be marked noexcept | 5 | ||
| 9512 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/TimerTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'TimerTest_CategoryTimes_Test' should be marked noexcept | 5 | ||
| 9513 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/TimerTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'TimerTest_CategoryTimesNested_Test' should be marked noexcept | 5 | ||
| 9514 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/TimerTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'TimerTest_CategoryTimes2_Test' should be marked noexcept | 5 | ||
| 9515 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/TimerTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'TimerTest_CategoryTimesStats_Test' should be marked noexcept | 5 | ||
| 9516 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UUIDTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'UUIDTest_RelationalOperators_Test' should be marked noexcept | 5 | ||
| 9517 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UUIDTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'UUIDTest_Validity_Test' should be marked noexcept | 5 | ||
| 9518 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UUIDTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'UUIDTest_SetFromStringRef_Test' should be marked noexcept | 5 | ||
| 9519 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UUIDTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'UUIDTest_StringConverion_Test' should be marked noexcept | 5 | ||
| 9520 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_Minimal_Test' should be marked noexcept | 5 | ||
| 9521 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_MinimalPort_Test' should be marked noexcept | 5 | ||
| 9522 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_MinimalPath_Test' should be marked noexcept | 5 | ||
| 9523 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_MinimalPortPath_Test' should be marked noexcept | 5 | ||
| 9524 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_LongPath_Test' should be marked noexcept | 5 | ||
| 9525 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_TypicalPortPathIPv4_Test' should be marked noexcept | 5 | ||
| 9526 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_TypicalPortPathIPv6_Test' should be marked noexcept | 5 | ||
| 9527 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_BracketedHostnamePort_Test' should be marked noexcept | 5 | ||
| 9528 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_BracketedHostname_Test' should be marked noexcept | 5 | ||
| 9529 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_BracketedHostnameWithPortIPv4_Test' should be marked noexcept | 5 | ||
| 9530 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_BracketedHostnameWithPortIPv6_Test' should be marked noexcept | 5 | ||
| 9531 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_BracketedHostnameWithColon_Test' should be marked noexcept | 5 | ||
| 9532 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_SchemeHostSeparator_Test' should be marked noexcept | 5 | ||
| 9533 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_SchemeHostSeparator2_Test' should be marked noexcept | 5 | ||
| 9534 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_SchemeHostSeparator3_Test' should be marked noexcept | 5 | ||
| 9535 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_SchemeHostSeparator4_Test' should be marked noexcept | 5 | ||
| 9536 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_BadPort_Test' should be marked noexcept | 5 | ||
| 9537 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_BadPort2_Test' should be marked noexcept | 5 | ||
| 9538 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_Empty_Test' should be marked noexcept | 5 | ||
| 9539 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UriParserTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'UriParserTest_PortOverflow_Test' should be marked noexcept | 5 | ||
| 9540 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UserIDResolverTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'TestUserIDResolver' should be marked noexcept | 2 | ||
| 9541 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UserIDResolverTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'UserIDResolver_GetUserName_Test' should be marked noexcept | 5 | ||
| 9542 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/UserIDResolverTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'UserIDResolver_GetGroupName_Test' should be marked noexcept | 5 | ||
| 9543 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VASprintfTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'VASprintfTest_NoBufferResize_Test' should be marked noexcept | 5 | ||
| 9544 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VASprintfTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'VASprintfTest_BufferResize_Test' should be marked noexcept | 5 | ||
| 9545 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VASprintfTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'VASprintfTest_EncodingError_Test' should be marked noexcept | 5 | ||
| 9546 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'VMRange_IsValid_Test' should be marked noexcept | 5 | ||
| 9547 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'VMRange_Clear_Test' should be marked noexcept | 5 | ||
| 9548 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'VMRange_Comparison_Test' should be marked noexcept | 5 | ||
| 9549 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'VMRange_Reset_Test' should be marked noexcept | 5 | ||
| 9550 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'VMRange_SetEndAddress_Test' should be marked noexcept | 5 | ||
| 9551 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'VMRange_ContainsAddr_Test' should be marked noexcept | 5 | ||
| 9552 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'VMRange_ContainsRange_Test' should be marked noexcept | 5 | ||
| 9553 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'VMRange_Ordering_Test' should be marked noexcept | 5 | ||
| 9554 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/VMRangeTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'VMRange_CollectionContains_Test' should be marked noexcept | 5 | ||
| 9555 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/XcodeSDKTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'XcodeSDKTest_ParseTest_Test' should be marked noexcept | 5 | ||
| 9556 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/XcodeSDKTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'XcodeSDKTest_MergeTest_Test' should be marked noexcept | 5 | ||
| 9557 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/XcodeSDKTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'XcodeSDKTest_SDKSupportsModules_Test' should be marked noexcept | 5 | ||
| 9558 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/XcodeSDKTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'XcodeSDKTest_SDKSupportsSwift_Test' should be marked noexcept | 5 | ||
| 9559 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/XcodeSDKTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'XcodeSDKTest_GetCanonicalNameAndConstruct_Test' should be marked noexcept | 5 | ||
| 9560 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/XcodeSDKTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'XcodeSDKTest_GetSDKTypeForTriple_Test' should be marked noexcept | 5 | ||
| 9561 | /home/vsts/work/1/llvm-project/lldb/unittests/Utility/XcodeSDKTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'XcodeSDKTest_FindXcodeContentsDirectoryInPath_Test' should be marked noexcept | 5 | ||
| 9562 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/LLGSTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'TestBase_LaunchModePreservesEnvironment_Test' should be marked noexcept | 4 | ||
| 9563 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/LLGSTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'TestBase_DISABLED_DebugserverEnv_Test' should be marked noexcept | 4 | ||
| 9564 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/LLGSTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'TestBase_vAttachRichError_Test' should be marked noexcept | 4 | ||
| 9565 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 30 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9566 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 30 | cppcoreguidelines-noexcept | move constructor 'ProcessInfo' should be marked noexcept | 2 | ||
| 9567 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 50 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9568 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 50 | cppcoreguidelines-noexcept | move constructor 'ThreadInfo' should be marked noexcept | 2 | ||
| 9569 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ThreadInfo' should be marked noexcept | 2 | ||
| 9570 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 64 | cppcoreguidelines-noexcept | move constructor 'JThreadsInfo' should be marked noexcept | 2 | ||
| 9571 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ProcessInfo' should be marked noexcept | 2 | ||
| 9572 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/MessageObjects.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'JThreadsInfo' should be marked noexcept | 2 | ||
| 9573 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/TestBase.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'TestBase' should be marked noexcept | 2 | ||
| 9574 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/TestBase.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'StandardStartupTest' should be marked noexcept | 2 | ||
| 9575 | /home/vsts/work/1/llvm-project/lldb/unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'StandardStartupTest_TestStopReplyContainsThreadPcs_Test' should be marked noexcept | 4 | ||
| 9576 | /home/vsts/work/1/llvm-project/llvm/examples/Bye/Bye.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LegacyBye' should be marked noexcept | 2 | ||
| 9577 | /home/vsts/work/1/llvm-project/llvm/examples/IRTransforms/SimplifyCFG.cpp @ Line 374 | cppcoreguidelines-noexcept | default constructor 'SimplifyCFGLegacyPass' should be marked noexcept | 2 | ||
| 9578 | /home/vsts/work/1/llvm-project/llvm/examples/Kaleidoscope/Chapter9/toy.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'ExprAST' should be marked noexcept | 2 | ||
| 9579 | /home/vsts/work/1/llvm-project/llvm/examples/OrcV2Examples/LLJITWithOptimizingIRTransform/LLJITWithOptimizingIRTransform.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'MyOptimizationTransform' should be marked noexcept | 2 | ||
| 9580 | /home/vsts/work/1/llvm-project/llvm/examples/ParallelJIT/ParallelJIT.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'WaitForThreads' should be marked noexcept | 2 | ||
| 9581 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h @ Line 100 | cppcoreguidelines-noexcept | move constructor 'APFixedPoint' should be marked noexcept | 2 | ||
| 9582 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h @ Line 100 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9583 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 259 | cppcoreguidelines-noexcept | move constructor 'IEEEFloat' should be marked noexcept | 2 | ||
| 9584 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 396 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9585 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 620 | cppcoreguidelines-noexcept | move constructor 'DoubleAPFloat' should be marked noexcept | 2 | ||
| 9586 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 624 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9587 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 755 | cppcoreguidelines-noexcept | move constructor 'Storage' should be marked noexcept | 2 | ||
| 9588 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 781 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9589 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 844 | cppcoreguidelines-noexcept | default constructor 'APFloat' should be marked noexcept | 2 | ||
| 9590 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 876 | cppcoreguidelines-noexcept | move constructor 'APFloat' should be marked noexcept | 2 | ||
| 9591 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APFloat.h @ Line 1224 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9592 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 330 | cppcoreguidelines-noexcept | move constructor 'APInt' should be marked noexcept | 2 | ||
| 9593 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 346 | cppcoreguidelines-noexcept | default constructor 'APInt' should be marked noexcept | 2 | ||
| 9594 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 767 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9595 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 2023 | cppcoreguidelines-noexcept | default constructor 'ms' should be marked noexcept | 2 | ||
| 9596 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 2023 | cppcoreguidelines-noexcept | move constructor 'ms' should be marked noexcept | 2 | ||
| 9597 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 2029 | cppcoreguidelines-noexcept | default constructor 'mu' should be marked noexcept | 2 | ||
| 9598 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 2029 | cppcoreguidelines-noexcept | move constructor 'mu' should be marked noexcept | 2 | ||
| 9599 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APInt.h @ Line 2029 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9600 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APSInt.h @ Line 22 | cppcoreguidelines-noexcept | move constructor 'APSInt' should be marked noexcept | 2 | ||
| 9601 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APSInt.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'APSInt' should be marked noexcept | 2 | ||
| 9602 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/APSInt.h @ Line 22 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9603 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 36 | cppcoreguidelines-noexcept | move constructor 'Node' should be marked noexcept | 2 | ||
| 9604 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 38 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9605 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'Node' should be marked noexcept | 2 | ||
| 9606 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'Node<>' should be marked noexcept | 2 | ||
| 9607 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 105 | cppcoreguidelines-noexcept | default constructor 'IteratorImpl |
2 | ||
| 9608 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 117 | cppcoreguidelines-noexcept | destructor '~IteratorImpl |
2 | ||
| 9609 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 132 | cppcoreguidelines-noexcept | default constructor 'AllocatorList' should be marked noexcept | 2 | ||
| 9610 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 132 | cppcoreguidelines-noexcept | default constructor 'AllocatorList |
2 | ||
| 9611 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 133 | cppcoreguidelines-noexcept | move constructor 'AllocatorList' should be marked noexcept | 2 | ||
| 9612 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 133 | cppcoreguidelines-noexcept | move constructor 'AllocatorList |
2 | ||
| 9613 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 140 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9614 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 152 | cppcoreguidelines-noexcept | destructor '~AllocatorList |
2 | ||
| 9615 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/AllocatorList.h @ Line 154 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9616 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Any.h @ Line 84 | cppcoreguidelines-noexcept | move constructor 'Any' should be marked noexcept | 2 | ||
| 9617 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Any.h @ Line 86 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9618 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ArrayRef.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ArrayRef |
2 | ||
| 9619 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ArrayRef.h @ Line 320 | cppcoreguidelines-noexcept | default constructor 'MutableArrayRef |
2 | ||
| 9620 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ArrayRef.h @ Line 449 | cppcoreguidelines-noexcept | default constructor 'OwningArrayRef |
2 | ||
| 9621 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ArrayRef.h @ Line 457 | cppcoreguidelines-noexcept | move constructor 'OwningArrayRef |
2 | ||
| 9622 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ArrayRef.h @ Line 459 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9623 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ArrayRef.h @ Line 466 | cppcoreguidelines-noexcept | destructor '~OwningArrayRef |
2 | ||
| 9624 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ArrayRef.h @ Line 457 | cppcoreguidelines-noexcept | move constructor 'OwningArrayRef' should be marked noexcept | 2 | ||
| 9625 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BitVector.h @ Line 100 | cppcoreguidelines-noexcept | default constructor 'reference' should be marked noexcept | 2 | ||
| 9626 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BitVector.h @ Line 135 | cppcoreguidelines-noexcept | default constructor 'BitVector' should be marked noexcept | 2 | ||
| 9627 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BitVector.h @ Line 159 | cppcoreguidelines-noexcept | move constructor 'BitVector' should be marked noexcept | 2 | ||
| 9628 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BitVector.h @ Line 720 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9629 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BitVector.h @ Line 733 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9630 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BitVector.h @ Line 944 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9631 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BreadthFirstIterator.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'bf_iterator_storage' should be marked noexcept | 2 | ||
| 9632 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BreadthFirstIterator.h @ Line 33 | cppcoreguidelines-noexcept | move constructor 'bf_iterator_storage' should be marked noexcept | 2 | ||
| 9633 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BreadthFirstIterator.h @ Line 47 | cppcoreguidelines-noexcept | move constructor 'bf_iterator' should be marked noexcept | 2 | ||
| 9634 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BreadthFirstIterator.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'bf_iterator' should be marked noexcept | 2 | ||
| 9635 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/BreadthFirstIterator.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'bf_iterator |
2 | ||
| 9636 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/CachedHashString.h @ Line 144 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9637 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/CoalescingBitVector.h @ Line 72 | cppcoreguidelines-noexcept | move constructor 'CoalescingBitVector' should be marked noexcept | 2 | ||
| 9638 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/CoalescingBitVector.h @ Line 72 | cppcoreguidelines-noexcept | move constructor 'CoalescingBitVector |
2 | ||
| 9639 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/CoalescingBitVector.h @ Line 73 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9640 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/CoalescingBitVector.h @ Line 234 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9641 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/CoalescingBitVector.h @ Line 234 | cppcoreguidelines-noexcept | move constructor 'const_iterator' should be marked noexcept | 2 | ||
| 9642 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/CoalescingBitVector.h @ Line 284 | cppcoreguidelines-noexcept | default constructor 'const_iterator' should be marked noexcept | 2 | ||
| 9643 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 358 | cppcoreguidelines-noexcept | default constructor 'DenseMapBase |
2 | ||
| 9644 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 730 | cppcoreguidelines-noexcept | default constructor 'DenseMap |
2 | ||
| 9645 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 737 | cppcoreguidelines-noexcept | move constructor 'DenseMap |
2 | ||
| 9646 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 753 | cppcoreguidelines-noexcept | destructor '~DenseMap |
2 | ||
| 9647 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 758 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9648 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 773 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9649 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 907 | cppcoreguidelines-noexcept | default constructor 'SmallDenseMap |
2 | ||
| 9650 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 916 | cppcoreguidelines-noexcept | move constructor 'SmallDenseMap |
2 | ||
| 9651 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 927 | cppcoreguidelines-noexcept | destructor '~SmallDenseMap |
2 | ||
| 9652 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 932 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9653 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 1010 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9654 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 1206 | cppcoreguidelines-noexcept | default constructor 'DenseMapIterator |
2 | ||
| 9655 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 730 | cppcoreguidelines-noexcept | default constructor 'DenseMap' should be marked noexcept | 2 | ||
| 9656 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 737 | cppcoreguidelines-noexcept | move constructor 'DenseMap' should be marked noexcept | 2 | ||
| 9657 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 907 | cppcoreguidelines-noexcept | default constructor 'SmallDenseMap' should be marked noexcept | 2 | ||
| 9658 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 916 | cppcoreguidelines-noexcept | move constructor 'SmallDenseMap' should be marked noexcept | 2 | ||
| 9659 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseMap.h @ Line 41 | cppcoreguidelines-noexcept | move constructor 'DenseMapPair' should be marked noexcept | 2 | ||
| 9660 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'DenseSetImpl |
2 | ||
| 9661 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 105 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9662 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'Iterator' should be marked noexcept | 2 | ||
| 9663 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'ConstIterator' should be marked noexcept | 2 | ||
| 9664 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'DenseSetImpl' should be marked noexcept | 2 | ||
| 9665 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 268 | cppcoreguidelines-noexcept | default constructor 'DenseSet' should be marked noexcept | 2 | ||
| 9666 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 54 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9667 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 54 | cppcoreguidelines-noexcept | move constructor 'DenseSetImpl' should be marked noexcept | 2 | ||
| 9668 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 268 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9669 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 268 | cppcoreguidelines-noexcept | move constructor 'DenseSet' should be marked noexcept | 2 | ||
| 9670 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 286 | cppcoreguidelines-noexcept | default constructor 'SmallDenseSet' should be marked noexcept | 2 | ||
| 9671 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DenseSet.h @ Line 286 | cppcoreguidelines-noexcept | move constructor 'SmallDenseSet' should be marked noexcept | 2 | ||
| 9672 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DepthFirstIterator.h @ Line 106 | cppcoreguidelines-noexcept | default constructor 'df_iterator |
2 | ||
| 9673 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DGEdge |
2 | ||
| 9674 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DGNode |
2 | ||
| 9675 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 83 | cppcoreguidelines-noexcept | move constructor 'DGNode |
2 | ||
| 9676 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 89 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9677 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 181 | cppcoreguidelines-noexcept | default constructor 'DirectedGraph |
2 | ||
| 9678 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 184 | cppcoreguidelines-noexcept | move constructor 'DirectedGraph |
2 | ||
| 9679 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 189 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9680 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DGEdge' should be marked noexcept | 2 | ||
| 9681 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DGNode' should be marked noexcept | 2 | ||
| 9682 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 83 | cppcoreguidelines-noexcept | move constructor 'DGNode' should be marked noexcept | 2 | ||
| 9683 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 181 | cppcoreguidelines-noexcept | default constructor 'DirectedGraph' should be marked noexcept | 2 | ||
| 9684 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/DirectedGraph.h @ Line 184 | cppcoreguidelines-noexcept | move constructor 'DirectedGraph' should be marked noexcept | 2 | ||
| 9685 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/EnumeratedArray.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'EnumeratedArray |
2 | ||
| 9686 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/EquivalenceClasses.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'EquivalenceClasses |
2 | ||
| 9687 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/EquivalenceClasses.h @ Line 265 | cppcoreguidelines-noexcept | default constructor 'member_iterator' should be marked noexcept | 2 | ||
| 9688 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 124 | cppcoreguidelines-noexcept | default constructor 'FoldingSetBase' should be marked noexcept | 2 | ||
| 9689 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 125 | cppcoreguidelines-noexcept | move constructor 'FoldingSetBase' should be marked noexcept | 2 | ||
| 9690 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 126 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9691 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 413 | cppcoreguidelines-noexcept | move constructor 'FoldingSetImpl |
2 | ||
| 9692 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 414 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9693 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 415 | cppcoreguidelines-noexcept | destructor '~FoldingSetImpl |
2 | ||
| 9694 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 530 | cppcoreguidelines-noexcept | default constructor 'FoldingSet |
2 | ||
| 9695 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 531 | cppcoreguidelines-noexcept | move constructor 'FoldingSet |
2 | ||
| 9696 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 532 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9697 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 609 | cppcoreguidelines-noexcept | default constructor 'FoldingSetVector |
2 | ||
| 9698 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 760 | cppcoreguidelines-noexcept | default constructor 'FoldingSetNodeWrapper |
2 | ||
| 9699 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 530 | cppcoreguidelines-noexcept | default constructor 'FoldingSet' should be marked noexcept | 2 | ||
| 9700 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 319 | cppcoreguidelines-noexcept | default constructor 'FoldingSetNodeID' should be marked noexcept | 2 | ||
| 9701 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FoldingSet.h @ Line 313 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9702 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 265 | cppcoreguidelines-noexcept | destructor '~UniqueFunctionBase |
2 | ||
| 9703 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 322 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionBase |
2 | ||
| 9704 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 350 | cppcoreguidelines-noexcept | default constructor 'unique_function |
2 | ||
| 9705 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 352 | cppcoreguidelines-noexcept | move constructor 'unique_function |
2 | ||
| 9706 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 354 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9707 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 376 | cppcoreguidelines-noexcept | default constructor 'unique_function |
2 | ||
| 9708 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 378 | cppcoreguidelines-noexcept | move constructor 'unique_function |
2 | ||
| 9709 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h @ Line 380 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9710 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Hashing.h @ Line 508 | cppcoreguidelines-noexcept | default constructor 'hash_combine_recursive_helper' should be marked noexcept | 2 | ||
| 9711 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableList.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'ImmutableList |
2 | ||
| 9712 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableList.h @ Line 89 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 9713 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableList.h @ Line 165 | cppcoreguidelines-noexcept | default constructor 'ImmutableListFactory |
2 | ||
| 9714 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableList.h @ Line 171 | cppcoreguidelines-noexcept | destructor '~ImmutableListFactory |
2 | ||
| 9715 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableList.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'ImmutableList' should be marked noexcept | 2 | ||
| 9716 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableList.h @ Line 165 | cppcoreguidelines-noexcept | default constructor 'ImmutableListFactory' should be marked noexcept | 2 | ||
| 9717 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'Factory' should be marked noexcept | 2 | ||
| 9718 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 194 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 9719 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 324 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 9720 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 62 | cppcoreguidelines-noexcept | move constructor 'ImmutableMap' should be marked noexcept | 2 | ||
| 9721 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 191 | cppcoreguidelines-noexcept | move constructor 'iterator' should be marked noexcept | 2 | ||
| 9722 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 239 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9723 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 239 | cppcoreguidelines-noexcept | move constructor 'ImmutableMapRef' should be marked noexcept | 2 | ||
| 9724 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableMap.h @ Line 321 | cppcoreguidelines-noexcept | move constructor 'iterator' should be marked noexcept | 2 | ||
| 9725 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 398 | cppcoreguidelines-noexcept | default constructor 'ImutAVLFactory |
2 | ||
| 9726 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 404 | cppcoreguidelines-noexcept | destructor '~ImutAVLFactory |
2 | ||
| 9727 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 666 | cppcoreguidelines-noexcept | default constructor 'ImutAVLTreeGenericIterator |
2 | ||
| 9728 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 781 | cppcoreguidelines-noexcept | default constructor 'ImutAVLTreeInOrderIterator |
2 | ||
| 9729 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 828 | cppcoreguidelines-noexcept | default constructor 'ImutAVLValueIterator |
2 | ||
| 9730 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 985 | cppcoreguidelines-noexcept | default constructor 'Factory' should be marked noexcept | 2 | ||
| 9731 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 39 | cppcoreguidelines-noexcept | move constructor 'ImutAVLTreeGenericIterator' should be marked noexcept | 2 | ||
| 9732 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 398 | cppcoreguidelines-noexcept | default constructor 'ImutAVLFactory' should be marked noexcept | 2 | ||
| 9733 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 666 | cppcoreguidelines-noexcept | default constructor 'ImutAVLTreeGenericIterator' should be marked noexcept | 2 | ||
| 9734 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 766 | cppcoreguidelines-noexcept | move constructor 'ImutAVLTreeInOrderIterator' should be marked noexcept | 2 | ||
| 9735 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 781 | cppcoreguidelines-noexcept | default constructor 'ImutAVLTreeInOrderIterator' should be marked noexcept | 2 | ||
| 9736 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 822 | cppcoreguidelines-noexcept | move constructor 'ImutAVLValueIterator' should be marked noexcept | 2 | ||
| 9737 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 828 | cppcoreguidelines-noexcept | default constructor 'ImutAVLValueIterator' should be marked noexcept | 2 | ||
| 9738 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ImmutableSet.h @ Line 964 | cppcoreguidelines-noexcept | move constructor 'ImmutableSet' should be marked noexcept | 2 | ||
| 9739 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IndexedMap.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'IndexedMap |
2 | ||
| 9740 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IndexedMap.h @ Line 29 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9741 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IndexedMap.h @ Line 29 | cppcoreguidelines-noexcept | move constructor 'IndexedMap' should be marked noexcept | 2 | ||
| 9742 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IndexedMap.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'IndexedMap' should be marked noexcept | 2 | ||
| 9743 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntEqClasses.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'IntEqClasses' should be marked noexcept | 2 | ||
| 9744 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 220 | cppcoreguidelines-noexcept | default constructor 'NodeBase' should be marked noexcept | 2 | ||
| 9745 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 563 | cppcoreguidelines-noexcept | default constructor 'LeafNode' should be marked noexcept | 2 | ||
| 9746 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 770 | cppcoreguidelines-noexcept | default constructor 'Path' should be marked noexcept | 2 | ||
| 9747 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 770 | cppcoreguidelines-noexcept | move constructor 'Path' should be marked noexcept | 2 | ||
| 9748 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 1044 | cppcoreguidelines-noexcept | destructor '~IntervalMap |
2 | ||
| 9749 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 1292 | cppcoreguidelines-noexcept | move constructor 'const_iterator' should be marked noexcept | 2 | ||
| 9750 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 1347 | cppcoreguidelines-noexcept | default constructor 'const_iterator' should be marked noexcept | 2 | ||
| 9751 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 1516 | cppcoreguidelines-noexcept | move constructor 'iterator' should be marked noexcept | 2 | ||
| 9752 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 1534 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 9753 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 770 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9754 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 1292 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9755 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntervalMap.h @ Line 1516 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9756 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'RefCountedBase |
2 | ||
| 9757 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 80 | cppcoreguidelines-noexcept | destructor '~RefCountedBase |
2 | ||
| 9758 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 105 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeRefCountedBase |
2 | ||
| 9759 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 111 | cppcoreguidelines-noexcept | destructor '~ThreadSafeRefCountedBase |
2 | ||
| 9760 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 169 | cppcoreguidelines-noexcept | default constructor 'IntrusiveRefCntPtr |
2 | ||
| 9761 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 172 | cppcoreguidelines-noexcept | move constructor 'IntrusiveRefCntPtr' should be marked noexcept | 2 | ||
| 9762 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 172 | cppcoreguidelines-noexcept | move constructor 'IntrusiveRefCntPtr |
2 | ||
| 9763 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 186 | cppcoreguidelines-noexcept | destructor '~IntrusiveRefCntPtr |
2 | ||
| 9764 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h @ Line 198 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9765 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/MapVector.h @ Line 93 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9766 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/MapVector.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'MapVector' should be marked noexcept | 2 | ||
| 9767 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/MapVector.h @ Line 37 | cppcoreguidelines-noexcept | move constructor 'MapVector' should be marked noexcept | 2 | ||
| 9768 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/MapVector.h @ Line 232 | cppcoreguidelines-noexcept | default constructor 'SmallMapVector' should be marked noexcept | 2 | ||
| 9769 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/MapVector.h @ Line 37 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9770 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/MapVector.h @ Line 232 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9771 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/MapVector.h @ Line 232 | cppcoreguidelines-noexcept | move constructor 'SmallMapVector' should be marked noexcept | 2 | ||
| 9772 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 68 | cppcoreguidelines-noexcept | destructor '~OptionalStorage |
2 | ||
| 9773 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 77 | cppcoreguidelines-noexcept | move constructor 'OptionalStorage' should be marked noexcept | 2 | ||
| 9774 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 77 | cppcoreguidelines-noexcept | move constructor 'OptionalStorage |
2 | ||
| 9775 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 150 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9776 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 173 | cppcoreguidelines-noexcept | destructor '~OptionalStorage |
2 | ||
| 9777 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 178 | cppcoreguidelines-noexcept | move constructor 'OptionalStorage |
2 | ||
| 9778 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 181 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9779 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 245 | cppcoreguidelines-noexcept | default constructor 'Optional' should be marked noexcept | 2 | ||
| 9780 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 245 | cppcoreguidelines-noexcept | default constructor 'Optional |
2 | ||
| 9781 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 253 | cppcoreguidelines-noexcept | move constructor 'Optional |
2 | ||
| 9782 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 259 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9783 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Optional.h @ Line 253 | cppcoreguidelines-noexcept | move constructor 'Optional' should be marked noexcept | 2 | ||
| 9784 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PackedVector.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'reference' should be marked noexcept | 2 | ||
| 9785 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PackedVector.h @ Line 100 | cppcoreguidelines-noexcept | default constructor 'PackedVector |
2 | ||
| 9786 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PackedVector.h @ Line 100 | cppcoreguidelines-noexcept | default constructor 'PackedVector' should be marked noexcept | 2 | ||
| 9787 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerEmbeddedInt.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'RawValueTag' should be marked noexcept | 2 | ||
| 9788 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerEmbeddedInt.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'PointerEmbeddedInt |
2 | ||
| 9789 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'PointerIntPair |
2 | ||
| 9790 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerSumType.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'StorageT' should be marked noexcept | 2 | ||
| 9791 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerSumType.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'PointerSumType |
2 | ||
| 9792 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerSumType.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'PointerSumType' should be marked noexcept | 2 | ||
| 9793 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerUnion.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'PointerUnionMembers |
2 | ||
| 9794 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerUnion.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'PointerUnionMembers |
2 | ||
| 9795 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PointerUnion.h @ Line 165 | cppcoreguidelines-noexcept | default constructor 'PointerUnion |
2 | ||
| 9796 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PostOrderIterator.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'po_iterator |
2 | ||
| 9797 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PriorityQueue.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'PriorityQueue |
2 | ||
| 9798 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PriorityWorklist.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'PriorityWorklist |
2 | ||
| 9799 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PriorityWorklist.h @ Line 260 | cppcoreguidelines-noexcept | default constructor 'SmallPriorityWorklist |
2 | ||
| 9800 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PriorityWorklist.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'PriorityWorklist' should be marked noexcept | 2 | ||
| 9801 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/PriorityWorklist.h @ Line 260 | cppcoreguidelines-noexcept | default constructor 'SmallPriorityWorklist' should be marked noexcept | 2 | ||
| 9802 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SCCIterator.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'scc_iterator |
2 | ||
| 9803 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SCCIterator.h @ Line 42 | cppcoreguidelines-noexcept | move constructor 'scc_iterator' should be marked noexcept | 2 | ||
| 9804 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SCCIterator.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'scc_iterator' should be marked noexcept | 2 | ||
| 9805 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 190 | cppcoreguidelines-noexcept | default constructor 'function_ref |
2 | ||
| 9806 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 643 | cppcoreguidelines-noexcept | default constructor 'zip_common |
2 | ||
| 9807 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 672 | cppcoreguidelines-noexcept | default constructor 'zip_first |
2 | ||
| 9808 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 688 | cppcoreguidelines-noexcept | default constructor 'zip_shortest |
2 | ||
| 9809 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 716 | cppcoreguidelines-noexcept | default constructor 'zippy |
2 | ||
| 9810 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 809 | cppcoreguidelines-noexcept | default constructor 'zip_longest_iterator |
2 | ||
| 9811 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 854 | cppcoreguidelines-noexcept | default constructor 'zip_longest_range |
2 | ||
| 9812 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 963 | cppcoreguidelines-noexcept | default constructor 'concat_iterator |
2 | ||
| 9813 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 1007 | cppcoreguidelines-noexcept | default constructor 'concat_range |
2 | ||
| 9814 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 1193 | cppcoreguidelines-noexcept | move constructor 'indexed_accessor_range_base |
2 | ||
| 9815 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 1826 | cppcoreguidelines-noexcept | default constructor 'result_pair |
2 | ||
| 9816 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 963 | cppcoreguidelines-noexcept | default constructor 'concat_iterator' should be marked noexcept | 2 | ||
| 9817 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 989 | cppcoreguidelines-noexcept | move constructor 'concat_range' should be marked noexcept | 2 | ||
| 9818 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 1890 | cppcoreguidelines-noexcept | move constructor 'enumerator' should be marked noexcept | 2 | ||
| 9819 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 376 | cppcoreguidelines-noexcept | move constructor 'filter_iterator_base' should be marked noexcept | 2 | ||
| 9820 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 433 | cppcoreguidelines-noexcept | move constructor 'filter_iterator_impl' should be marked noexcept | 2 | ||
| 9821 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/STLExtras.h @ Line 695 | cppcoreguidelines-noexcept | move constructor 'zippy' should be marked noexcept | 2 | ||
| 9822 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopeExit.h @ Line 33 | cppcoreguidelines-noexcept | move constructor 'scope_exit |
2 | ||
| 9823 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopeExit.h @ Line 38 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9824 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopeExit.h @ Line 43 | cppcoreguidelines-noexcept | destructor '~scope_exit |
2 | ||
| 9825 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopeExit.h @ Line 33 | cppcoreguidelines-noexcept | move constructor 'scope_exit' should be marked noexcept | 2 | ||
| 9826 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopedHashTable.h @ Line 100 | cppcoreguidelines-noexcept | destructor '~ScopedHashTableScope |
2 | ||
| 9827 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopedHashTable.h @ Line 168 | cppcoreguidelines-noexcept | default constructor 'ScopedHashTable |
2 | ||
| 9828 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopedHashTable.h @ Line 173 | cppcoreguidelines-noexcept | destructor '~ScopedHashTable |
2 | ||
| 9829 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ScopedHashTable.h @ Line 236 | cppcoreguidelines-noexcept | destructor '~ScopedHashTableScope |
2 | ||
| 9830 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Sequence.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'value_sequence_iterator |
2 | ||
| 9831 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Sequence.h @ Line 43 | cppcoreguidelines-noexcept | move constructor 'value_sequence_iterator |
2 | ||
| 9832 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Sequence.h @ Line 43 | cppcoreguidelines-noexcept | move constructor 'value_sequence_iterator' should be marked noexcept | 2 | ||
| 9833 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SetVector |
2 | ||
| 9834 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 271 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9835 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 310 | cppcoreguidelines-noexcept | default constructor 'SmallSetVector |
2 | ||
| 9836 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 326 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9837 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 333 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9838 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SetVector' should be marked noexcept | 2 | ||
| 9839 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 310 | cppcoreguidelines-noexcept | default constructor 'SmallSetVector' should be marked noexcept | 2 | ||
| 9840 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 40 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9841 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 40 | cppcoreguidelines-noexcept | move constructor 'SetVector' should be marked noexcept | 2 | ||
| 9842 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SetVector.h @ Line 310 | cppcoreguidelines-noexcept | default constructor 'SmallSetVector |
2 | ||
| 9843 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallBitVector.h @ Line 160 | cppcoreguidelines-noexcept | move constructor 'SmallBitVector' should be marked noexcept | 2 | ||
| 9844 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallBitVector.h @ Line 617 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9845 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallBitVector.h @ Line 625 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9846 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallBitVector.h @ Line 739 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9847 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 207 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9848 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 463 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSet' should be marked noexcept | 2 | ||
| 9849 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 463 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSet |
2 | ||
| 9850 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 465 | cppcoreguidelines-noexcept | move constructor 'SmallPtrSet' should be marked noexcept | 2 | ||
| 9851 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 465 | cppcoreguidelines-noexcept | move constructor 'SmallPtrSet |
2 | ||
| 9852 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 486 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9853 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 500 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9854 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 511 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9855 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 463 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSet |
2 | ||
| 9856 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 465 | cppcoreguidelines-noexcept | move constructor 'SmallPtrSet |
2 | ||
| 9857 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h @ Line 511 | cppcoreguidelines-noexcept | swap function 'swap |
2 | ||
| 9858 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 57 | cppcoreguidelines-noexcept | destructor '~SmallSetIterator |
2 | ||
| 9859 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 73 | cppcoreguidelines-noexcept | move constructor 'SmallSetIterator |
2 | ||
| 9860 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 96 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9861 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'SmallSet |
2 | ||
| 9862 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'SmallSet' should be marked noexcept | 2 | ||
| 9863 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 134 | cppcoreguidelines-noexcept | move constructor 'SmallSet' should be marked noexcept | 2 | ||
| 9864 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 73 | cppcoreguidelines-noexcept | move constructor 'SmallSetIterator' should be marked noexcept | 2 | ||
| 9865 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 134 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9866 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallSet.h @ Line 256 | cppcoreguidelines-noexcept | default constructor 'SmallSet' should be marked noexcept | 2 | ||
| 9867 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallString.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SmallString' should be marked noexcept | 2 | ||
| 9868 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallString.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SmallString |
2 | ||
| 9869 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallString.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SmallString |
2 | ||
| 9870 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallString.h @ Line 25 | cppcoreguidelines-noexcept | move constructor 'SmallString' should be marked noexcept | 2 | ||
| 9871 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallString.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SmallString<>' should be marked noexcept | 2 | ||
| 9872 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallString.h @ Line 25 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9873 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SmallVectorBase' should be marked noexcept | 2 | ||
| 9874 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SmallVectorBase |
2 | ||
| 9875 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 578 | cppcoreguidelines-noexcept | destructor '~SmallVectorImpl |
2 | ||
| 9876 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 641 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9877 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 919 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9878 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 936 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9879 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1020 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9880 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1171 | cppcoreguidelines-noexcept | default constructor 'SmallVector' should be marked noexcept | 2 | ||
| 9881 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1171 | cppcoreguidelines-noexcept | default constructor 'SmallVector |
2 | ||
| 9882 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1173 | cppcoreguidelines-noexcept | destructor '~SmallVector |
2 | ||
| 9883 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1211 | cppcoreguidelines-noexcept | move constructor 'SmallVector' should be marked noexcept | 2 | ||
| 9884 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1211 | cppcoreguidelines-noexcept | move constructor 'SmallVector |
2 | ||
| 9885 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1221 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9886 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1260 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9887 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1267 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9888 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1260 | cppcoreguidelines-noexcept | swap function 'swap |
2 | ||
| 9889 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1267 | cppcoreguidelines-noexcept | swap function 'swap |
2 | ||
| 9890 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1260 | cppcoreguidelines-noexcept | swap function 'swap |
2 | ||
| 9891 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1260 | cppcoreguidelines-noexcept | swap function 'swap<(anonymous namespace)::Constructable>' should be marked noexcept | 2 | ||
| 9892 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1267 | cppcoreguidelines-noexcept | swap function 'swap<(anonymous namespace)::Constructable, 0>' should be marked noexcept | 2 | ||
| 9893 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1267 | cppcoreguidelines-noexcept | swap function 'swap<(anonymous namespace)::Constructable, 1>' should be marked noexcept | 2 | ||
| 9894 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1267 | cppcoreguidelines-noexcept | swap function 'swap<(anonymous namespace)::Constructable, 2>' should be marked noexcept | 2 | ||
| 9895 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1267 | cppcoreguidelines-noexcept | swap function 'swap<(anonymous namespace)::Constructable, 4>' should be marked noexcept | 2 | ||
| 9896 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SmallVector.h @ Line 1267 | cppcoreguidelines-noexcept | swap function 'swap<(anonymous namespace)::Constructable, 5>' should be marked noexcept | 2 | ||
| 9897 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'SparseBitVectorElement |
2 | ||
| 9898 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 394 | cppcoreguidelines-noexcept | default constructor 'SparseBitVectorIterator' should be marked noexcept | 2 | ||
| 9899 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 443 | cppcoreguidelines-noexcept | default constructor 'SparseBitVector |
2 | ||
| 9900 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 447 | cppcoreguidelines-noexcept | move constructor 'SparseBitVector |
2 | ||
| 9901 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 464 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9902 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'SparseBitVectorElement' should be marked noexcept | 2 | ||
| 9903 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 443 | cppcoreguidelines-noexcept | default constructor 'SparseBitVector' should be marked noexcept | 2 | ||
| 9904 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h @ Line 447 | cppcoreguidelines-noexcept | move constructor 'SparseBitVector' should be marked noexcept | 2 | ||
| 9905 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseMultiSet.h @ Line 192 | cppcoreguidelines-noexcept | default constructor 'SparseMultiSet |
2 | ||
| 9906 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseMultiSet.h @ Line 195 | cppcoreguidelines-noexcept | destructor '~SparseMultiSet |
2 | ||
| 9907 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseMultiSet.h @ Line 192 | cppcoreguidelines-noexcept | default constructor 'SparseMultiSet' should be marked noexcept | 2 | ||
| 9908 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseSet.h @ Line 144 | cppcoreguidelines-noexcept | default constructor 'SparseSet |
2 | ||
| 9909 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseSet.h @ Line 147 | cppcoreguidelines-noexcept | destructor '~SparseSet |
2 | ||
| 9910 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/SparseSet.h @ Line 144 | cppcoreguidelines-noexcept | default constructor 'SparseSet' should be marked noexcept | 2 | ||
| 9911 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringExtras.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'HexTable' should be marked noexcept | 2 | ||
| 9912 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringExtras.h @ Line 482 | cppcoreguidelines-noexcept | default constructor 'ListSeparator' should be marked noexcept | 2 | ||
| 9913 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 43 | cppcoreguidelines-noexcept | move constructor 'StringMapImpl' should be marked noexcept | 2 | ||
| 9914 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 95 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9915 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 114 | cppcoreguidelines-noexcept | default constructor 'StringMap' should be marked noexcept | 2 | ||
| 9916 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 114 | cppcoreguidelines-noexcept | default constructor 'StringMap |
2 | ||
| 9917 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 134 | cppcoreguidelines-noexcept | move constructor 'StringMap' should be marked noexcept | 2 | ||
| 9918 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 134 | cppcoreguidelines-noexcept | move constructor 'StringMap |
2 | ||
| 9919 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 178 | cppcoreguidelines-noexcept | destructor '~StringMap |
2 | ||
| 9920 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 378 | cppcoreguidelines-noexcept | default constructor 'StringMapIterBase |
2 | ||
| 9921 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 423 | cppcoreguidelines-noexcept | default constructor 'StringMapConstIterator |
2 | ||
| 9922 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 440 | cppcoreguidelines-noexcept | default constructor 'StringMapIterator |
2 | ||
| 9923 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringMap.h @ Line 464 | cppcoreguidelines-noexcept | default constructor 'StringMapKeyIterator |
2 | ||
| 9924 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSet.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'StringSet |
2 | ||
| 9925 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSet.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'StringSet' should be marked noexcept | 2 | ||
| 9926 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSet.h @ Line 22 | cppcoreguidelines-noexcept | move constructor 'StringSet' should be marked noexcept | 2 | ||
| 9927 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSet.h @ Line 22 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9928 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSwitch.h @ Line 59 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9929 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSwitch.h @ Line 61 | cppcoreguidelines-noexcept | move constructor 'StringSwitch' should be marked noexcept | 2 | ||
| 9930 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSwitch.h @ Line 61 | cppcoreguidelines-noexcept | move constructor 'StringSwitch |
2 | ||
| 9931 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/StringSwitch.h @ Line 64 | cppcoreguidelines-noexcept | destructor '~StringSwitch |
2 | ||
| 9932 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TinyPtrVector.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVector |
2 | ||
| 9933 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TinyPtrVector.h @ Line 46 | cppcoreguidelines-noexcept | destructor '~TinyPtrVector |
2 | ||
| 9934 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TinyPtrVector.h @ Line 84 | cppcoreguidelines-noexcept | move constructor 'TinyPtrVector |
2 | ||
| 9935 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TinyPtrVector.h @ Line 88 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9936 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TinyPtrVector.h @ Line 84 | cppcoreguidelines-noexcept | move constructor 'TinyPtrVector' should be marked noexcept | 2 | ||
| 9937 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Triple.h @ Line 268 | cppcoreguidelines-noexcept | default constructor 'Triple' should be marked noexcept | 2 | ||
| 9938 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Triple.h @ Line 45 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9939 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/Twine.h @ Line 256 | cppcoreguidelines-noexcept | default constructor 'Twine' should be marked noexcept | 2 | ||
| 9940 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TypeSwitch.h @ Line 27 | cppcoreguidelines-noexcept | move constructor 'TypeSwitchBase' should be marked noexcept | 2 | ||
| 9941 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TypeSwitch.h @ Line 27 | cppcoreguidelines-noexcept | move constructor 'TypeSwitchBase |
2 | ||
| 9942 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TypeSwitch.h @ Line 28 | cppcoreguidelines-noexcept | destructor '~TypeSwitchBase |
2 | ||
| 9943 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TypeSwitch.h @ Line 33 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9944 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TypeSwitch.h @ Line 106 | cppcoreguidelines-noexcept | move constructor 'TypeSwitch |
2 | ||
| 9945 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/TypeSwitch.h @ Line 148 | cppcoreguidelines-noexcept | move constructor 'TypeSwitch |
2 | ||
| 9946 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 195 | cppcoreguidelines-noexcept | default constructor 'iplist_impl |
2 | ||
| 9947 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 200 | cppcoreguidelines-noexcept | move constructor 'iplist_impl |
2 | ||
| 9948 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 203 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9949 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 210 | cppcoreguidelines-noexcept | destructor '~iplist_impl |
2 | ||
| 9950 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 223 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9951 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 395 | cppcoreguidelines-noexcept | default constructor 'iplist |
2 | ||
| 9952 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 400 | cppcoreguidelines-noexcept | move constructor 'iplist |
2 | ||
| 9953 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 401 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9954 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 415 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9955 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 200 | cppcoreguidelines-noexcept | move constructor 'iplist_impl' should be marked noexcept | 2 | ||
| 9956 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 400 | cppcoreguidelines-noexcept | move constructor 'iplist' should be marked noexcept | 2 | ||
| 9957 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 195 | cppcoreguidelines-noexcept | default constructor 'iplist_impl' should be marked noexcept | 2 | ||
| 9958 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist.h @ Line 395 | cppcoreguidelines-noexcept | default constructor 'iplist' should be marked noexcept | 2 | ||
| 9959 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist_iterator.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'ilist_iterator |
2 | ||
| 9960 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist_node.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'ilist_node_impl |
2 | ||
| 9961 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist_node.h @ Line 238 | cppcoreguidelines-noexcept | default constructor 'ilist_sentinel |
2 | ||
| 9962 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist_node.h @ Line 258 | cppcoreguidelines-noexcept | default constructor 'ilist_node_with_parent |
2 | ||
| 9963 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/ilist_node.h @ Line 238 | cppcoreguidelines-noexcept | default constructor 'ilist_sentinel' should be marked noexcept | 2 | ||
| 9964 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/iterator.h @ Line 215 | cppcoreguidelines-noexcept | default constructor 'iterator_adaptor_base |
2 | ||
| 9965 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/iterator.h @ Line 297 | cppcoreguidelines-noexcept | default constructor 'pointee_iterator |
2 | ||
| 9966 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/iterator.h @ Line 324 | cppcoreguidelines-noexcept | default constructor 'pointer_iterator |
2 | ||
| 9967 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/iterator.h @ Line 207 | cppcoreguidelines-noexcept | move constructor 'iterator_adaptor_base' should be marked noexcept | 2 | ||
| 9968 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/iterator.h @ Line 83 | cppcoreguidelines-noexcept | move constructor 'ReferenceProxy' should be marked noexcept | 2 | ||
| 9969 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/iterator.h @ Line 215 | cppcoreguidelines-noexcept | default constructor 'iterator_adaptor_base' should be marked noexcept | 2 | ||
| 9970 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/iterator_range.h @ Line 30 | cppcoreguidelines-noexcept | move constructor 'iterator_range' should be marked noexcept | 2 | ||
| 9971 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/simple_ilist.h @ Line 102 | cppcoreguidelines-noexcept | default constructor 'simple_ilist |
2 | ||
| 9972 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/simple_ilist.h @ Line 103 | cppcoreguidelines-noexcept | destructor '~simple_ilist |
2 | ||
| 9973 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/simple_ilist.h @ Line 110 | cppcoreguidelines-noexcept | move constructor 'simple_ilist |
2 | ||
| 9974 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/simple_ilist.h @ Line 111 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9975 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/simple_ilist.h @ Line 156 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 9976 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/simple_ilist.h @ Line 110 | cppcoreguidelines-noexcept | move constructor 'simple_ilist' should be marked noexcept | 2 | ||
| 9977 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ADT/simple_ilist.h @ Line 102 | cppcoreguidelines-noexcept | default constructor 'simple_ilist' should be marked noexcept | 2 | ||
| 9978 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h @ Line 384 | cppcoreguidelines-noexcept | default constructor 'AAQueryInfo' should be marked noexcept | 2 | ||
| 9979 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h @ Line 432 | cppcoreguidelines-noexcept | move constructor 'AAResults' should be marked noexcept | 2 | ||
| 9980 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h @ Line 987 | cppcoreguidelines-noexcept | destructor '~Model |
2 | ||
| 9981 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h @ Line 1105 | cppcoreguidelines-noexcept | default constructor 'AAResultBase |
2 | ||
| 9982 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h @ Line 1110 | cppcoreguidelines-noexcept | move constructor 'AAResultBase |
2 | ||
| 9983 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h @ Line 1248 | cppcoreguidelines-noexcept | default constructor 'AAResultsWrapperPass' should be marked noexcept | 2 | ||
| 9984 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h @ Line 1267 | cppcoreguidelines-noexcept | default constructor 'ExternalAAWrapperPass' should be marked noexcept | 2 | ||
| 9985 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'AAEvaluator' should be marked noexcept | 2 | ||
| 9986 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h @ Line 45 | cppcoreguidelines-noexcept | move constructor 'AAEvaluator' should be marked noexcept | 2 | ||
| 9987 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasSetTracker.h @ Line 241 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 9988 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AliasSetTracker.h @ Line 270 | cppcoreguidelines-noexcept | default constructor 'AliasSet' should be marked noexcept | 2 | ||
| 9989 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/AssumptionCache.h @ Line 234 | cppcoreguidelines-noexcept | default constructor 'AssumptionCacheTracker' should be marked noexcept | 2 | ||
| 9990 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BasicAliasAnalysis.h @ Line 73 | cppcoreguidelines-noexcept | move constructor 'BasicAAResult' should be marked noexcept | 2 | ||
| 9991 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BasicAliasAnalysis.h @ Line 269 | cppcoreguidelines-noexcept | default constructor 'BasicAAWrapperPass' should be marked noexcept | 2 | ||
| 9992 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfo.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyInfo' should be marked noexcept | 2 | ||
| 9993 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfo.h @ Line 48 | cppcoreguidelines-noexcept | move constructor 'BlockFrequencyInfo' should be marked noexcept | 2 | ||
| 9994 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfo.h @ Line 49 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 9995 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfo.h @ Line 144 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyInfoWrapperPass' should be marked noexcept | 2 | ||
| 9996 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 191 | cppcoreguidelines-noexcept | default constructor 'BlockNode' should be marked noexcept | 2 | ||
| 9997 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 972 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyInfoImpl |
2 | ||
| 9998 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 1048 | cppcoreguidelines-noexcept | default constructor 'BFICallbackVH |
2 | ||
| 9999 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 1053 | cppcoreguidelines-noexcept | destructor '~BFICallbackVH |
2 | ||
| 10000 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 1065 | cppcoreguidelines-noexcept | default constructor 'BFICallbackVH |
2 | ||
| 10001 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 1491 | cppcoreguidelines-noexcept | default constructor 'BFIDOTGraphTraitsBase |
2 | ||
| 10002 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 386 | cppcoreguidelines-noexcept | default constructor 'Distribution' should be marked noexcept | 2 | ||
| 10003 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h @ Line 972 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyInfoImpl |
2 | ||
| 10004 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BranchProbabilityInfo.h @ Line 126 | cppcoreguidelines-noexcept | move constructor 'BranchProbabilityInfo' should be marked noexcept | 2 | ||
| 10005 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BranchProbabilityInfo.h @ Line 133 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10006 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/BranchProbabilityInfo.h @ Line 452 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityInfoWrapperPass' should be marked noexcept | 2 | ||
| 10007 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CFGPrinter.h @ Line 128 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 10008 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h @ Line 46 | cppcoreguidelines-noexcept | move constructor 'CFLAndersAAResult' should be marked noexcept | 2 | ||
| 10009 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h @ Line 112 | cppcoreguidelines-noexcept | default constructor 'CFLAndersAAWrapperPass' should be marked noexcept | 2 | ||
| 10010 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h @ Line 47 | cppcoreguidelines-noexcept | move constructor 'CFLSteensAAResult' should be marked noexcept | 2 | ||
| 10011 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h @ Line 129 | cppcoreguidelines-noexcept | default constructor 'CFLSteensAAWrapperPass' should be marked noexcept | 2 | ||
| 10012 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CGSCCPassManager.h @ Line 349 | cppcoreguidelines-noexcept | move constructor 'ModuleToPostOrderCGSCCPassAdaptor' should be marked noexcept | 2 | ||
| 10013 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CGSCCPassManager.h @ Line 352 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10014 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CGSCCPassManager.h @ Line 397 | cppcoreguidelines-noexcept | default constructor 'Result' should be marked noexcept | 2 | ||
| 10015 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CGSCCPassManager.h @ Line 467 | cppcoreguidelines-noexcept | move constructor 'CGSCCToFunctionPassAdaptor' should be marked noexcept | 2 | ||
| 10016 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CGSCCPassManager.h @ Line 470 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10017 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CallGraph.h @ Line 92 | cppcoreguidelines-noexcept | move constructor 'CallGraph' should be marked noexcept | 2 | ||
| 10018 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CallGraph.h @ Line 343 | cppcoreguidelines-noexcept | default constructor 'CallGraphWrapperPass' should be marked noexcept | 2 | ||
| 10019 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/CallGraphSCCPass.h @ Line 126 | cppcoreguidelines-noexcept | default constructor 'DummyCGSCCPass' should be marked noexcept | 2 | ||
| 10020 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ConstraintSystem.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ConstraintSystem' should be marked noexcept | 2 | ||
| 10021 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'DDGNode' should be marked noexcept | 2 | ||
| 10022 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 57 | cppcoreguidelines-noexcept | move constructor 'DDGNode' should be marked noexcept | 2 | ||
| 10023 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 66 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10024 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 93 | cppcoreguidelines-noexcept | default constructor 'RootDDGNode' should be marked noexcept | 2 | ||
| 10025 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 95 | cppcoreguidelines-noexcept | move constructor 'RootDDGNode' should be marked noexcept | 2 | ||
| 10026 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'SimpleDDGNode' should be marked noexcept | 2 | ||
| 10027 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 113 | cppcoreguidelines-noexcept | move constructor 'SimpleDDGNode' should be marked noexcept | 2 | ||
| 10028 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 122 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10029 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'PiBlockDDGNode' should be marked noexcept | 2 | ||
| 10030 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 179 | cppcoreguidelines-noexcept | move constructor 'PiBlockDDGNode' should be marked noexcept | 2 | ||
| 10031 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 188 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10032 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 233 | cppcoreguidelines-noexcept | move constructor 'DDGEdge' should be marked noexcept | 2 | ||
| 10033 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 240 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10034 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 269 | cppcoreguidelines-noexcept | default constructor 'DependenceGraphInfo |
2 | ||
| 10035 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 273 | cppcoreguidelines-noexcept | move constructor 'DependenceGraphInfo |
2 | ||
| 10036 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 275 | cppcoreguidelines-noexcept | destructor '~DependenceGraphInfo |
2 | ||
| 10037 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 324 | cppcoreguidelines-noexcept | default constructor 'DataDependenceGraph' should be marked noexcept | 2 | ||
| 10038 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDG.h @ Line 326 | cppcoreguidelines-noexcept | move constructor 'DataDependenceGraph' should be marked noexcept | 2 | ||
| 10039 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DDGPrinter.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 10040 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DemandedBits.h @ Line 106 | cppcoreguidelines-noexcept | default constructor 'DemandedBitsWrapperPass' should be marked noexcept | 2 | ||
| 10041 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DependenceAnalysis.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'DVEntry' should be marked noexcept | 2 | ||
| 10042 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DependenceAnalysis.h @ Line 982 | cppcoreguidelines-noexcept | default constructor 'DependenceAnalysisWrapperPass' should be marked noexcept | 2 | ||
| 10043 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DependenceGraphBuilder.h @ Line 46 | cppcoreguidelines-noexcept | destructor '~AbstractDependenceGraphBuilder |
2 | ||
| 10044 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DominanceFrontier.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'DominanceFrontierBase |
2 | ||
| 10045 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/DominanceFrontier.h @ Line 161 | cppcoreguidelines-noexcept | default constructor 'DominanceFrontierWrapperPass' should be marked noexcept | 2 | ||
| 10046 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/GlobalsModRef.h @ Line 83 | cppcoreguidelines-noexcept | move constructor 'GlobalsAAResult' should be marked noexcept | 2 | ||
| 10047 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/GlobalsModRef.h @ Line 149 | cppcoreguidelines-noexcept | default constructor 'GlobalsAAWrapperPass' should be marked noexcept | 2 | ||
| 10048 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h @ Line 386 | cppcoreguidelines-noexcept | default constructor 'InstructionClassification' should be marked noexcept | 2 | ||
| 10049 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h @ Line 654 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier' should be marked noexcept | 2 | ||
| 10050 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h @ Line 751 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifierWrapperPass' should be marked noexcept | 2 | ||
| 10051 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IVUsers.h @ Line 113 | cppcoreguidelines-noexcept | move constructor 'IVUsers' should be marked noexcept | 2 | ||
| 10052 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IVUsers.h @ Line 121 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10053 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IVUsers.h @ Line 173 | cppcoreguidelines-noexcept | default constructor 'IVUsersWrapperPass' should be marked noexcept | 2 | ||
| 10054 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ICallPromotionAnalysis' should be marked noexcept | 2 | ||
| 10055 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IndirectCallVisitor.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'PGOIndirectCallVisitor' should be marked noexcept | 2 | ||
| 10056 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InlineAdvisor.h @ Line 58 | cppcoreguidelines-noexcept | move constructor 'InlineAdvice' should be marked noexcept | 2 | ||
| 10057 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InlineAdvisor.h @ Line 142 | cppcoreguidelines-noexcept | move constructor 'InlineAdvisor' should be marked noexcept | 2 | ||
| 10058 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InlineCost.h @ Line 136 | cppcoreguidelines-noexcept | default constructor 'InlineResult' should be marked noexcept | 2 | ||
| 10059 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'InlineSizeEstimatorAnalysis' should be marked noexcept | 2 | ||
| 10060 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h @ Line 23 | cppcoreguidelines-noexcept | move constructor 'InlineSizeEstimatorAnalysis' should be marked noexcept | 2 | ||
| 10061 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'InstructionPrecedenceTracking' should be marked noexcept | 2 | ||
| 10062 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h @ Line 94 | cppcoreguidelines-noexcept | default constructor 'ImplicitControlFlowTracking' should be marked noexcept | 2 | ||
| 10063 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/InstructionSimplify.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'InstrInfoQuery' should be marked noexcept | 2 | ||
| 10064 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IntervalIterator.h @ Line 99 | cppcoreguidelines-noexcept | default constructor 'IntervalIterator |
2 | ||
| 10065 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IntervalIterator.h @ Line 108 | cppcoreguidelines-noexcept | move constructor 'IntervalIterator |
2 | ||
| 10066 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IntervalIterator.h @ Line 121 | cppcoreguidelines-noexcept | destructor '~IntervalIterator |
2 | ||
| 10067 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IntervalPartition.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'IntervalPartition' should be marked noexcept | 2 | ||
| 10068 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ChildrenGetterTy |
2 | ||
| 10069 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LazyBlockFrequencyInfo |
2 | ||
| 10070 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h @ Line 109 | cppcoreguidelines-noexcept | default constructor 'LazyBlockFrequencyInfoPass' should be marked noexcept | 2 | ||
| 10071 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h @ Line 89 | cppcoreguidelines-noexcept | default constructor 'LazyBranchProbabilityInfoPass' should be marked noexcept | 2 | ||
| 10072 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyCallGraph.h @ Line 138 | cppcoreguidelines-noexcept | default constructor 'Edge' should be marked noexcept | 2 | ||
| 10073 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyCallGraph.h @ Line 923 | cppcoreguidelines-noexcept | move constructor 'LazyCallGraph' should be marked noexcept | 2 | ||
| 10074 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyCallGraph.h @ Line 924 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10075 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyCallGraph.h @ Line 1229 | cppcoreguidelines-noexcept | default constructor 'Edge' should be marked noexcept | 2 | ||
| 10076 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyValueInfo.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'LazyValueInfo' should be marked noexcept | 2 | ||
| 10077 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyValueInfo.h @ Line 45 | cppcoreguidelines-noexcept | move constructor 'LazyValueInfo' should be marked noexcept | 2 | ||
| 10078 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyValueInfo.h @ Line 49 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10079 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LazyValueInfo.h @ Line 139 | cppcoreguidelines-noexcept | default constructor 'LazyValueInfoWrapperPass' should be marked noexcept | 2 | ||
| 10080 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LegacyDivergenceAnalysis' should be marked noexcept | 2 | ||
| 10081 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopAccessAnalysis.h @ Line 712 | cppcoreguidelines-noexcept | default constructor 'LoopAccessLegacyAnalysis' should be marked noexcept | 2 | ||
| 10082 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 488 | cppcoreguidelines-noexcept | default constructor 'LoopBase |
2 | ||
| 10083 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 504 | cppcoreguidelines-noexcept | destructor '~LoopBase |
2 | ||
| 10084 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 537 | cppcoreguidelines-noexcept | default constructor 'LocRange' should be marked noexcept | 2 | ||
| 10085 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 896 | cppcoreguidelines-noexcept | default constructor 'LoopInfoBase |
2 | ||
| 10086 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 897 | cppcoreguidelines-noexcept | destructor '~LoopInfoBase |
2 | ||
| 10087 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 899 | cppcoreguidelines-noexcept | move constructor 'LoopInfoBase |
2 | ||
| 10088 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 906 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10089 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 1088 | cppcoreguidelines-noexcept | default constructor 'LoopInfo' should be marked noexcept | 2 | ||
| 10090 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 1091 | cppcoreguidelines-noexcept | move constructor 'LoopInfo' should be marked noexcept | 2 | ||
| 10091 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 1092 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10092 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h @ Line 1255 | cppcoreguidelines-noexcept | default constructor 'LoopInfoWrapperPass' should be marked noexcept | 2 | ||
| 10093 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopNestAnalysis.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'LoopNest' should be marked noexcept | 2 | ||
| 10094 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopPass.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'LPPassManager' should be marked noexcept | 2 | ||
| 10095 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/LoopPass.h @ Line 125 | cppcoreguidelines-noexcept | default constructor 'LCSSAVerificationPass' should be marked noexcept | 2 | ||
| 10096 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h @ Line 508 | cppcoreguidelines-noexcept | default constructor 'MemoryDependenceAnalysis' should be marked noexcept | 2 | ||
| 10097 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h @ Line 522 | cppcoreguidelines-noexcept | default constructor 'MemoryDependenceWrapperPass' should be marked noexcept | 2 | ||
| 10098 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemoryLocation.h @ Line 285 | cppcoreguidelines-noexcept | default constructor 'MemoryLocation' should be marked noexcept | 2 | ||
| 10099 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h @ Line 709 | cppcoreguidelines-noexcept | move constructor 'MemorySSA' should be marked noexcept | 2 | ||
| 10100 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h @ Line 911 | cppcoreguidelines-noexcept | default constructor 'MemorySSAPrinterLegacyPass' should be marked noexcept | 2 | ||
| 10101 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h @ Line 962 | cppcoreguidelines-noexcept | default constructor 'MemorySSAWrapperPass' should be marked noexcept | 2 | ||
| 10102 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h @ Line 1084 | cppcoreguidelines-noexcept | default constructor 'memoryaccess_def_iterator_base |
2 | ||
| 10103 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h @ Line 1192 | cppcoreguidelines-noexcept | default constructor 'upward_defs_iterator' should be marked noexcept | 2 | ||
| 10104 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h @ Line 1297 | cppcoreguidelines-noexcept | default constructor 'def_chain_iterator |
2 | ||
| 10105 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'ModuleSummaryIndexWrapperPass' should be marked noexcept | 2 | ||
| 10106 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h @ Line 88 | cppcoreguidelines-noexcept | default constructor 'ImmutableModuleSummaryIndexWrapperPass' should be marked noexcept | 2 | ||
| 10107 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MustExecute.h @ Line 288 | cppcoreguidelines-noexcept | move constructor 'MustBeExecutedIterator' should be marked noexcept | 2 | ||
| 10108 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/MustExecute.h @ Line 292 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10109 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h @ Line 44 | cppcoreguidelines-noexcept | move constructor 'ObjCARCAAResult' should be marked noexcept | 2 | ||
| 10110 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'ObjCARCAAWrapperPass' should be marked noexcept | 2 | ||
| 10111 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h @ Line 51 | cppcoreguidelines-noexcept | move constructor 'OptimizationRemarkEmitter' should be marked noexcept | 2 | ||
| 10112 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h @ Line 54 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10113 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h @ Line 142 | cppcoreguidelines-noexcept | default constructor 'OptimizationRemarkEmitterWrapperPass' should be marked noexcept | 2 | ||
| 10114 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/PhiValues.h @ Line 144 | cppcoreguidelines-noexcept | default constructor 'PhiValuesWrapperPass' should be marked noexcept | 2 | ||
| 10115 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/PostDominators.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'PostDominatorTreeWrapperPass' should be marked noexcept | 2 | ||
| 10116 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ProfileSummaryInfo.h @ Line 191 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoWrapperPass' should be marked noexcept | 2 | ||
| 10117 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/PtrUseVisitor.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'PtrInfo' should be marked noexcept | 2 | ||
| 10118 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 318 | cppcoreguidelines-noexcept | destructor '~RegionBase |
2 | ||
| 10119 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 594 | cppcoreguidelines-noexcept | default constructor 'block_iterator_wrapper |
2 | ||
| 10120 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 694 | cppcoreguidelines-noexcept | default constructor 'RegionInfoBase |
2 | ||
| 10121 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 696 | cppcoreguidelines-noexcept | move constructor 'RegionInfoBase |
2 | ||
| 10122 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 703 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10123 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 713 | cppcoreguidelines-noexcept | destructor '~RegionInfoBase |
2 | ||
| 10124 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 904 | cppcoreguidelines-noexcept | default constructor 'RegionInfo' should be marked noexcept | 2 | ||
| 10125 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 906 | cppcoreguidelines-noexcept | move constructor 'RegionInfo' should be marked noexcept | 2 | ||
| 10126 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 910 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10127 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h @ Line 948 | cppcoreguidelines-noexcept | default constructor 'RegionInfoPass' should be marked noexcept | 2 | ||
| 10128 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfoImpl.h @ Line 50 | cppcoreguidelines-noexcept | destructor '~RegionBase |
2 | ||
| 10129 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfoImpl.h @ Line 543 | cppcoreguidelines-noexcept | default constructor 'RegionInfoBase |
2 | ||
| 10130 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionInfoImpl.h @ Line 546 | cppcoreguidelines-noexcept | destructor '~RegionInfoBase |
2 | ||
| 10131 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/RegionPass.h @ Line 93 | cppcoreguidelines-noexcept | default constructor 'RGPassManager' should be marked noexcept | 2 | ||
| 10132 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h @ Line 192 | cppcoreguidelines-noexcept | default constructor 'SCEVCouldNotCompute' should be marked noexcept | 2 | ||
| 10133 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h @ Line 411 | cppcoreguidelines-noexcept | default constructor 'SCEVUnionPredicate' should be marked noexcept | 2 | ||
| 10134 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h @ Line 478 | cppcoreguidelines-noexcept | move constructor 'ScalarEvolution' should be marked noexcept | 2 | ||
| 10135 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h @ Line 1386 | cppcoreguidelines-noexcept | default constructor 'BackedgeTakenInfo' should be marked noexcept | 2 | ||
| 10136 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h @ Line 2094 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionWrapperPass' should be marked noexcept | 2 | ||
| 10137 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h @ Line 31 | cppcoreguidelines-noexcept | move constructor 'SCEVAAResult' should be marked noexcept | 2 | ||
| 10138 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'SCEVAAWrapperPass' should be marked noexcept | 2 | ||
| 10139 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ScopedNoAliasAA.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'ScopedNoAliasAAWrapperPass' should be marked noexcept | 2 | ||
| 10140 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/SparsePropagation.h @ Line 57 | cppcoreguidelines-noexcept | destructor '~AbstractLatticeFunction |
2 | ||
| 10141 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'StackSafetyInfo' should be marked noexcept | 2 | ||
| 10142 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 38 | cppcoreguidelines-noexcept | move constructor 'StackSafetyInfo' should be marked noexcept | 2 | ||
| 10143 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 39 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10144 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'StackSafetyGlobalInfo' should be marked noexcept | 2 | ||
| 10145 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 74 | cppcoreguidelines-noexcept | move constructor 'StackSafetyGlobalInfo' should be marked noexcept | 2 | ||
| 10146 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 75 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10147 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'StackSafetyInfoWrapperPass' should be marked noexcept | 2 | ||
| 10148 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h @ Line 148 | cppcoreguidelines-noexcept | default constructor 'StackSafetyGlobalInfoWrapperPass' should be marked noexcept | 2 | ||
| 10149 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryInfoImpl' should be marked noexcept | 2 | ||
| 10150 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h @ Line 101 | cppcoreguidelines-noexcept | move constructor 'TargetLibraryInfoImpl' should be marked noexcept | 2 | ||
| 10151 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h @ Line 103 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10152 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h @ Line 240 | cppcoreguidelines-noexcept | move constructor 'TargetLibraryInfo' should be marked noexcept | 2 | ||
| 10153 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h @ Line 247 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10154 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h @ Line 424 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryAnalysis' should be marked noexcept | 2 | ||
| 10155 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h @ Line 449 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryInfoWrapperPass' should be marked noexcept | 2 | ||
| 10156 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 93 | cppcoreguidelines-noexcept | default constructor 'HardwareLoopInfo' should be marked noexcept | 2 | ||
| 10157 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 184 | cppcoreguidelines-noexcept | move constructor 'TargetTransformInfo' should be marked noexcept | 2 | ||
| 10158 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 185 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10159 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 864 | cppcoreguidelines-noexcept | default constructor 'ReductionData' should be marked noexcept | 2 | ||
| 10160 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 1318 | cppcoreguidelines-noexcept | default constructor 'ReductionFlags' should be marked noexcept | 2 | ||
| 10161 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 1664 | cppcoreguidelines-noexcept | destructor '~Model |
2 | ||
| 10162 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 2233 | cppcoreguidelines-noexcept | default constructor 'TargetIRAnalysis' should be marked noexcept | 2 | ||
| 10163 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 2244 | cppcoreguidelines-noexcept | move constructor 'TargetIRAnalysis' should be marked noexcept | 2 | ||
| 10164 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 2250 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10165 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h @ Line 2294 | cppcoreguidelines-noexcept | default constructor 'TargetTransformInfoWrapperPass' should be marked noexcept | 2 | ||
| 10166 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h @ Line 46 | cppcoreguidelines-noexcept | move constructor 'TargetTransformInfoImplBase' should be marked noexcept | 2 | ||
| 10167 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'TypeBasedAAWrapperPass' should be marked noexcept | 2 | ||
| 10168 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ValueLattice.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'MergeOptions' should be marked noexcept | 2 | ||
| 10169 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ValueLattice.h @ Line 146 | cppcoreguidelines-noexcept | default constructor 'ValueLatticeElement' should be marked noexcept | 2 | ||
| 10170 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ValueLattice.h @ Line 169 | cppcoreguidelines-noexcept | move constructor 'ValueLatticeElement' should be marked noexcept | 2 | ||
| 10171 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Analysis/ValueLattice.h @ Line 195 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10172 | /home/vsts/work/1/llvm-project/llvm/include/llvm/AsmParser/SlotMapping.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'SlotMapping' should be marked noexcept | 2 | ||
| 10173 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackDocument.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'DocNode' should be marked noexcept | 2 | ||
| 10174 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackDocument.h @ Line 221 | cppcoreguidelines-noexcept | default constructor 'MapDocNode' should be marked noexcept | 2 | ||
| 10175 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackDocument.h @ Line 251 | cppcoreguidelines-noexcept | default constructor 'ArrayDocNode' should be marked noexcept | 2 | ||
| 10176 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackDocument.h @ Line 289 | cppcoreguidelines-noexcept | default constructor 'Document' should be marked noexcept | 2 | ||
| 10177 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackReader.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 10178 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/Wasm.h @ Line 134 | cppcoreguidelines-noexcept | default constructor 'WasmFunction' should be marked noexcept | 2 | ||
| 10179 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/Wasm.h @ Line 189 | cppcoreguidelines-noexcept | default constructor 'WasmSymbolInfo' should be marked noexcept | 2 | ||
| 10180 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/Wasm.h @ Line 397 | cppcoreguidelines-noexcept | move constructor 'WasmSignature' should be marked noexcept | 2 | ||
| 10181 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/Wasm.h @ Line 406 | cppcoreguidelines-noexcept | default constructor 'WasmSignature' should be marked noexcept | 2 | ||
| 10182 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/Wasm.h @ Line 397 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10183 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/XCOFF.h @ Line 21 | cppcoreguidelines-noexcept | move constructor 'SmallString' should be marked noexcept | 2 | ||
| 10184 | /home/vsts/work/1/llvm-project/llvm/include/llvm/BinaryFormat/XCOFF.h @ Line 21 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10185 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'PerRecordStats' should be marked noexcept | 2 | ||
| 10186 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'PerBlockIDStats' should be marked noexcept | 2 | ||
| 10187 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Bitstream/BitCodes.h @ Line 166 | cppcoreguidelines-noexcept | default constructor 'BitCodeAbbrev' should be marked noexcept | 2 | ||
| 10188 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Bitstream/BitstreamReader.h @ Line 340 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10189 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Bitstream/BitstreamReader.h @ Line 340 | cppcoreguidelines-noexcept | move constructor 'BitstreamCursor' should be marked noexcept | 2 | ||
| 10190 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Bitstream/BitstreamReader.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'BitstreamBlockInfo' should be marked noexcept | 2 | ||
| 10191 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/AccelTable.h @ Line 198 | cppcoreguidelines-noexcept | default constructor 'AccelTable |
2 | ||
| 10192 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/AccelTable.h @ Line 198 | cppcoreguidelines-noexcept | default constructor 'AccelTable' should be marked noexcept | 2 | ||
| 10193 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h @ Line 194 | cppcoreguidelines-noexcept | destructor '~BasicTTIImplBase |
2 | ||
| 10194 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h @ Line 167 | cppcoreguidelines-noexcept | destructor '~AddIRPass' should be marked noexcept | 2 | ||
| 10195 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/CommandFlags.h @ Line 146 | cppcoreguidelines-noexcept | default constructor 'RegisterCodeGenFlags' should be marked noexcept | 2 | ||
| 10196 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 318 | cppcoreguidelines-noexcept | default constructor 'DIEEntry' should be marked noexcept | 2 | ||
| 10197 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 518 | cppcoreguidelines-noexcept | default constructor 'IntrusiveBackListNode' should be marked noexcept | 2 | ||
| 10198 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 598 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 10199 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 618 | cppcoreguidelines-noexcept | default constructor 'const_iterator' should be marked noexcept | 2 | ||
| 10200 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 763 | cppcoreguidelines-noexcept | default constructor 'DIE' should be marked noexcept | 2 | ||
| 10201 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 765 | cppcoreguidelines-noexcept | move constructor 'DIE' should be marked noexcept | 2 | ||
| 10202 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 767 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10203 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 889 | cppcoreguidelines-noexcept | move constructor 'DIEUnit' should be marked noexcept | 2 | ||
| 10204 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 891 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10205 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 79 | cppcoreguidelines-noexcept | move constructor 'DIEAbbrev' should be marked noexcept | 2 | ||
| 10206 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DIE.h @ Line 79 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10207 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'InstructionOrdering' should be marked noexcept | 2 | ||
| 10208 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'DbgValueHistoryMap' should be marked noexcept | 2 | ||
| 10209 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h @ Line 133 | cppcoreguidelines-noexcept | default constructor 'DbgLabelInstrMap' should be marked noexcept | 2 | ||
| 10210 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/DebugHandlerBase.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'DbgVariableLocation' should be marked noexcept | 2 | ||
| 10211 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/EdgeBundles.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'EdgeBundles' should be marked noexcept | 2 | ||
| 10212 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/ExecutionDomainFix.h @ Line 68 | cppcoreguidelines-noexcept | default constructor 'DomainValue' should be marked noexcept | 2 | ||
| 10213 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/FastISel.h @ Line 99 | cppcoreguidelines-noexcept | default constructor 'CallLoweringInfo' should be marked noexcept | 2 | ||
| 10214 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h @ Line 109 | cppcoreguidelines-noexcept | default constructor 'payload_t' should be marked noexcept | 2 | ||
| 10215 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h @ Line 160 | cppcoreguidelines-noexcept | default constructor 'LiveOutInfo' should be marked noexcept | 2 | ||
| 10216 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'StatepointRelocationRecord' should be marked noexcept | 2 | ||
| 10217 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GCMetadata.h @ Line 185 | cppcoreguidelines-noexcept | default constructor 'GCModuleInfo' should be marked noexcept | 2 | ||
| 10218 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GCMetadataPrinter.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'GCMetadataPrinter' should be marked noexcept | 2 | ||
| 10219 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GCStrategy.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'GCStrategy' should be marked noexcept | 2 | ||
| 10220 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h @ Line 225 | cppcoreguidelines-noexcept | default constructor 'GISelCSEAnalysisWrapperPass' should be marked noexcept | 2 | ||
| 10221 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h @ Line 57 | cppcoreguidelines-noexcept | default constructor 'BaseArgInfo' should be marked noexcept | 2 | ||
| 10222 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'ArgInfo' should be marked noexcept | 2 | ||
| 10223 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h @ Line 47 | cppcoreguidelines-noexcept | move constructor 'BaseArgInfo' should be marked noexcept | 2 | ||
| 10224 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'PreferredTuple' should be marked noexcept | 2 | ||
| 10225 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'IndexedLoadStoreMatchInfo' should be marked noexcept | 2 | ||
| 10226 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h @ Line 80 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10227 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h @ Line 117 | cppcoreguidelines-noexcept | default constructor 'GISelKnownBitsAnalysis' should be marked noexcept | 2 | ||
| 10228 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'GISelWorkList |
2 | ||
| 10229 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h @ Line 680 | cppcoreguidelines-noexcept | default constructor 'IRTranslator' should be marked noexcept | 2 | ||
| 10230 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'InstructionSelect' should be marked noexcept | 2 | ||
| 10231 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'PredicateBitsetImpl |
2 | ||
| 10232 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h @ Line 509 | cppcoreguidelines-noexcept | default constructor 'InstructionSelector' should be marked noexcept | 2 | ||
| 10233 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'Legalizer' should be marked noexcept | 2 | ||
| 10234 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h @ Line 518 | cppcoreguidelines-noexcept | default constructor 'LegalizeRuleSet' should be marked noexcept | 2 | ||
| 10235 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h @ Line 1043 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfo' should be marked noexcept | 2 | ||
| 10236 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'Localizer' should be marked noexcept | 2 | ||
| 10237 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h @ Line 213 | cppcoreguidelines-noexcept | default constructor 'FlagsOp' should be marked noexcept | 2 | ||
| 10238 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h @ Line 619 | cppcoreguidelines-noexcept | default constructor 'RegBankSelect' should be marked noexcept | 2 | ||
| 10239 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h @ Line 154 | cppcoreguidelines-noexcept | default constructor 'ValueMapping' should be marked noexcept | 2 | ||
| 10240 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h @ Line 427 | cppcoreguidelines-noexcept | default constructor 'RegisterBankInfo' should be marked noexcept | 2 | ||
| 10241 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'LatencyPriorityQueue' should be marked noexcept | 2 | ||
| 10242 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'LazyMachineBlockFrequencyInfoPass' should be marked noexcept | 2 | ||
| 10243 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LexicalScopes.h @ Line 143 | cppcoreguidelines-noexcept | default constructor 'LexicalScopes' should be marked noexcept | 2 | ||
| 10244 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ForceAsmWriterLinking' should be marked noexcept | 2 | ||
| 10245 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ForceCodegenLinking' should be marked noexcept | 2 | ||
| 10246 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LiveInterval.h @ Line 231 | cppcoreguidelines-noexcept | default constructor 'LiveRange' should be marked noexcept | 2 | ||
| 10247 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LiveInterval.h @ Line 939 | cppcoreguidelines-noexcept | default constructor 'LiveRangeUpdater' should be marked noexcept | 2 | ||
| 10248 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LiveIntervals.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'LiveIntervals' should be marked noexcept | 2 | ||
| 10249 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LiveRegMatrix.h @ Line 68 | cppcoreguidelines-noexcept | default constructor 'LiveRegMatrix' should be marked noexcept | 2 | ||
| 10250 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LiveRegUnits.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LiveRegUnits' should be marked noexcept | 2 | ||
| 10251 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LiveStacks.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LiveStacks' should be marked noexcept | 2 | ||
| 10252 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LiveVariables.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'LiveVariables' should be marked noexcept | 2 | ||
| 10253 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LoopTraversal.h @ Line 97 | cppcoreguidelines-noexcept | default constructor 'TraversedMBBInfo' should be marked noexcept | 2 | ||
| 10254 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/LoopTraversal.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'LoopTraversal' should be marked noexcept | 2 | ||
| 10255 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MIRFormatter.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'MIRFormatter' should be marked noexcept | 2 | ||
| 10256 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MIRYamlMapping.h @ Line 34 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10257 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MIRYamlMapping.h @ Line 308 | cppcoreguidelines-noexcept | default constructor 'FixedMachineStackObject' should be marked noexcept | 2 | ||
| 10258 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MIRYamlMapping.h @ Line 474 | cppcoreguidelines-noexcept | default constructor 'MachineConstantPoolValue' should be marked noexcept | 2 | ||
| 10259 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'MachineBlockFrequencyInfo' should be marked noexcept | 2 | ||
| 10260 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'MachineBranchProbabilityInfo' should be marked noexcept | 2 | ||
| 10261 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'MachineDominanceFrontier' should be marked noexcept | 2 | ||
| 10262 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineDominators.h @ Line 82 | cppcoreguidelines-noexcept | default constructor 'MachineDominatorTree' should be marked noexcept | 2 | ||
| 10263 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h @ Line 111 | cppcoreguidelines-noexcept | default constructor 'MachineFunctionProperties' should be marked noexcept | 2 | ||
| 10264 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h @ Line 111 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10265 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h @ Line 111 | cppcoreguidelines-noexcept | move constructor 'MachineFunctionProperties' should be marked noexcept | 2 | ||
| 10266 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h @ Line 159 | cppcoreguidelines-noexcept | default constructor 'MachineInstrBundleIterator |
2 | ||
| 10267 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h @ Line 159 | cppcoreguidelines-noexcept | default constructor 'MachineInstrBundleIterator' should be marked noexcept | 2 | ||
| 10268 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineLoopInfo.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'MachineLoopInfo' should be marked noexcept | 2 | ||
| 10269 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineMemOperand.h @ Line 62 | cppcoreguidelines-noexcept | default constructor 'MachinePointerInfo' should be marked noexcept | 2 | ||
| 10270 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineModuleInfo.h @ Line 150 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10271 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineModuleInfo.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'MachineModuleInfo' should be marked noexcept | 2 | ||
| 10272 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineModuleInfo.h @ Line 158 | cppcoreguidelines-noexcept | move constructor 'MachineModuleInfo' should be marked noexcept | 2 | ||
| 10273 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineModuleInfo.h @ Line 277 | cppcoreguidelines-noexcept | default constructor 'MachineModuleInfoWrapperPass' should be marked noexcept | 2 | ||
| 10274 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineOperand.h @ Line 166 | cppcoreguidelines-noexcept | default constructor 'ContentsUnion' should be marked noexcept | 2 | ||
| 10275 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h @ Line 216 | cppcoreguidelines-noexcept | default constructor 'MachineOptimizationRemarkEmitterPass' should be marked noexcept | 2 | ||
| 10276 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineOutliner.h @ Line 127 | cppcoreguidelines-noexcept | default constructor 'Candidate' should be marked noexcept | 2 | ||
| 10277 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineOutliner.h @ Line 221 | cppcoreguidelines-noexcept | default constructor 'OutlinedFunction' should be marked noexcept | 2 | ||
| 10278 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassManager.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'MachineFunctionAnalysisManager' should be marked noexcept | 2 | ||
| 10279 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassManager.h @ Line 136 | cppcoreguidelines-noexcept | default constructor 'MachineFunctionPassManager' should be marked noexcept | 2 | ||
| 10280 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 105 | cppcoreguidelines-noexcept | default constructor 'ExpandMemCmpPass' should be marked noexcept | 2 | ||
| 10281 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 106 | cppcoreguidelines-noexcept | default constructor 'GCLoweringPass' should be marked noexcept | 2 | ||
| 10282 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 107 | cppcoreguidelines-noexcept | default constructor 'ShadowStackGCLoweringPass' should be marked noexcept | 2 | ||
| 10283 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 108 | cppcoreguidelines-noexcept | default constructor 'SjLjEHPreparePass' should be marked noexcept | 2 | ||
| 10284 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 109 | cppcoreguidelines-noexcept | default constructor 'DwarfEHPass' should be marked noexcept | 2 | ||
| 10285 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 110 | cppcoreguidelines-noexcept | default constructor 'WinEHPass' should be marked noexcept | 2 | ||
| 10286 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 111 | cppcoreguidelines-noexcept | default constructor 'WasmEHPass' should be marked noexcept | 2 | ||
| 10287 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 112 | cppcoreguidelines-noexcept | default constructor 'CodeGenPreparePass' should be marked noexcept | 2 | ||
| 10288 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 113 | cppcoreguidelines-noexcept | default constructor 'SafeStackPass' should be marked noexcept | 2 | ||
| 10289 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 114 | cppcoreguidelines-noexcept | default constructor 'StackProtectorPass' should be marked noexcept | 2 | ||
| 10290 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 115 | cppcoreguidelines-noexcept | default constructor 'AtomicExpandPass' should be marked noexcept | 2 | ||
| 10291 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 116 | cppcoreguidelines-noexcept | default constructor 'InterleavedAccessPass' should be marked noexcept | 2 | ||
| 10292 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 117 | cppcoreguidelines-noexcept | default constructor 'IndirectBrExpandPass' should be marked noexcept | 2 | ||
| 10293 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 118 | cppcoreguidelines-noexcept | default constructor 'CFGuardDispatchPass' should be marked noexcept | 2 | ||
| 10294 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 119 | cppcoreguidelines-noexcept | default constructor 'CFGuardCheckPass' should be marked noexcept | 2 | ||
| 10295 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 120 | cppcoreguidelines-noexcept | default constructor 'GCInfoPrinterPass' should be marked noexcept | 2 | ||
| 10296 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 126 | cppcoreguidelines-noexcept | default constructor 'LowerEmuTLSPass' should be marked noexcept | 2 | ||
| 10297 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 132 | cppcoreguidelines-noexcept | default constructor 'MachineOutlinerPass' should be marked noexcept | 2 | ||
| 10298 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 138 | cppcoreguidelines-noexcept | default constructor 'PrintMIRPass' should be marked noexcept | 2 | ||
| 10299 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 139 | cppcoreguidelines-noexcept | default constructor 'FreeMachineFunctionPass' should be marked noexcept | 2 | ||
| 10300 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 140 | cppcoreguidelines-noexcept | default constructor 'FinalizeISelPass' should be marked noexcept | 2 | ||
| 10301 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 141 | cppcoreguidelines-noexcept | default constructor 'LocalStackSlotPass' should be marked noexcept | 2 | ||
| 10302 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 142 | cppcoreguidelines-noexcept | default constructor 'ShrinkWrapPass' should be marked noexcept | 2 | ||
| 10303 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 143 | cppcoreguidelines-noexcept | default constructor 'PrologEpilogInserterPass' should be marked noexcept | 2 | ||
| 10304 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 144 | cppcoreguidelines-noexcept | default constructor 'ExpandPostRAPseudosPass' should be marked noexcept | 2 | ||
| 10305 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 145 | cppcoreguidelines-noexcept | default constructor 'ImplicitNullChecksPass' should be marked noexcept | 2 | ||
| 10306 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 146 | cppcoreguidelines-noexcept | default constructor 'PostMachineSchedulerPass' should be marked noexcept | 2 | ||
| 10307 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 147 | cppcoreguidelines-noexcept | default constructor 'MachineSchedulerPass' should be marked noexcept | 2 | ||
| 10308 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 148 | cppcoreguidelines-noexcept | default constructor 'MachineCopyPropagationPass' should be marked noexcept | 2 | ||
| 10309 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 149 | cppcoreguidelines-noexcept | default constructor 'PostRASchedulerPass' should be marked noexcept | 2 | ||
| 10310 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 150 | cppcoreguidelines-noexcept | default constructor 'FEntryInserterPass' should be marked noexcept | 2 | ||
| 10311 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 151 | cppcoreguidelines-noexcept | default constructor 'XRayInstrumentationPass' should be marked noexcept | 2 | ||
| 10312 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 152 | cppcoreguidelines-noexcept | default constructor 'PatchableFunctionPass' should be marked noexcept | 2 | ||
| 10313 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 153 | cppcoreguidelines-noexcept | default constructor 'RegUsageInfoPropagationPass' should be marked noexcept | 2 | ||
| 10314 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 154 | cppcoreguidelines-noexcept | default constructor 'RegUsageInfoCollectorPass' should be marked noexcept | 2 | ||
| 10315 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 155 | cppcoreguidelines-noexcept | default constructor 'FuncletLayoutPass' should be marked noexcept | 2 | ||
| 10316 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 156 | cppcoreguidelines-noexcept | default constructor 'StackMapLivenessPass' should be marked noexcept | 2 | ||
| 10317 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 157 | cppcoreguidelines-noexcept | default constructor 'LiveDebugValuesPass' should be marked noexcept | 2 | ||
| 10318 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 158 | cppcoreguidelines-noexcept | default constructor 'EarlyTailDuplicatePass' should be marked noexcept | 2 | ||
| 10319 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 159 | cppcoreguidelines-noexcept | default constructor 'OptimizePHIsPass' should be marked noexcept | 2 | ||
| 10320 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 160 | cppcoreguidelines-noexcept | default constructor 'StackColoringPass' should be marked noexcept | 2 | ||
| 10321 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 161 | cppcoreguidelines-noexcept | default constructor 'DeadMachineInstructionElimPass' should be marked noexcept | 2 | ||
| 10322 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 162 | cppcoreguidelines-noexcept | default constructor 'EarlyMachineLICMPass' should be marked noexcept | 2 | ||
| 10323 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 163 | cppcoreguidelines-noexcept | default constructor 'MachineLICMPass' should be marked noexcept | 2 | ||
| 10324 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 164 | cppcoreguidelines-noexcept | default constructor 'MachineCSEPass' should be marked noexcept | 2 | ||
| 10325 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 165 | cppcoreguidelines-noexcept | default constructor 'MachineSinkingPass' should be marked noexcept | 2 | ||
| 10326 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 166 | cppcoreguidelines-noexcept | default constructor 'PostRAMachineSinkingPass' should be marked noexcept | 2 | ||
| 10327 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 167 | cppcoreguidelines-noexcept | default constructor 'PeepholeOptimizerPass' should be marked noexcept | 2 | ||
| 10328 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 168 | cppcoreguidelines-noexcept | default constructor 'RegAllocPass' should be marked noexcept | 2 | ||
| 10329 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 169 | cppcoreguidelines-noexcept | default constructor 'VirtRegRewriterPass' should be marked noexcept | 2 | ||
| 10330 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 170 | cppcoreguidelines-noexcept | default constructor 'StackSlotColoringPass' should be marked noexcept | 2 | ||
| 10331 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 171 | cppcoreguidelines-noexcept | default constructor 'PHIEliminationPass' should be marked noexcept | 2 | ||
| 10332 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 172 | cppcoreguidelines-noexcept | default constructor 'TwoAddressInstructionPass' should be marked noexcept | 2 | ||
| 10333 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 173 | cppcoreguidelines-noexcept | default constructor 'DetectDeadLanesPass' should be marked noexcept | 2 | ||
| 10334 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 174 | cppcoreguidelines-noexcept | default constructor 'ProcessImplicitDefsPass' should be marked noexcept | 2 | ||
| 10335 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 175 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalsPass' should be marked noexcept | 2 | ||
| 10336 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 176 | cppcoreguidelines-noexcept | default constructor 'RegisterCoalescerPass' should be marked noexcept | 2 | ||
| 10337 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 177 | cppcoreguidelines-noexcept | default constructor 'RenameIndependentSubregsPass' should be marked noexcept | 2 | ||
| 10338 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 178 | cppcoreguidelines-noexcept | default constructor 'BranchFolderPass' should be marked noexcept | 2 | ||
| 10339 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 179 | cppcoreguidelines-noexcept | default constructor 'TailDuplicatePass' should be marked noexcept | 2 | ||
| 10340 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 180 | cppcoreguidelines-noexcept | default constructor 'MachineBlockPlacementPass' should be marked noexcept | 2 | ||
| 10341 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 181 | cppcoreguidelines-noexcept | default constructor 'MachineBlockPlacementStatsPass' should be marked noexcept | 2 | ||
| 10342 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 182 | cppcoreguidelines-noexcept | default constructor 'EarlyIfConverterPass' should be marked noexcept | 2 | ||
| 10343 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 183 | cppcoreguidelines-noexcept | default constructor 'MachineCombinerPass' should be marked noexcept | 2 | ||
| 10344 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 184 | cppcoreguidelines-noexcept | default constructor 'LiveRangeShrinkPass' should be marked noexcept | 2 | ||
| 10345 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 185 | cppcoreguidelines-noexcept | default constructor 'BreakFalseDepsPass' should be marked noexcept | 2 | ||
| 10346 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 186 | cppcoreguidelines-noexcept | default constructor 'CFIInstrInserterPass' should be marked noexcept | 2 | ||
| 10347 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 187 | cppcoreguidelines-noexcept | default constructor 'CFGuardLongjmpPass' should be marked noexcept | 2 | ||
| 10348 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 188 | cppcoreguidelines-noexcept | default constructor 'RABasicPass' should be marked noexcept | 2 | ||
| 10349 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 189 | cppcoreguidelines-noexcept | default constructor 'RAFastPass' should be marked noexcept | 2 | ||
| 10350 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 190 | cppcoreguidelines-noexcept | default constructor 'RAGreedyPass' should be marked noexcept | 2 | ||
| 10351 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 191 | cppcoreguidelines-noexcept | default constructor 'RAPBQPPass' should be marked noexcept | 2 | ||
| 10352 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 192 | cppcoreguidelines-noexcept | default constructor 'LegalizerPass' should be marked noexcept | 2 | ||
| 10353 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 193 | cppcoreguidelines-noexcept | default constructor 'IRTranslatorPass' should be marked noexcept | 2 | ||
| 10354 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 194 | cppcoreguidelines-noexcept | default constructor 'RegBankSelectPass' should be marked noexcept | 2 | ||
| 10355 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 195 | cppcoreguidelines-noexcept | default constructor 'InstructionSelectPass' should be marked noexcept | 2 | ||
| 10356 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 196 | cppcoreguidelines-noexcept | default constructor 'ResetMachineFunctionPass' should be marked noexcept | 2 | ||
| 10357 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def @ Line 197 | cppcoreguidelines-noexcept | default constructor 'MachineVerifierPass' should be marked noexcept | 2 | ||
| 10358 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'MachinePassRegistryListener |
2 | ||
| 10359 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.h @ Line 37 | cppcoreguidelines-noexcept | destructor '~MachinePassRegistryListener |
2 | ||
| 10360 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.h @ Line 142 | cppcoreguidelines-noexcept | destructor '~RegisterPassParser |
2 | ||
| 10361 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePipeliner.h @ Line 88 | cppcoreguidelines-noexcept | default constructor 'MachinePipeliner' should be marked noexcept | 2 | ||
| 10362 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachinePostDominators.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'MachinePostDominatorTree' should be marked noexcept | 2 | ||
| 10363 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineRegionInfo.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'MachineRegionInfo' should be marked noexcept | 2 | ||
| 10364 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineRegionInfo.h @ Line 91 | cppcoreguidelines-noexcept | default constructor 'MachineRegionInfoPass' should be marked noexcept | 2 | ||
| 10365 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineRegisterInfo.h @ Line 1016 | cppcoreguidelines-noexcept | default constructor 'defusechain_iterator |
2 | ||
| 10366 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineRegisterInfo.h @ Line 1122 | cppcoreguidelines-noexcept | default constructor 'defusechain_instr_iterator |
2 | ||
| 10367 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineScheduler.h @ Line 129 | cppcoreguidelines-noexcept | default constructor 'MachineSchedContext' should be marked noexcept | 2 | ||
| 10368 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineScheduler.h @ Line 591 | cppcoreguidelines-noexcept | default constructor 'SchedRemainder' should be marked noexcept | 2 | ||
| 10369 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineScheduler.h @ Line 867 | cppcoreguidelines-noexcept | default constructor 'SchedCandidate' should be marked noexcept | 2 | ||
| 10370 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/MachineTraceMetrics.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'MachineTraceMetrics' should be marked noexcept | 2 | ||
| 10371 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'NonRelocatableStringpool' should be marked noexcept | 2 | ||
| 10372 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'StrongType |
2 | ||
| 10373 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'StrongType' should be marked noexcept | 2 | ||
| 10374 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ValuePool' should be marked noexcept | 2 | ||
| 10375 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h @ Line 28 | cppcoreguidelines-noexcept | move constructor 'ValuePool' should be marked noexcept | 2 | ||
| 10376 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h @ Line 39 | cppcoreguidelines-noexcept | destructor '~PoolEntry' should be marked noexcept | 2 | ||
| 10377 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/PBQP/Graph.h @ Line 341 | cppcoreguidelines-noexcept | default constructor 'Graph |
2 | ||
| 10378 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/PBQP/Math.h @ Line 46 | cppcoreguidelines-noexcept | move constructor 'Vector' should be marked noexcept | 2 | ||
| 10379 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/PBQP/Math.h @ Line 147 | cppcoreguidelines-noexcept | move constructor 'Matrix' should be marked noexcept | 2 | ||
| 10380 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RDFGraph.h @ Line 335 | cppcoreguidelines-noexcept | default constructor 'NodeAddr |
2 | ||
| 10381 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RDFGraph.h @ Line 377 | cppcoreguidelines-noexcept | default constructor 'NodeAllocator' should be marked noexcept | 2 | ||
| 10382 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RDFRegisters.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'IndexedSet |
2 | ||
| 10383 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RDFRegisters.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'RegisterRef' should be marked noexcept | 2 | ||
| 10384 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'ReachingDefAnalysis' should be marked noexcept | 2 | ||
| 10385 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RegAllocPBQP.h @ Line 132 | cppcoreguidelines-noexcept | move constructor 'GraphMetadata' should be marked noexcept | 2 | ||
| 10386 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RegAllocRegistry.h @ Line 40 | cppcoreguidelines-noexcept | destructor '~RegisterRegAllocBase |
2 | ||
| 10387 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/Register.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'Register' should be marked noexcept | 2 | ||
| 10388 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RegisterClassInfo.h @ Line 84 | cppcoreguidelines-noexcept | default constructor 'RegisterClassInfo' should be marked noexcept | 2 | ||
| 10389 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RegisterScavenging.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'ScavengedInfo' should be marked noexcept | 2 | ||
| 10390 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/RegisterUsageInfo.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'PhysicalRegisterUsageInfo' should be marked noexcept | 2 | ||
| 10391 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/ReplaceWithVeclib.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ReplaceWithVeclibLegacy' should be marked noexcept | 2 | ||
| 10392 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAG.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'SDep' should be marked noexcept | 2 | ||
| 10393 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAG.h @ Line 329 | cppcoreguidelines-noexcept | default constructor 'SUnit' should be marked noexcept | 2 | ||
| 10394 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAG.h @ Line 503 | cppcoreguidelines-noexcept | default constructor 'SchedulingPriorityQueue' should be marked noexcept | 2 | ||
| 10395 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'BaseIndexOffset' should be marked noexcept | 2 | ||
| 10396 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h @ Line 393 | cppcoreguidelines-noexcept | default constructor 'SDNodeFlags' should be marked noexcept | 2 | ||
| 10397 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h @ Line 913 | cppcoreguidelines-noexcept | default constructor 'value_op_iterator' should be marked noexcept | 2 | ||
| 10398 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h @ Line 1919 | cppcoreguidelines-noexcept | default constructor 'BuildVectorSDNode' should be marked noexcept | 2 | ||
| 10399 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h @ Line 1078 | cppcoreguidelines-noexcept | move constructor 'SDLoc' should be marked noexcept | 2 | ||
| 10400 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/SlotIndexes.h @ Line 350 | cppcoreguidelines-noexcept | default constructor 'SlotIndexes' should be marked noexcept | 2 | ||
| 10401 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/StackProtector.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'StackProtector' should be marked noexcept | 2 | ||
| 10402 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'CaseCluster' should be marked noexcept | 2 | ||
| 10403 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetCallingConv.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'ArgFlagsTy' should be marked noexcept | 2 | ||
| 10404 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetCallingConv.h @ Line 219 | cppcoreguidelines-noexcept | default constructor 'InputArg' should be marked noexcept | 2 | ||
| 10405 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h @ Line 99 | cppcoreguidelines-noexcept | default constructor 'TargetInstrInfo' should be marked noexcept | 2 | ||
| 10406 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h @ Line 468 | cppcoreguidelines-noexcept | default constructor 'RegSubRegPair' should be marked noexcept | 2 | ||
| 10407 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h @ Line 485 | cppcoreguidelines-noexcept | default constructor 'RegSubRegPairAndIdx' should be marked noexcept | 2 | ||
| 10408 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'ExtAddrMode' should be marked noexcept | 2 | ||
| 10409 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetLowering.h @ Line 292 | cppcoreguidelines-noexcept | default constructor 'ArgListEntry' should be marked noexcept | 2 | ||
| 10410 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetLowering.h @ Line 897 | cppcoreguidelines-noexcept | default constructor 'ValueTypeActionImpl' should be marked noexcept | 2 | ||
| 10411 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetLowering.h @ Line 3865 | cppcoreguidelines-noexcept | default constructor 'MakeLibCallOptions' should be marked noexcept | 2 | ||
| 10412 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetLowering.h @ Line 991 | cppcoreguidelines-noexcept | default constructor 'IntrinsicInfo' should be marked noexcept | 2 | ||
| 10413 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'TargetLoweringObjectFileELF' should be marked noexcept | 2 | ||
| 10414 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'TargetLoweringObjectFileMachO' should be marked noexcept | 2 | ||
| 10415 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetPassConfig.h @ Line 61 | cppcoreguidelines-noexcept | default constructor 'IdentifyingPassPtr' should be marked noexcept | 2 | ||
| 10416 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetPassConfig.h @ Line 144 | cppcoreguidelines-noexcept | default constructor 'TargetPassConfig' should be marked noexcept | 2 | ||
| 10417 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetSchedule.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'TargetSchedModel' should be marked noexcept | 2 | ||
| 10418 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'TargetSubtargetInfo' should be marked noexcept | 2 | ||
| 10419 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/TileShapeInfo.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'ShapeT' should be marked noexcept | 2 | ||
| 10420 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/ValueTypes.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'EVT' should be marked noexcept | 2 | ||
| 10421 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/VirtRegMap.h @ Line 74 | cppcoreguidelines-noexcept | default constructor 'VirtRegMap' should be marked noexcept | 2 | ||
| 10422 | /home/vsts/work/1/llvm-project/llvm/include/llvm/CodeGen/WinEHFuncInfo.h @ Line 112 | cppcoreguidelines-noexcept | default constructor 'WinEHFuncInfo' should be marked noexcept | 2 | ||
| 10423 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinker.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'ObjFileAddressRange' should be marked noexcept | 2 | ||
| 10424 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'DeclContext' should be marked noexcept | 2 | ||
| 10425 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'CachedPathResolver' should be marked noexcept | 2 | ||
| 10426 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'DeclContextTree' should be marked noexcept | 2 | ||
| 10427 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'CVRecord |
2 | ||
| 10428 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeView.h @ Line 525 | cppcoreguidelines-noexcept | default constructor 'CPURegister' should be marked noexcept | 2 | ||
| 10429 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h @ Line 244 | cppcoreguidelines-noexcept | default constructor 'RecordLimit' should be marked noexcept | 2 | ||
| 10430 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ContinuationRecordBuilder' should be marked noexcept | 2 | ||
| 10431 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'DebugChecksumsSubsectionRef' should be marked noexcept | 2 | ||
| 10432 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DebugCrossModuleExportsSubsectionRef' should be marked noexcept | 2 | ||
| 10433 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'DebugCrossModuleExportsSubsection' should be marked noexcept | 2 | ||
| 10434 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'CrossModuleImportItem' should be marked noexcept | 2 | ||
| 10435 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'DebugCrossModuleImportsSubsectionRef' should be marked noexcept | 2 | ||
| 10436 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'DebugFrameDataSubsectionRef' should be marked noexcept | 2 | ||
| 10437 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'InlineeSourceLine' should be marked noexcept | 2 | ||
| 10438 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'DebugInlineeLinesSubsectionRef' should be marked noexcept | 2 | ||
| 10439 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'InlineeSourceLineHeader' should be marked noexcept | 2 | ||
| 10440 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h @ Line 90 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 10441 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'LineColumnEntry' should be marked noexcept | 2 | ||
| 10442 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'DebugLinesSubsectionRef' should be marked noexcept | 2 | ||
| 10443 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'DebugStringTableSubsectionRef' should be marked noexcept | 2 | ||
| 10444 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DebugStringTableSubsection' should be marked noexcept | 2 | ||
| 10445 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'DebugSubsectionRecord' should be marked noexcept | 2 | ||
| 10446 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'DebugSymbolRVASubsectionRef' should be marked noexcept | 2 | ||
| 10447 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'DebugSymbolRVASubsection' should be marked noexcept | 2 | ||
| 10448 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DebugSymbolsSubsectionRef' should be marked noexcept | 2 | ||
| 10449 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'DebugSymbolsSubsection' should be marked noexcept | 2 | ||
| 10450 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SimpleTypeSerializer' should be marked noexcept | 2 | ||
| 10451 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'StringsAndChecksumsRef' should be marked noexcept | 2 | ||
| 10452 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h @ Line 172 | cppcoreguidelines-noexcept | default constructor 'BinaryAnnotationIterator' should be marked noexcept | 2 | ||
| 10453 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h @ Line 363 | cppcoreguidelines-noexcept | default constructor 'PublicSym32' should be marked noexcept | 2 | ||
| 10454 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h @ Line 647 | cppcoreguidelines-noexcept | default constructor 'ObjNameSym' should be marked noexcept | 2 | ||
| 10455 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h @ Line 730 | cppcoreguidelines-noexcept | default constructor 'Compile3Sym' should be marked noexcept | 2 | ||
| 10456 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'TypeIndex' should be marked noexcept | 2 | ||
| 10457 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 829 | cppcoreguidelines-noexcept | move constructor 'EnumeratorRecord' should be marked noexcept | 2 | ||
| 10458 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 131 | cppcoreguidelines-noexcept | default constructor 'ModifierRecord' should be marked noexcept | 2 | ||
| 10459 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 280 | cppcoreguidelines-noexcept | default constructor 'PointerRecord' should be marked noexcept | 2 | ||
| 10460 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 417 | cppcoreguidelines-noexcept | default constructor 'TagRecord' should be marked noexcept | 2 | ||
| 10461 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 520 | cppcoreguidelines-noexcept | default constructor 'EnumRecord' should be marked noexcept | 2 | ||
| 10462 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 218 | cppcoreguidelines-noexcept | default constructor 'MemberFuncIdRecord' should be marked noexcept | 2 | ||
| 10463 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 611 | cppcoreguidelines-noexcept | default constructor 'FuncIdRecord' should be marked noexcept | 2 | ||
| 10464 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 466 | cppcoreguidelines-noexcept | default constructor 'ClassRecord' should be marked noexcept | 2 | ||
| 10465 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 498 | cppcoreguidelines-noexcept | default constructor 'UnionRecord' should be marked noexcept | 2 | ||
| 10466 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 629 | cppcoreguidelines-noexcept | default constructor 'UdtSourceLineRecord' should be marked noexcept | 2 | ||
| 10467 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 647 | cppcoreguidelines-noexcept | default constructor 'UdtModSourceLineRecord' should be marked noexcept | 2 | ||
| 10468 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 397 | cppcoreguidelines-noexcept | default constructor 'ArrayRecord' should be marked noexcept | 2 | ||
| 10469 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 147 | cppcoreguidelines-noexcept | default constructor 'ProcedureRecord' should be marked noexcept | 2 | ||
| 10470 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 172 | cppcoreguidelines-noexcept | default constructor 'MemberFunctionRecord' should be marked noexcept | 2 | ||
| 10471 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 102 | cppcoreguidelines-noexcept | default constructor 'MemberPointerInfo' should be marked noexcept | 2 | ||
| 10472 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 721 | cppcoreguidelines-noexcept | default constructor 'OneMethodRecord' should be marked noexcept | 2 | ||
| 10473 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 596 | cppcoreguidelines-noexcept | default constructor 'StringIdRecord' should be marked noexcept | 2 | ||
| 10474 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h @ Line 668 | cppcoreguidelines-noexcept | default constructor 'BuildInfoRecord' should be marked noexcept | 2 | ||
| 10475 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'DILineInfo' should be marked noexcept | 2 | ||
| 10476 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 123 | cppcoreguidelines-noexcept | default constructor 'DIGlobal' should be marked noexcept | 2 | ||
| 10477 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 158 | cppcoreguidelines-noexcept | default constructor 'DILineInfoSpecifier' should be marked noexcept | 2 | ||
| 10478 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 187 | cppcoreguidelines-noexcept | default constructor 'DIDumpOptions' should be marked noexcept | 2 | ||
| 10479 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 309 | cppcoreguidelines-noexcept | default constructor 'LoadedObjectInfoHelper |
2 | ||
| 10480 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 313 | cppcoreguidelines-noexcept | default constructor 'LoadedObjectInfoHelper |
2 | ||
| 10481 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 88 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10482 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 88 | cppcoreguidelines-noexcept | move constructor 'DIInliningInfo' should be marked noexcept | 2 | ||
| 10483 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'DIInliningInfo' should be marked noexcept | 2 | ||
| 10484 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 313 | cppcoreguidelines-noexcept | default constructor 'LoadedObjectInfoHelper' should be marked noexcept | 2 | ||
| 10485 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h @ Line 126 | cppcoreguidelines-noexcept | default constructor 'DILocal' should be marked noexcept | 2 | ||
| 10486 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'DWARFAbbreviationDeclaration' should be marked noexcept | 2 | ||
| 10487 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h @ Line 27 | cppcoreguidelines-noexcept | move constructor 'DWARFAbbreviationDeclaration' should be marked noexcept | 2 | ||
| 10488 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 46 | cppcoreguidelines-noexcept | move constructor 'Entry' should be marked noexcept | 2 | ||
| 10489 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 48 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10490 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'HeaderData' should be marked noexcept | 2 | ||
| 10491 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 116 | cppcoreguidelines-noexcept | move constructor 'Entry' should be marked noexcept | 2 | ||
| 10492 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 143 | cppcoreguidelines-noexcept | move constructor 'ValueIterator' should be marked noexcept | 2 | ||
| 10493 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 231 | cppcoreguidelines-noexcept | default constructor 'Header' should be marked noexcept | 2 | ||
| 10494 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 276 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10495 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 276 | cppcoreguidelines-noexcept | move constructor 'Entry' should be marked noexcept | 2 | ||
| 10496 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 469 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10497 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 469 | cppcoreguidelines-noexcept | move constructor 'ValueIterator' should be marked noexcept | 2 | ||
| 10498 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 505 | cppcoreguidelines-noexcept | default constructor 'ValueIterator' should be marked noexcept | 2 | ||
| 10499 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 10500 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'Entry' should be marked noexcept | 2 | ||
| 10501 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 156 | cppcoreguidelines-noexcept | default constructor 'ValueIterator' should be marked noexcept | 2 | ||
| 10502 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 231 | cppcoreguidelines-noexcept | move constructor 'Header' should be marked noexcept | 2 | ||
| 10503 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h @ Line 381 | cppcoreguidelines-noexcept | move constructor 'NameIndex' should be marked noexcept | 2 | ||
| 10504 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'DWARFAttribute' should be marked noexcept | 2 | ||
| 10505 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DWOFile' should be marked noexcept | 2 | ||
| 10506 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'DWARFAbbreviationDeclarationSet' should be marked noexcept | 2 | ||
| 10507 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugAbbrev' should be marked noexcept | 2 | ||
| 10508 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet' should be marked noexcept | 2 | ||
| 10509 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugAranges' should be marked noexcept | 2 | ||
| 10510 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h @ Line 245 | cppcoreguidelines-noexcept | default constructor 'UnwindRow' should be marked noexcept | 2 | ||
| 10511 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h @ Line 396 | cppcoreguidelines-noexcept | move constructor 'Instruction' should be marked noexcept | 2 | ||
| 10512 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h @ Line 540 | cppcoreguidelines-noexcept | move constructor 'CIE' should be marked noexcept | 2 | ||
| 10513 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h @ Line 303 | cppcoreguidelines-noexcept | default constructor 'UnwindTable' should be marked noexcept | 2 | ||
| 10514 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'Prologue' should be marked noexcept | 2 | ||
| 10515 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h @ Line 141 | cppcoreguidelines-noexcept | default constructor 'Row' should be marked noexcept | 2 | ||
| 10516 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h @ Line 202 | cppcoreguidelines-noexcept | default constructor 'Sequence' should be marked noexcept | 2 | ||
| 10517 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h @ Line 234 | cppcoreguidelines-noexcept | default constructor 'LineTable' should be marked noexcept | 2 | ||
| 10518 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugLine' should be marked noexcept | 2 | ||
| 10519 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'FileNameEntry' should be marked noexcept | 2 | ||
| 10520 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'DWARFLocationEntry' should be marked noexcept | 2 | ||
| 10521 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'MacroList' should be marked noexcept | 2 | ||
| 10522 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h @ Line 92 | cppcoreguidelines-noexcept | move constructor 'MacroList' should be marked noexcept | 2 | ||
| 10523 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugRangeList' should be marked noexcept | 2 | ||
| 10524 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h @ Line 62 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugRnglistTable' should be marked noexcept | 2 | ||
| 10525 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h @ Line 321 | cppcoreguidelines-noexcept | default constructor 'attribute_iterator' should be marked noexcept | 2 | ||
| 10526 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'Operation' should be marked noexcept | 2 | ||
| 10527 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'Description' should be marked noexcept | 2 | ||
| 10528 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'ValueType' should be marked noexcept | 2 | ||
| 10529 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'DWARFFormValue' should be marked noexcept | 2 | ||
| 10530 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'DWARFGdbIndex' should be marked noexcept | 2 | ||
| 10531 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h @ Line 22 | cppcoreguidelines-noexcept | move constructor 'DWARFLocationExpression' should be marked noexcept | 2 | ||
| 10532 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h @ Line 22 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10533 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'RelocAddrEntry' should be marked noexcept | 2 | ||
| 10534 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'DWARFUnitHeader' should be marked noexcept | 2 | ||
| 10535 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'DWARFUnitVector' should be marked noexcept | 2 | ||
| 10536 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h @ Line 89 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10537 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h @ Line 89 | cppcoreguidelines-noexcept | move constructor 'FunctionInfo' should be marked noexcept | 2 | ||
| 10538 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'FunctionInfo' should be marked noexcept | 2 | ||
| 10539 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h @ Line 150 | cppcoreguidelines-noexcept | default constructor 'GsymCreator' should be marked noexcept | 2 | ||
| 10540 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h @ Line 72 | cppcoreguidelines-noexcept | move constructor 'GsymReader' should be marked noexcept | 2 | ||
| 10541 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h @ Line 68 | cppcoreguidelines-noexcept | default constructor 'InlineInfo' should be marked noexcept | 2 | ||
| 10542 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'LineEntry' should be marked noexcept | 2 | ||
| 10543 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'LookupResult' should be marked noexcept | 2 | ||
| 10544 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/Range.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'AddressRange' should be marked noexcept | 2 | ||
| 10545 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/GSYM/StringTable.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'StringTable' should be marked noexcept | 2 | ||
| 10546 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h @ Line 26 | cppcoreguidelines-noexcept | move constructor 'MSFBuilder' should be marked noexcept | 2 | ||
| 10547 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h @ Line 51 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10548 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'MSFLayout' should be marked noexcept | 2 | ||
| 10549 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h @ Line 51 | cppcoreguidelines-noexcept | move constructor 'MSFLayout' should be marked noexcept | 2 | ||
| 10550 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h @ Line 28 | cppcoreguidelines-noexcept | destructor '~ConcreteSymbolEnumerator |
2 | ||
| 10551 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h @ Line 24 | cppcoreguidelines-noexcept | destructor '~IPDBEnumChildren |
2 | ||
| 10552 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'DbiModuleList' should be marked noexcept | 2 | ||
| 10553 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'BulkPublic' should be marked noexcept | 2 | ||
| 10554 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h @ Line 29 | cppcoreguidelines-noexcept | move constructor 'GSIHashIterator' should be marked noexcept | 2 | ||
| 10555 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'GSIHashTable' should be marked noexcept | 2 | ||
| 10556 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'HashTable' should be marked noexcept | 2 | ||
| 10557 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'HashTable |
2 | ||
| 10558 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h @ Line 54 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10559 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'NamedStreamMap' should be marked noexcept | 2 | ||
| 10560 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'PDBStringTable' should be marked noexcept | 2 | ||
| 10561 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'PDBStringTableBuilder' should be marked noexcept | 2 | ||
| 10562 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h @ Line 76 | cppcoreguidelines-noexcept | move constructor 'PDBSymbol' should be marked noexcept | 2 | ||
| 10563 | /home/vsts/work/1/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'Options' should be marked noexcept | 2 | ||
| 10564 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/Demangle.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'ItaniumPartialDemangler' should be marked noexcept | 2 | ||
| 10565 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/Demangle.h @ Line 73 | cppcoreguidelines-noexcept | move constructor 'ItaniumPartialDemangler' should be marked noexcept | 2 | ||
| 10566 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/Demangle.h @ Line 74 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10567 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 218 | cppcoreguidelines-noexcept | default constructor 'NodeArray' should be marked noexcept | 2 | ||
| 10568 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 2253 | cppcoreguidelines-noexcept | default constructor 'PODSmallVector' should be marked noexcept | 2 | ||
| 10569 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 2253 | cppcoreguidelines-noexcept | default constructor 'PODSmallVector |
2 | ||
| 10570 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 2258 | cppcoreguidelines-noexcept | move constructor 'PODSmallVector' should be marked noexcept | 2 | ||
| 10571 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 2258 | cppcoreguidelines-noexcept | move constructor 'PODSmallVector |
2 | ||
| 10572 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 2272 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10573 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 2330 | cppcoreguidelines-noexcept | destructor '~PODSmallVector |
2 | ||
| 10574 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 2363 | cppcoreguidelines-noexcept | destructor '~ScopedTemplateParamList' should be marked noexcept | 2 | ||
| 10575 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h @ Line 5236 | cppcoreguidelines-noexcept | destructor '~SaveTemplateParams' should be marked noexcept | 2 | ||
| 10576 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangle.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'ArenaAllocator' should be marked noexcept | 2 | ||
| 10577 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangle.h @ Line 142 | cppcoreguidelines-noexcept | default constructor 'Demangler' should be marked noexcept | 2 | ||
| 10578 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 325 | cppcoreguidelines-noexcept | default constructor 'FunctionSignatureNode' should be marked noexcept | 2 | ||
| 10579 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 365 | cppcoreguidelines-noexcept | default constructor 'VcallThunkIdentifierNode' should be marked noexcept | 2 | ||
| 10580 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 373 | cppcoreguidelines-noexcept | default constructor 'DynamicStructorIdentifierNode' should be marked noexcept | 2 | ||
| 10581 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 384 | cppcoreguidelines-noexcept | default constructor 'NamedIdentifierNode' should be marked noexcept | 2 | ||
| 10582 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 402 | cppcoreguidelines-noexcept | default constructor 'LiteralOperatorIdentifierNode' should be marked noexcept | 2 | ||
| 10583 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 411 | cppcoreguidelines-noexcept | default constructor 'LocalStaticGuardIdentifierNode' should be marked noexcept | 2 | ||
| 10584 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 421 | cppcoreguidelines-noexcept | default constructor 'ConversionOperatorIdentifierNode' should be marked noexcept | 2 | ||
| 10585 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 431 | cppcoreguidelines-noexcept | default constructor 'StructorIdentifierNode' should be marked noexcept | 2 | ||
| 10586 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 444 | cppcoreguidelines-noexcept | default constructor 'ThunkSignatureNode' should be marked noexcept | 2 | ||
| 10587 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 460 | cppcoreguidelines-noexcept | default constructor 'PointerTypeNode' should be marked noexcept | 2 | ||
| 10588 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 486 | cppcoreguidelines-noexcept | default constructor 'ArrayTypeNode' should be marked noexcept | 2 | ||
| 10589 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 502 | cppcoreguidelines-noexcept | default constructor 'IntrinsicNode' should be marked noexcept | 2 | ||
| 10590 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 507 | cppcoreguidelines-noexcept | default constructor 'CustomTypeNode' should be marked noexcept | 2 | ||
| 10591 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 516 | cppcoreguidelines-noexcept | default constructor 'NodeArrayNode' should be marked noexcept | 2 | ||
| 10592 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 527 | cppcoreguidelines-noexcept | default constructor 'QualifiedNameNode' should be marked noexcept | 2 | ||
| 10593 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 540 | cppcoreguidelines-noexcept | default constructor 'TemplateParameterReferenceNode' should be marked noexcept | 2 | ||
| 10594 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 554 | cppcoreguidelines-noexcept | default constructor 'IntegerLiteralNode' should be marked noexcept | 2 | ||
| 10595 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 565 | cppcoreguidelines-noexcept | default constructor 'RttiBaseClassDescriptorNode' should be marked noexcept | 2 | ||
| 10596 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 583 | cppcoreguidelines-noexcept | default constructor 'SpecialTableSymbolNode' should be marked noexcept | 2 | ||
| 10597 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 592 | cppcoreguidelines-noexcept | default constructor 'LocalStaticGuardVariableNode' should be marked noexcept | 2 | ||
| 10598 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 601 | cppcoreguidelines-noexcept | default constructor 'EncodedStringLiteralNode' should be marked noexcept | 2 | ||
| 10599 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 611 | cppcoreguidelines-noexcept | default constructor 'VariableSymbolNode' should be marked noexcept | 2 | ||
| 10600 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h @ Line 620 | cppcoreguidelines-noexcept | default constructor 'FunctionSymbolNode' should be marked noexcept | 2 | ||
| 10601 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/StringView.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'StringView' should be marked noexcept | 2 | ||
| 10602 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Demangle/Utility.h @ Line 155 | cppcoreguidelines-noexcept | destructor '~SwapAndRestore |
2 | ||
| 10603 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h @ Line 554 | cppcoreguidelines-noexcept | default constructor 'EngineBuilder' should be marked noexcept | 2 | ||
| 10604 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/GenericValue.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'GenericValue' should be marked noexcept | 2 | ||
| 10605 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Interpreter.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ForceInterpreterLinking' should be marked noexcept | 2 | ||
| 10606 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h @ Line 118 | cppcoreguidelines-noexcept | move constructor 'Addressable' should be marked noexcept | 2 | ||
| 10607 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h @ Line 176 | cppcoreguidelines-noexcept | move constructor 'Block' should be marked noexcept | 2 | ||
| 10608 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h @ Line 177 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10609 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h @ Line 391 | cppcoreguidelines-noexcept | move constructor 'Symbol' should be marked noexcept | 2 | ||
| 10610 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h @ Line 392 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10611 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h @ Line 737 | cppcoreguidelines-noexcept | default constructor 'nested_collection_iterator |
2 | ||
| 10612 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITSymbol.h @ Line 302 | cppcoreguidelines-noexcept | move constructor 'JITSymbol' should be marked noexcept | 2 | ||
| 10613 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/JITSymbol.h @ Line 310 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10614 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/MCJIT.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ForceMCJITLinking' should be marked noexcept | 2 | ||
| 10615 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 59 | cppcoreguidelines-noexcept | move constructor 'ResourceTracker' should be marked noexcept | 2 | ||
| 10616 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 60 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10617 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 367 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10618 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 495 | cppcoreguidelines-noexcept | move constructor 'MaterializationResponsibility' should be marked noexcept | 2 | ||
| 10619 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 497 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10620 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 853 | cppcoreguidelines-noexcept | default constructor 'LookupState' should be marked noexcept | 2 | ||
| 10621 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 854 | cppcoreguidelines-noexcept | move constructor 'LookupState' should be marked noexcept | 2 | ||
| 10622 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 855 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10623 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 907 | cppcoreguidelines-noexcept | move constructor 'JITDylib' should be marked noexcept | 2 | ||
| 10624 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 908 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10625 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 1063 | cppcoreguidelines-noexcept | default constructor 'MaterializingInfo' should be marked noexcept | 2 | ||
| 10626 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 1063 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10627 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 1241 | cppcoreguidelines-noexcept | default constructor 'ExecutionSession' should be marked noexcept | 2 | ||
| 10628 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 367 | cppcoreguidelines-noexcept | move constructor 'SymbolAliasMapEntry' should be marked noexcept | 2 | ||
| 10629 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h @ Line 1063 | cppcoreguidelines-noexcept | move constructor 'MaterializingInfo' should be marked noexcept | 2 | ||
| 10630 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'DumpObjects' should be marked noexcept | 2 | ||
| 10631 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'TrampolinePool' should be marked noexcept | 2 | ||
| 10632 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h @ Line 305 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10633 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h @ Line 305 | cppcoreguidelines-noexcept | move constructor 'LocalIndirectStubsInfo' should be marked noexcept | 2 | ||
| 10634 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRPCTargetProcessControl.h @ Line 54 | cppcoreguidelines-noexcept | destructor '~OrcRPCAllocation' should be marked noexcept | 2 | ||
| 10635 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h @ Line 73 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10636 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h @ Line 530 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10637 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h @ Line 100 | cppcoreguidelines-noexcept | move constructor 'OrcRemoteTargetServer |
2 | ||
| 10638 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h @ Line 101 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10639 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h @ Line 111 | cppcoreguidelines-noexcept | default constructor 'Allocator' should be marked noexcept | 2 | ||
| 10640 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h @ Line 112 | cppcoreguidelines-noexcept | move constructor 'Allocator' should be marked noexcept | 2 | ||
| 10641 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h @ Line 114 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10642 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h @ Line 119 | cppcoreguidelines-noexcept | destructor '~Allocator' should be marked noexcept | 2 | ||
| 10643 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h @ Line 619 | cppcoreguidelines-noexcept | destructor '~ResponseHandler |
2 | ||
| 10644 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'UIntWrite |
2 | ||
| 10645 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'WrapperFunctionResult' should be marked noexcept | 2 | ||
| 10646 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h @ Line 95 | cppcoreguidelines-noexcept | move constructor 'WrapperFunctionResult' should be marked noexcept | 2 | ||
| 10647 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h @ Line 100 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10648 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h @ Line 126 | cppcoreguidelines-noexcept | move constructor 'Speculator' should be marked noexcept | 2 | ||
| 10649 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h @ Line 128 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10650 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h @ Line 73 | cppcoreguidelines-noexcept | move constructor 'SymbolStringPtr' should be marked noexcept | 2 | ||
| 10651 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h @ Line 77 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10652 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'SymbolStringPool' should be marked noexcept | 2 | ||
| 10653 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TPCIndirectionUtils.h @ Line 178 | cppcoreguidelines-noexcept | default constructor 'ABISupportImpl |
2 | ||
| 10654 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h @ Line 85 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10655 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'SectionMemoryManager' should be marked noexcept | 2 | ||
| 10656 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'FreeMemBlock' should be marked noexcept | 2 | ||
| 10657 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h @ Line 163 | cppcoreguidelines-noexcept | default constructor 'MemoryGroup' should be marked noexcept | 2 | ||
| 10658 | /home/vsts/work/1/llvm-project/llvm/include/llvm/FileCheck/FileCheck.h @ Line 83 | cppcoreguidelines-noexcept | default constructor 'FileCheckType' should be marked noexcept | 2 | ||
| 10659 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h @ Line 20 | clang-diagnostic-error | 'llvm/Frontend/OpenMP/OMP.h.inc' file not found | 1 | ||
| 10660 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Attributes.h @ Line 75 | clang-diagnostic-error | 'llvm/IR/Attributes.inc' file not found | 1 | ||
| 10661 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/BasicBlock.h @ Line 327 | cppcoreguidelines-noexcept | default constructor 'phi_iterator_impl |
2 | ||
| 10662 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/CFG.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'PredIterator |
2 | ||
| 10663 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Comdat.h @ Line 42 | cppcoreguidelines-noexcept | move constructor 'Comdat' should be marked noexcept | 2 | ||
| 10664 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Comdat.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'Comdat' should be marked noexcept | 2 | ||
| 10665 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ConstantRange.h @ Line 47 | cppcoreguidelines-noexcept | move constructor 'ConstantRange' should be marked noexcept | 2 | ||
| 10666 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ConstantRange.h @ Line 47 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10667 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/DebugInfo.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'DebugInfoFinder' should be marked noexcept | 2 | ||
| 10668 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/DebugInfoMetadata.h @ Line 551 | cppcoreguidelines-noexcept | destructor '~ChecksumInfo |
2 | ||
| 10669 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/DebugLoc.h @ Line 33 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10670 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/DebugLoc.h @ Line 33 | cppcoreguidelines-noexcept | move constructor 'DebugLoc' should be marked noexcept | 2 | ||
| 10671 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/DiagnosticHandler.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'DiagnosticHandler' should be marked noexcept | 2 | ||
| 10672 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/DiagnosticInfo.h @ Line 427 | cppcoreguidelines-noexcept | default constructor 'Argument' should be marked noexcept | 2 | ||
| 10673 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Dominators.h @ Line 287 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeWrapperPass' should be marked noexcept | 2 | ||
| 10674 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Function.h @ Line 289 | cppcoreguidelines-noexcept | default constructor 'ProfileCount' should be marked noexcept | 2 | ||
| 10675 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/GetElementPtrTypeIterator.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'generic_gep_type_iterator |
2 | ||
| 10676 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/GetElementPtrTypeIterator.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'generic_gep_type_iterator |
2 | ||
| 10677 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/IRPrintingPasses.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'PrintModulePass' should be marked noexcept | 2 | ||
| 10678 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/IRPrintingPasses.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'PrintFunctionPass' should be marked noexcept | 2 | ||
| 10679 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/InlineAsm.h @ Line 162 | cppcoreguidelines-noexcept | default constructor 'ConstraintInfo' should be marked noexcept | 2 | ||
| 10680 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/InstIterator.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'InstIterator |
2 | ||
| 10681 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Instructions.h @ Line 3210 | cppcoreguidelines-noexcept | default constructor 'CaseHandleImpl |
2 | ||
| 10682 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Instructions.h @ Line 3281 | cppcoreguidelines-noexcept | default constructor 'CaseIteratorImpl |
2 | ||
| 10683 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/IntrinsicInst.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'IntrinsicInst' should be marked noexcept | 2 | ||
| 10684 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Intrinsics.h @ Line 49 | clang-diagnostic-error | 'llvm/IR/IntrinsicEnums.inc' file not found | 1 | ||
| 10685 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/LLVMContext.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'LLVMContext' should be marked noexcept | 2 | ||
| 10686 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/LegacyPassManager.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'PassManager' should be marked noexcept | 2 | ||
| 10687 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/LegacyPassManagers.h @ Line 298 | cppcoreguidelines-noexcept | default constructor 'PMDataManager' should be marked noexcept | 2 | ||
| 10688 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/LegacyPassManagers.h @ Line 463 | cppcoreguidelines-noexcept | default constructor 'FPPassManager' should be marked noexcept | 2 | ||
| 10689 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Mangler.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'Mangler' should be marked noexcept | 2 | ||
| 10690 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 612 | cppcoreguidelines-noexcept | default constructor 'MDString' should be marked noexcept | 2 | ||
| 10691 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 616 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10692 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 745 | cppcoreguidelines-noexcept | move constructor 'MDOperand' should be marked noexcept | 2 | ||
| 10693 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 747 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10694 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 809 | cppcoreguidelines-noexcept | default constructor 'ContextAndReplaceableUses' should be marked noexcept | 2 | ||
| 10695 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 810 | cppcoreguidelines-noexcept | move constructor 'ContextAndReplaceableUses' should be marked noexcept | 2 | ||
| 10696 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 812 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10697 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 1253 | cppcoreguidelines-noexcept | default constructor 'TypedMDOperandIterator |
2 | ||
| 10698 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 1281 | cppcoreguidelines-noexcept | default constructor 'MDTupleTypedArrayWrapper |
2 | ||
| 10699 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 1345 | cppcoreguidelines-noexcept | default constructor 'DistinctMDOperandPlaceholder' should be marked noexcept | 2 | ||
| 10700 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 1346 | cppcoreguidelines-noexcept | move constructor 'DistinctMDOperandPlaceholder' should be marked noexcept | 2 | ||
| 10701 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Metadata.h @ Line 1402 | cppcoreguidelines-noexcept | default constructor 'op_iterator_impl |
2 | ||
| 10702 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ModuleSummaryIndex.h @ Line 74 | cppcoreguidelines-noexcept | default constructor 'CalleeInfo' should be marked noexcept | 2 | ||
| 10703 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Operator.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Operator' should be marked noexcept | 2 | ||
| 10704 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/OptBisect.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'OptBisect' should be marked noexcept | 2 | ||
| 10705 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassInstrumentation.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'PassInstrumentationCallbacks' should be marked noexcept | 2 | ||
| 10706 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassInstrumentation.h @ Line 189 | cppcoreguidelines-noexcept | default constructor 'PassInstrumentation' should be marked noexcept | 2 | ||
| 10707 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 472 | cppcoreguidelines-noexcept | default constructor 'PassManager |
2 | ||
| 10708 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 478 | cppcoreguidelines-noexcept | move constructor 'PassManager |
2 | ||
| 10709 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 482 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10710 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 613 | cppcoreguidelines-noexcept | default constructor 'PassInstrumentationAnalysis' should be marked noexcept | 2 | ||
| 10711 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 751 | cppcoreguidelines-noexcept | default constructor 'AnalysisManager |
2 | ||
| 10712 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 752 | cppcoreguidelines-noexcept | move constructor 'AnalysisManager |
2 | ||
| 10713 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 753 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10714 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 977 | cppcoreguidelines-noexcept | move constructor 'Result' should be marked noexcept | 2 | ||
| 10715 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 984 | cppcoreguidelines-noexcept | destructor '~Result' should be marked noexcept | 2 | ||
| 10716 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 994 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10717 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 751 | cppcoreguidelines-noexcept | default constructor 'AnalysisManager |
2 | ||
| 10718 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManager.h @ Line 752 | cppcoreguidelines-noexcept | move constructor 'AnalysisManager |
2 | ||
| 10719 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerImpl.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'AnalysisManager |
2 | ||
| 10720 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerImpl.h @ Line 28 | cppcoreguidelines-noexcept | move constructor 'AnalysisManager |
2 | ||
| 10721 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerImpl.h @ Line 33 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10722 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 39 | cppcoreguidelines-noexcept | destructor '~PassConcept |
2 | ||
| 10723 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 71 | cppcoreguidelines-noexcept | move constructor 'PassModel |
2 | ||
| 10724 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 73 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10725 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 115 | cppcoreguidelines-noexcept | destructor '~AnalysisResultConcept |
2 | ||
| 10726 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 195 | cppcoreguidelines-noexcept | move constructor 'AnalysisResultModel |
2 | ||
| 10727 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 198 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10728 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 234 | cppcoreguidelines-noexcept | move constructor 'AnalysisResultModel |
2 | ||
| 10729 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 237 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10730 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 263 | cppcoreguidelines-noexcept | destructor '~AnalysisPassConcept |
2 | ||
| 10731 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 290 | cppcoreguidelines-noexcept | move constructor 'AnalysisPassModel |
2 | ||
| 10732 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h @ Line 292 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10733 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/PassTimingInfo.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'TimePassesHandler' should be marked noexcept | 2 | ||
| 10734 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/SafepointIRVerifier.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'SafepointIRVerifierPass' should be marked noexcept | 2 | ||
| 10735 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Statepoint.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'GCStatepointInst' should be marked noexcept | 2 | ||
| 10736 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/SymbolTableListTraits.h @ Line 73 | cppcoreguidelines-noexcept | default constructor 'SymbolTableListTraits |
2 | ||
| 10737 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/SymbolTableListTraits.h @ Line 114 | cppcoreguidelines-noexcept | default constructor 'SymbolTableList' should be marked noexcept | 2 | ||
| 10738 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h @ Line 32 | cppcoreguidelines-noexcept | move constructor 'TrackingMDRef' should be marked noexcept | 2 | ||
| 10739 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h @ Line 35 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10740 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'TypedTrackingMDRef |
2 | ||
| 10741 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h @ Line 113 | cppcoreguidelines-noexcept | move constructor 'TypedTrackingMDRef |
2 | ||
| 10742 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h @ Line 116 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10743 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h @ Line 113 | cppcoreguidelines-noexcept | move constructor 'TypedTrackingMDRef' should be marked noexcept | 2 | ||
| 10744 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Use.h @ Line 50 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10745 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/User.h @ Line 254 | cppcoreguidelines-noexcept | default constructor 'value_op_iterator' should be marked noexcept | 2 | ||
| 10746 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/User.h @ Line 274 | cppcoreguidelines-noexcept | default constructor 'const_value_op_iterator' should be marked noexcept | 2 | ||
| 10747 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Value.h @ Line 135 | cppcoreguidelines-noexcept | default constructor 'use_iterator_impl' should be marked noexcept | 2 | ||
| 10748 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Value.h @ Line 135 | cppcoreguidelines-noexcept | default constructor 'use_iterator_impl |
2 | ||
| 10749 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Value.h @ Line 172 | cppcoreguidelines-noexcept | default constructor 'user_iterator_impl' should be marked noexcept | 2 | ||
| 10750 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Value.h @ Line 172 | cppcoreguidelines-noexcept | default constructor 'user_iterator_impl |
2 | ||
| 10751 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueHandle.h @ Line 146 | cppcoreguidelines-noexcept | default constructor 'WeakVH' should be marked noexcept | 2 | ||
| 10752 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueHandle.h @ Line 206 | cppcoreguidelines-noexcept | default constructor 'WeakTrackingVH' should be marked noexcept | 2 | ||
| 10753 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueHandle.h @ Line 288 | cppcoreguidelines-noexcept | default constructor 'AssertingVH |
2 | ||
| 10754 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueHandle.h @ Line 360 | cppcoreguidelines-noexcept | default constructor 'TrackingVH |
2 | ||
| 10755 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueHandle.h @ Line 395 | cppcoreguidelines-noexcept | default constructor 'CallbackVH' should be marked noexcept | 2 | ||
| 10756 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueHandle.h @ Line 497 | cppcoreguidelines-noexcept | default constructor 'PoisoningVH |
2 | ||
| 10757 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueHandle.h @ Line 288 | cppcoreguidelines-noexcept | default constructor 'AssertingVH' should be marked noexcept | 2 | ||
| 10758 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueMap.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'ValueMap' should be marked noexcept | 2 | ||
| 10759 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueMap.h @ Line 103 | cppcoreguidelines-noexcept | default constructor 'ValueMap |
2 | ||
| 10760 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueMap.h @ Line 110 | cppcoreguidelines-noexcept | move constructor 'ValueMap' should be marked noexcept | 2 | ||
| 10761 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueMap.h @ Line 110 | cppcoreguidelines-noexcept | move constructor 'ValueMap |
2 | ||
| 10762 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueMap.h @ Line 112 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10763 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueMap.h @ Line 337 | cppcoreguidelines-noexcept | default constructor 'ValueMapIterator |
2 | ||
| 10764 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueMap.h @ Line 389 | cppcoreguidelines-noexcept | default constructor 'ValueMapConstIterator |
2 | ||
| 10765 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/ValueSymbolTable.h @ Line 63 | cppcoreguidelines-noexcept | default constructor 'ValueSymbolTable' should be marked noexcept | 2 | ||
| 10766 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Verifier.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'TBAAVerifier' should be marked noexcept | 2 | ||
| 10767 | /home/vsts/work/1/llvm-project/llvm/include/llvm/IR/Verifier.h @ Line 141 | cppcoreguidelines-noexcept | default constructor 'VerifierPass' should be marked noexcept | 2 | ||
| 10768 | /home/vsts/work/1/llvm-project/llvm/include/llvm/InterfaceStub/ELFStub.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'ELFStub' should be marked noexcept | 2 | ||
| 10769 | /home/vsts/work/1/llvm-project/llvm/include/llvm/InterfaceStub/ELFStub.h @ Line 61 | cppcoreguidelines-noexcept | move constructor 'ELFStub' should be marked noexcept | 2 | ||
| 10770 | /home/vsts/work/1/llvm-project/llvm/include/llvm/InterfaceStub/ELFStub.h @ Line 37 | cppcoreguidelines-noexcept | move constructor 'ELFSymbol' should be marked noexcept | 2 | ||
| 10771 | /home/vsts/work/1/llvm-project/llvm/include/llvm/LTO/LTO.h @ Line 450 | cppcoreguidelines-noexcept | default constructor 'SymbolResolution' should be marked noexcept | 2 | ||
| 10772 | /home/vsts/work/1/llvm-project/llvm/include/llvm/LineEditor/LineEditor.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'Completion' should be marked noexcept | 2 | ||
| 10773 | /home/vsts/work/1/llvm-project/llvm/include/llvm/LinkAllIR.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ForceVMCoreLinking' should be marked noexcept | 2 | ||
| 10774 | /home/vsts/work/1/llvm-project/llvm/include/llvm/LinkAllPasses.h @ Line 62 | cppcoreguidelines-noexcept | default constructor 'ForcePassLinking' should be marked noexcept | 2 | ||
| 10775 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Linker/IRMover.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'IdentifiedStructTypeSet' should be marked noexcept | 2 | ||
| 10776 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/ConstantPools.h @ Line 43 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10777 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/ConstantPools.h @ Line 43 | cppcoreguidelines-noexcept | move constructor 'ConstantPool' should be marked noexcept | 2 | ||
| 10778 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/ConstantPools.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ConstantPool' should be marked noexcept | 2 | ||
| 10779 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfo.h @ Line 452 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfo' should be marked noexcept | 2 | ||
| 10780 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfoCOFF.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoCOFF' should be marked noexcept | 2 | ||
| 10781 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfoCOFF.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoMicrosoft' should be marked noexcept | 2 | ||
| 10782 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfoCOFF.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoGNUCOFF' should be marked noexcept | 2 | ||
| 10783 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfoDarwin.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoDarwin' should be marked noexcept | 2 | ||
| 10784 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfoELF.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoELF' should be marked noexcept | 2 | ||
| 10785 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfoWasm.h @ Line 19 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoWasm' should be marked noexcept | 2 | ||
| 10786 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmInfoXCOFF.h @ Line 20 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoXCOFF' should be marked noexcept | 2 | ||
| 10787 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmMacro.h @ Line 21 | cppcoreguidelines-noexcept | move constructor 'AsmToken' should be marked noexcept | 2 | ||
| 10788 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmMacro.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'AsmToken' should be marked noexcept | 2 | ||
| 10789 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAsmMacro.h @ Line 21 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10790 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCAssembler.h @ Line 88 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 10791 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCCodeEmitter.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'MCCodeEmitter' should be marked noexcept | 2 | ||
| 10792 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCCodeView.h @ Line 139 | cppcoreguidelines-noexcept | default constructor 'CodeViewContext' should be marked noexcept | 2 | ||
| 10793 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCCodeView.h @ Line 91 | cppcoreguidelines-noexcept | default constructor 'MCCVFunctionInfo' should be marked noexcept | 2 | ||
| 10794 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCCodeView.h @ Line 91 | cppcoreguidelines-noexcept | move constructor 'MCCVFunctionInfo' should be marked noexcept | 2 | ||
| 10795 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCDwarf.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'MCDwarfFile' should be marked noexcept | 2 | ||
| 10796 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCDwarf.h @ Line 183 | cppcoreguidelines-noexcept | default constructor 'MCLineSection' should be marked noexcept | 2 | ||
| 10797 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCDwarf.h @ Line 232 | cppcoreguidelines-noexcept | default constructor 'MCDwarfLineTableHeader' should be marked noexcept | 2 | ||
| 10798 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCDwarf.h @ Line 308 | cppcoreguidelines-noexcept | default constructor 'MCDwarfLineTable' should be marked noexcept | 2 | ||
| 10799 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCExpr.h @ Line 645 | cppcoreguidelines-noexcept | default constructor 'MCTargetExpr' should be marked noexcept | 2 | ||
| 10800 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCFragment.h @ Line 84 | cppcoreguidelines-noexcept | default constructor 'MCFragment' should be marked noexcept | 2 | ||
| 10801 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCFragment.h @ Line 244 | cppcoreguidelines-noexcept | default constructor 'MCDataFragment' should be marked noexcept | 2 | ||
| 10802 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCFragment.h @ Line 259 | cppcoreguidelines-noexcept | default constructor 'MCCompactEncodedInstFragment' should be marked noexcept | 2 | ||
| 10803 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCInst.h @ Line 57 | cppcoreguidelines-noexcept | default constructor 'MCOperand' should be marked noexcept | 2 | ||
| 10804 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCInst.h @ Line 205 | cppcoreguidelines-noexcept | default constructor 'MCInst' should be marked noexcept | 2 | ||
| 10805 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCInst.h @ Line 194 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10806 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCInst.h @ Line 194 | cppcoreguidelines-noexcept | move constructor 'MCInst' should be marked noexcept | 2 | ||
| 10807 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCInstrItineraries.h @ Line 119 | cppcoreguidelines-noexcept | default constructor 'InstrItineraryData' should be marked noexcept | 2 | ||
| 10808 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCLinkerOptimizationHint.h @ Line 102 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10809 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCLinkerOptimizationHint.h @ Line 102 | cppcoreguidelines-noexcept | move constructor 'MCLOHDirective' should be marked noexcept | 2 | ||
| 10810 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCLinkerOptimizationHint.h @ Line 146 | cppcoreguidelines-noexcept | default constructor 'MCLOHContainer' should be marked noexcept | 2 | ||
| 10811 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCObjectFileInfo.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'MCObjectFileInfo' should be marked noexcept | 2 | ||
| 10812 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmLexer.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'MCAsmLexer' should be marked noexcept | 2 | ||
| 10813 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParser.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'InlineAsmIdentifierInfo' should be marked noexcept | 2 | ||
| 10814 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParser.h @ Line 139 | cppcoreguidelines-noexcept | default constructor 'MCAsmParser' should be marked noexcept | 2 | ||
| 10815 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParser.h @ Line 129 | cppcoreguidelines-noexcept | default constructor 'MCPendingError' should be marked noexcept | 2 | ||
| 10816 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParser.h @ Line 129 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10817 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParser.h @ Line 129 | cppcoreguidelines-noexcept | move constructor 'MCPendingError' should be marked noexcept | 2 | ||
| 10818 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'MCAsmParserExtension' should be marked noexcept | 2 | ||
| 10819 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'MCParsedAsmOperand' should be marked noexcept | 2 | ||
| 10820 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'IntelExpr' should be marked noexcept | 2 | ||
| 10821 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h @ Line 305 | cppcoreguidelines-noexcept | default constructor 'NearMissInfo' should be marked noexcept | 2 | ||
| 10822 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCRegister.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'MCRegister' should be marked noexcept | 2 | ||
| 10823 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.h @ Line 253 | cppcoreguidelines-noexcept | default constructor 'mc_difflist_iterator |
2 | ||
| 10824 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCSubtargetInfo.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'MCSubtargetInfo' should be marked noexcept | 2 | ||
| 10825 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCSubtargetInfo.h @ Line 103 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10826 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCTargetOptions.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'MCTargetOptions' should be marked noexcept | 2 | ||
| 10827 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCTargetOptions.h @ Line 36 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10828 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'RegisterMCTargetOptionsFlags' should be marked noexcept | 2 | ||
| 10829 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/SubtargetFeature.h @ Line 187 | cppcoreguidelines-noexcept | default constructor 'SubtargetFeatures' should be marked noexcept | 2 | ||
| 10830 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MC/SubtargetFeature.h @ Line 183 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10831 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'MemoryGroup' should be marked noexcept | 2 | ||
| 10832 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'RegisterRenamingInfo' should be marked noexcept | 2 | ||
| 10833 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ResourceStrategy' should be marked noexcept | 2 | ||
| 10834 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'RUToken' should be marked noexcept | 2 | ||
| 10835 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/Instruction.h @ Line 567 | cppcoreguidelines-noexcept | default constructor 'InstRef' should be marked noexcept | 2 | ||
| 10836 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/Instruction.h @ Line 608 | cppcoreguidelines-noexcept | default constructor 'WriteRef' should be marked noexcept | 2 | ||
| 10837 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/Instruction.h @ Line 387 | cppcoreguidelines-noexcept | default constructor 'InstrDesc' should be marked noexcept | 2 | ||
| 10838 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/Pipeline.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'Pipeline' should be marked noexcept | 2 | ||
| 10839 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/Stages/Stage.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'Stage' should be marked noexcept | 2 | ||
| 10840 | /home/vsts/work/1/llvm-project/llvm/include/llvm/MCA/Support.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ResourceCycles' should be marked noexcept | 2 | ||
| 10841 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Archive.h @ Line 150 | cppcoreguidelines-noexcept | default constructor 'ChildFallibleIterator' should be marked noexcept | 2 | ||
| 10842 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ArchiveWriter.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'NewArchiveMember' should be marked noexcept | 2 | ||
| 10843 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 90 | cppcoreguidelines-noexcept | default constructor 'Binary' should be marked noexcept | 2 | ||
| 10844 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 191 | cppcoreguidelines-noexcept | default constructor 'OwningBinary |
2 | ||
| 10845 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 193 | cppcoreguidelines-noexcept | move constructor 'OwningBinary |
2 | ||
| 10846 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 194 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10847 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 207 | cppcoreguidelines-noexcept | default constructor 'OwningBinary |
2 | ||
| 10848 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 210 | cppcoreguidelines-noexcept | move constructor 'OwningBinary |
2 | ||
| 10849 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 214 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10850 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 191 | cppcoreguidelines-noexcept | default constructor 'OwningBinary' should be marked noexcept | 2 | ||
| 10851 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Binary.h @ Line 193 | cppcoreguidelines-noexcept | move constructor 'OwningBinary' should be marked noexcept | 2 | ||
| 10852 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/COFF.h @ Line 1218 | cppcoreguidelines-noexcept | default constructor 'ResourceSectionRef' should be marked noexcept | 2 | ||
| 10853 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ELFObjectFile.h @ Line 395 | cppcoreguidelines-noexcept | move constructor 'ELFObjectFile |
2 | ||
| 10854 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ELFObjectFile.h @ Line 1077 | cppcoreguidelines-noexcept | move constructor 'ELFObjectFile |
2 | ||
| 10855 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ELFObjectFile.h @ Line 395 | cppcoreguidelines-noexcept | move constructor 'ELFObjectFile' should be marked noexcept | 2 | ||
| 10856 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ELFTypes.h @ Line 698 | cppcoreguidelines-noexcept | default constructor 'Elf_Note_Iterator_Impl |
2 | ||
| 10857 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ELFTypes.h @ Line 698 | cppcoreguidelines-noexcept | default constructor 'Elf_Note_Iterator_Impl' should be marked noexcept | 2 | ||
| 10858 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/Error.h @ Line 57 | cppcoreguidelines-noexcept | default constructor 'BinaryError' should be marked noexcept | 2 | ||
| 10859 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/IRObjectFile.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'IRSymtabFile' should be marked noexcept | 2 | ||
| 10860 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/IRSymtab.h @ Line 363 | cppcoreguidelines-noexcept | default constructor 'FileContents' should be marked noexcept | 2 | ||
| 10861 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/MachO.h @ Line 72 | cppcoreguidelines-noexcept | move constructor 'ExportEntry' should be marked noexcept | 2 | ||
| 10862 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/MachO.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'DiceRef' should be marked noexcept | 2 | ||
| 10863 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ObjectFile.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'RelocationRef' should be marked noexcept | 2 | ||
| 10864 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ObjectFile.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'SectionRef' should be marked noexcept | 2 | ||
| 10865 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ObjectFile.h @ Line 294 | cppcoreguidelines-noexcept | default constructor 'ObjectFile' should be marked noexcept | 2 | ||
| 10866 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/ObjectFile.h @ Line 177 | cppcoreguidelines-noexcept | default constructor 'SymbolRef' should be marked noexcept | 2 | ||
| 10867 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/SymbolicFile.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'DataRefImpl' should be marked noexcept | 2 | ||
| 10868 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/SymbolicFile.h @ Line 68 | cppcoreguidelines-noexcept | move constructor 'content_iterator' should be marked noexcept | 2 | ||
| 10869 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/SymbolicFile.h @ Line 120 | cppcoreguidelines-noexcept | default constructor 'BasicSymbolRef' should be marked noexcept | 2 | ||
| 10870 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/WindowsResource.h @ Line 98 | cppcoreguidelines-noexcept | move constructor 'ResourceEntryRef' should be marked noexcept | 2 | ||
| 10871 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/WindowsResource.h @ Line 156 | cppcoreguidelines-noexcept | default constructor 'WindowsResourceParser' should be marked noexcept | 2 | ||
| 10872 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Object/XCOFFObjectFile.h @ Line 418 | cppcoreguidelines-noexcept | move constructor 'XCOFFTracebackTable' should be marked noexcept | 2 | ||
| 10873 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ArchiveYAML.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'Child' should be marked noexcept | 2 | ||
| 10874 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ArchiveYAML.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'Archive' should be marked noexcept | 2 | ||
| 10875 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ArchiveYAML.h @ Line 25 | cppcoreguidelines-noexcept | move constructor 'Child' should be marked noexcept | 2 | ||
| 10876 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/COFFYAML.h @ Line 57 | cppcoreguidelines-noexcept | default constructor 'Relocation' should be marked noexcept | 2 | ||
| 10877 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/COFFYAML.h @ Line 69 | cppcoreguidelines-noexcept | move constructor 'Section' should be marked noexcept | 2 | ||
| 10878 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/COFFYAML.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'Section' should be marked noexcept | 2 | ||
| 10879 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/COFFYAML.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 10880 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/COFFYAML.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'PEHeader' should be marked noexcept | 2 | ||
| 10881 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/COFFYAML.h @ Line 109 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 10882 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 210 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10883 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 210 | cppcoreguidelines-noexcept | move constructor 'Data' should be marked noexcept | 2 | ||
| 10884 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'Abbrev' should be marked noexcept | 2 | ||
| 10885 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'AbbrevTable' should be marked noexcept | 2 | ||
| 10886 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ARange' should be marked noexcept | 2 | ||
| 10887 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 71 | cppcoreguidelines-noexcept | default constructor 'Ranges' should be marked noexcept | 2 | ||
| 10888 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 109 | cppcoreguidelines-noexcept | default constructor 'Unit' should be marked noexcept | 2 | ||
| 10889 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 138 | cppcoreguidelines-noexcept | default constructor 'LineTable' should be marked noexcept | 2 | ||
| 10890 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 138 | cppcoreguidelines-noexcept | move constructor 'LineTable' should be marked noexcept | 2 | ||
| 10891 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 160 | cppcoreguidelines-noexcept | default constructor 'AddrTableEntry' should be marked noexcept | 2 | ||
| 10892 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 210 | cppcoreguidelines-noexcept | default constructor 'Data' should be marked noexcept | 2 | ||
| 10893 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 127 | cppcoreguidelines-noexcept | default constructor 'LineTableOpcode' should be marked noexcept | 2 | ||
| 10894 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 169 | cppcoreguidelines-noexcept | default constructor 'StringOffsetsTable' should be marked noexcept | 2 | ||
| 10895 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 187 | cppcoreguidelines-noexcept | default constructor 'LoclistEntry' should be marked noexcept | 2 | ||
| 10896 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 194 | cppcoreguidelines-noexcept | default constructor 'ListEntries' should be marked noexcept | 2 | ||
| 10897 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 194 | cppcoreguidelines-noexcept | move constructor 'ListEntries' should be marked noexcept | 2 | ||
| 10898 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 199 | cppcoreguidelines-noexcept | default constructor 'ListTable' should be marked noexcept | 2 | ||
| 10899 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h @ Line 199 | cppcoreguidelines-noexcept | move constructor 'ListTable' should be marked noexcept | 2 | ||
| 10900 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 283 | cppcoreguidelines-noexcept | default constructor 'Fill' should be marked noexcept | 2 | ||
| 10901 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 316 | cppcoreguidelines-noexcept | default constructor 'BBAddrMapSection' should be marked noexcept | 2 | ||
| 10902 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 330 | cppcoreguidelines-noexcept | default constructor 'StackSizesSection' should be marked noexcept | 2 | ||
| 10903 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 348 | cppcoreguidelines-noexcept | default constructor 'DynamicSection' should be marked noexcept | 2 | ||
| 10904 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 360 | cppcoreguidelines-noexcept | default constructor 'RawContentSection' should be marked noexcept | 2 | ||
| 10905 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 371 | cppcoreguidelines-noexcept | default constructor 'NoBitsSection' should be marked noexcept | 2 | ||
| 10906 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 379 | cppcoreguidelines-noexcept | default constructor 'NoteSection' should be marked noexcept | 2 | ||
| 10907 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 401 | cppcoreguidelines-noexcept | default constructor 'HashSection' should be marked noexcept | 2 | ||
| 10908 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 432 | cppcoreguidelines-noexcept | default constructor 'GnuHashSection' should be marked noexcept | 2 | ||
| 10909 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 461 | cppcoreguidelines-noexcept | default constructor 'VerneedSection' should be marked noexcept | 2 | ||
| 10910 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 475 | cppcoreguidelines-noexcept | default constructor 'AddrsigSection' should be marked noexcept | 2 | ||
| 10911 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 492 | cppcoreguidelines-noexcept | default constructor 'LinkerOptionsSection' should be marked noexcept | 2 | ||
| 10912 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 506 | cppcoreguidelines-noexcept | default constructor 'DependentLibrariesSection' should be marked noexcept | 2 | ||
| 10913 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 530 | cppcoreguidelines-noexcept | default constructor 'CallGraphProfileSection' should be marked noexcept | 2 | ||
| 10914 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 544 | cppcoreguidelines-noexcept | default constructor 'SymverSection' should be marked noexcept | 2 | ||
| 10915 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 565 | cppcoreguidelines-noexcept | default constructor 'VerdefSection' should be marked noexcept | 2 | ||
| 10916 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 580 | cppcoreguidelines-noexcept | default constructor 'GroupSection' should be marked noexcept | 2 | ||
| 10917 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 600 | cppcoreguidelines-noexcept | default constructor 'RelocationSection' should be marked noexcept | 2 | ||
| 10918 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 614 | cppcoreguidelines-noexcept | default constructor 'RelrSection' should be marked noexcept | 2 | ||
| 10919 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 628 | cppcoreguidelines-noexcept | default constructor 'SymtabShndxSection' should be marked noexcept | 2 | ||
| 10920 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 647 | cppcoreguidelines-noexcept | default constructor 'ARMIndexTableSection' should be marked noexcept | 2 | ||
| 10921 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 672 | cppcoreguidelines-noexcept | default constructor 'MipsABIFlags' should be marked noexcept | 2 | ||
| 10922 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 112 | cppcoreguidelines-noexcept | default constructor 'FileHeader' should be marked noexcept | 2 | ||
| 10923 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 695 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 10924 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 135 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 10925 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 157 | cppcoreguidelines-noexcept | default constructor 'BBAddrMapEntry' should be marked noexcept | 2 | ||
| 10926 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 157 | cppcoreguidelines-noexcept | move constructor 'BBAddrMapEntry' should be marked noexcept | 2 | ||
| 10927 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 406 | cppcoreguidelines-noexcept | default constructor 'GnuHashHeader' should be marked noexcept | 2 | ||
| 10928 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 553 | cppcoreguidelines-noexcept | default constructor 'VerdefEntry' should be marked noexcept | 2 | ||
| 10929 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 589 | cppcoreguidelines-noexcept | default constructor 'Relocation' should be marked noexcept | 2 | ||
| 10930 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h @ Line 679 | cppcoreguidelines-noexcept | default constructor 'ProgramHeader' should be marked noexcept | 2 | ||
| 10931 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MachOYAML.h @ Line 105 | cppcoreguidelines-noexcept | default constructor 'ExportEntry' should be marked noexcept | 2 | ||
| 10932 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MachOYAML.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'LinkEditData' should be marked noexcept | 2 | ||
| 10933 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MachOYAML.h @ Line 128 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 10934 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MachOYAML.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'Section' should be marked noexcept | 2 | ||
| 10935 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MachOYAML.h @ Line 128 | cppcoreguidelines-noexcept | move constructor 'Object' should be marked noexcept | 2 | ||
| 10936 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MinidumpYAML.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'ListStream' should be marked noexcept | 2 | ||
| 10937 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MinidumpYAML.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'ListStream |
2 | ||
| 10938 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MinidumpYAML.h @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ExceptionStream' should be marked noexcept | 2 | ||
| 10939 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MinidumpYAML.h @ Line 131 | cppcoreguidelines-noexcept | default constructor 'MemoryInfoListStream' should be marked noexcept | 2 | ||
| 10940 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/MinidumpYAML.h @ Line 166 | cppcoreguidelines-noexcept | default constructor 'SystemInfoStream' should be marked noexcept | 2 | ||
| 10941 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 203 | cppcoreguidelines-noexcept | default constructor 'DylinkSection' should be marked noexcept | 2 | ||
| 10942 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 218 | cppcoreguidelines-noexcept | default constructor 'NameSection' should be marked noexcept | 2 | ||
| 10943 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 231 | cppcoreguidelines-noexcept | default constructor 'LinkingSection' should be marked noexcept | 2 | ||
| 10944 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 246 | cppcoreguidelines-noexcept | default constructor 'ProducersSection' should be marked noexcept | 2 | ||
| 10945 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 259 | cppcoreguidelines-noexcept | default constructor 'TargetFeaturesSection' should be marked noexcept | 2 | ||
| 10946 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 270 | cppcoreguidelines-noexcept | default constructor 'TypeSection' should be marked noexcept | 2 | ||
| 10947 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 280 | cppcoreguidelines-noexcept | default constructor 'ImportSection' should be marked noexcept | 2 | ||
| 10948 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 290 | cppcoreguidelines-noexcept | default constructor 'FunctionSection' should be marked noexcept | 2 | ||
| 10949 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 300 | cppcoreguidelines-noexcept | default constructor 'TableSection' should be marked noexcept | 2 | ||
| 10950 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 310 | cppcoreguidelines-noexcept | default constructor 'MemorySection' should be marked noexcept | 2 | ||
| 10951 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 320 | cppcoreguidelines-noexcept | default constructor 'EventSection' should be marked noexcept | 2 | ||
| 10952 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 330 | cppcoreguidelines-noexcept | default constructor 'GlobalSection' should be marked noexcept | 2 | ||
| 10953 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 340 | cppcoreguidelines-noexcept | default constructor 'ExportSection' should be marked noexcept | 2 | ||
| 10954 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 350 | cppcoreguidelines-noexcept | default constructor 'StartSection' should be marked noexcept | 2 | ||
| 10955 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 360 | cppcoreguidelines-noexcept | default constructor 'ElemSection' should be marked noexcept | 2 | ||
| 10956 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 370 | cppcoreguidelines-noexcept | default constructor 'CodeSection' should be marked noexcept | 2 | ||
| 10957 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 380 | cppcoreguidelines-noexcept | default constructor 'DataSection' should be marked noexcept | 2 | ||
| 10958 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 390 | cppcoreguidelines-noexcept | default constructor 'DataCountSection' should be marked noexcept | 2 | ||
| 10959 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h @ Line 149 | cppcoreguidelines-noexcept | default constructor 'Signature' should be marked noexcept | 2 | ||
| 10960 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ObjectYAML/XCOFFYAML.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 10961 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Option/ArgList.h @ Line 148 | cppcoreguidelines-noexcept | default constructor 'ArgList' should be marked noexcept | 2 | ||
| 10962 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Option/ArgList.h @ Line 155 | cppcoreguidelines-noexcept | move constructor 'ArgList' should be marked noexcept | 2 | ||
| 10963 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Option/ArgList.h @ Line 161 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10964 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Option/ArgList.h @ Line 390 | cppcoreguidelines-noexcept | default constructor 'InputArgList' should be marked noexcept | 2 | ||
| 10965 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Option/ArgList.h @ Line 394 | cppcoreguidelines-noexcept | move constructor 'InputArgList' should be marked noexcept | 2 | ||
| 10966 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Option/ArgList.h @ Line 399 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10967 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Option/ArgList.h @ Line 40 | cppcoreguidelines-noexcept | move constructor 'arg_iterator' should be marked noexcept | 2 | ||
| 10968 | /home/vsts/work/1/llvm-project/llvm/include/llvm/PassAnalysisSupport.h @ Line 159 | cppcoreguidelines-noexcept | default constructor 'AnalysisResolver' should be marked noexcept | 2 | ||
| 10969 | /home/vsts/work/1/llvm-project/llvm/include/llvm/PassAnalysisSupport.h @ Line 68 | cppcoreguidelines-noexcept | default constructor 'AnalysisUsage' should be marked noexcept | 2 | ||
| 10970 | /home/vsts/work/1/llvm-project/llvm/include/llvm/PassRegistry.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'PassRegistry' should be marked noexcept | 2 | ||
| 10971 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Passes/PassBuilder.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'PGOOptions' should be marked noexcept | 2 | ||
| 10972 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Passes/PassBuilder.h @ Line 90 | cppcoreguidelines-noexcept | default constructor 'PipelineTuningOptions' should be marked noexcept | 2 | ||
| 10973 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Passes/PassBuilder.h @ Line 270 | cppcoreguidelines-noexcept | default constructor 'PassBuilder' should be marked noexcept | 2 | ||
| 10974 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Passes/StandardInstrumentations.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'OptBisectInstrumentation' should be marked noexcept | 2 | ||
| 10975 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Passes/StandardInstrumentations.h @ Line 160 | cppcoreguidelines-noexcept | destructor '~ChangeReporter |
2 | ||
| 10976 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h @ Line 397 | cppcoreguidelines-noexcept | default constructor 'FunctionRecordIterator' should be marked noexcept | 2 | ||
| 10977 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h @ Line 688 | cppcoreguidelines-noexcept | move constructor 'LineCoverageIterator' should be marked noexcept | 2 | ||
| 10978 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h @ Line 821 | cppcoreguidelines-noexcept | default constructor 'CovMapFunctionRecordV1 |
2 | ||
| 10979 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h @ Line 871 | cppcoreguidelines-noexcept | default constructor 'CovMapFunctionRecordV2' should be marked noexcept | 2 | ||
| 10980 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h @ Line 915 | cppcoreguidelines-noexcept | default constructor 'CovMapFunctionRecordV3' should be marked noexcept | 2 | ||
| 10981 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h @ Line 574 | cppcoreguidelines-noexcept | default constructor 'CoverageMapping' should be marked noexcept | 2 | ||
| 10982 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h @ Line 821 | cppcoreguidelines-noexcept | default constructor 'CovMapFunctionRecordV1' should be marked noexcept | 2 | ||
| 10983 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingIterator' should be marked noexcept | 2 | ||
| 10984 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/GCOV.h @ Line 189 | cppcoreguidelines-noexcept | default constructor 'GCOVFile' should be marked noexcept | 2 | ||
| 10985 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 599 | cppcoreguidelines-noexcept | default constructor 'CountSumOrPercent' should be marked noexcept | 2 | ||
| 10986 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 626 | cppcoreguidelines-noexcept | default constructor 'OverlapStats' should be marked noexcept | 2 | ||
| 10987 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 661 | cppcoreguidelines-noexcept | default constructor 'InstrProfValueSiteRecord' should be marked noexcept | 2 | ||
| 10988 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 1041 | cppcoreguidelines-noexcept | default constructor 'Summary' should be marked noexcept | 2 | ||
| 10989 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 442 | cppcoreguidelines-noexcept | default constructor 'InstrProfSymtab' should be marked noexcept | 2 | ||
| 10990 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 700 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10991 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 846 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10992 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h @ Line 412 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10993 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProfReader.h @ Line 250 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 10994 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProfReader.h @ Line 400 | cppcoreguidelines-noexcept | destructor '~InstrProfReaderIndex |
2 | ||
| 10995 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProfReader.h @ Line 41 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 10996 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/InstrProfWriter.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'InstrProfWriter' should be marked noexcept | 2 | ||
| 10997 | /home/vsts/work/1/llvm-project/llvm/include/llvm/ProfileData/SampleProf.h @ Line 396 | cppcoreguidelines-noexcept | default constructor 'SampleContext' should be marked noexcept | 2 | ||
| 10998 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/BitstreamRemarkParser.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'Argument' should be marked noexcept | 2 | ||
| 10999 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/BitstreamRemarkParser.h @ Line 89 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11000 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h @ Line 83 | cppcoreguidelines-noexcept | move constructor 'BitstreamRemarkSerializerHelper' should be marked noexcept | 2 | ||
| 11001 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h @ Line 85 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11002 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/Remark.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'Argument' should be marked noexcept | 2 | ||
| 11003 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/Remark.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'Remark' should be marked noexcept | 2 | ||
| 11004 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/Remark.h @ Line 93 | cppcoreguidelines-noexcept | move constructor 'Remark' should be marked noexcept | 2 | ||
| 11005 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/Remark.h @ Line 94 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11006 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/RemarkLinker.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'RemarkLinker' should be marked noexcept | 2 | ||
| 11007 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/RemarkParser.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'EndOfFileError' should be marked noexcept | 2 | ||
| 11008 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/RemarkStringTable.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'StringTable' should be marked noexcept | 2 | ||
| 11009 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/RemarkStringTable.h @ Line 49 | cppcoreguidelines-noexcept | move constructor 'StringTable' should be marked noexcept | 2 | ||
| 11010 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Remarks/RemarkStringTable.h @ Line 50 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11011 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ARMAttributeParser.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'ARMAttributeParser' should be marked noexcept | 2 | ||
| 11012 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Alignment.h @ Line 125 | cppcoreguidelines-noexcept | default constructor 'MaybeAlign' should be marked noexcept | 2 | ||
| 11013 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'BumpPtrAllocatorImpl |
2 | ||
| 11014 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 88 | cppcoreguidelines-noexcept | move constructor 'BumpPtrAllocatorImpl' should be marked noexcept | 2 | ||
| 11015 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 88 | cppcoreguidelines-noexcept | move constructor 'BumpPtrAllocatorImpl |
2 | ||
| 11016 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 99 | cppcoreguidelines-noexcept | destructor '~BumpPtrAllocatorImpl |
2 | ||
| 11017 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 104 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11018 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 380 | cppcoreguidelines-noexcept | default constructor 'SpecificBumpPtrAllocator |
2 | ||
| 11019 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 385 | cppcoreguidelines-noexcept | move constructor 'SpecificBumpPtrAllocator |
2 | ||
| 11020 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 387 | cppcoreguidelines-noexcept | destructor '~SpecificBumpPtrAllocator |
2 | ||
| 11021 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 389 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11022 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'BumpPtrAllocatorImpl' should be marked noexcept | 2 | ||
| 11023 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 380 | cppcoreguidelines-noexcept | default constructor 'SpecificBumpPtrAllocator' should be marked noexcept | 2 | ||
| 11024 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Allocator.h @ Line 385 | cppcoreguidelines-noexcept | move constructor 'SpecificBumpPtrAllocator' should be marked noexcept | 2 | ||
| 11025 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ArrayRecycler.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'Capacity' should be marked noexcept | 2 | ||
| 11026 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ArrayRecycler.h @ Line 95 | cppcoreguidelines-noexcept | destructor '~ArrayRecycler |
2 | ||
| 11027 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ArrayRecycler.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ArrayRecycler' should be marked noexcept | 2 | ||
| 11028 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamArray.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'VarStreamArray |
2 | ||
| 11029 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamArray.h @ Line 173 | cppcoreguidelines-noexcept | default constructor 'VarStreamArrayIterator |
2 | ||
| 11030 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamArray.h @ Line 175 | cppcoreguidelines-noexcept | destructor '~VarStreamArrayIterator |
2 | ||
| 11031 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamArray.h @ Line 265 | cppcoreguidelines-noexcept | default constructor 'FixedStreamArray |
2 | ||
| 11032 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamArray.h @ Line 265 | cppcoreguidelines-noexcept | default constructor 'FixedStreamArray' should be marked noexcept | 2 | ||
| 11033 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamArray.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'VarStreamArray' should be marked noexcept | 2 | ||
| 11034 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamReader.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamReader' should be marked noexcept | 2 | ||
| 11035 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamRefBase' should be marked noexcept | 2 | ||
| 11036 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamRefBase |
2 | ||
| 11037 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h @ Line 43 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11038 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h @ Line 44 | cppcoreguidelines-noexcept | move constructor 'BinaryStreamRefBase |
2 | ||
| 11039 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h @ Line 165 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamRef' should be marked noexcept | 2 | ||
| 11040 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h @ Line 240 | cppcoreguidelines-noexcept | default constructor 'WritableBinaryStreamRef' should be marked noexcept | 2 | ||
| 11041 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h @ Line 200 | cppcoreguidelines-noexcept | default constructor 'BinarySubstreamRef' should be marked noexcept | 2 | ||
| 11042 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BinaryStreamWriter.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamWriter' should be marked noexcept | 2 | ||
| 11043 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BlockFrequency.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'BlockFrequency' should be marked noexcept | 2 | ||
| 11044 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/BranchProbability.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'BranchProbability' should be marked noexcept | 2 | ||
| 11045 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CFGDiff.h @ Line 94 | cppcoreguidelines-noexcept | default constructor 'GraphDiff |
2 | ||
| 11046 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CRC.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'JamCRC' should be marked noexcept | 2 | ||
| 11047 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CachePruning.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicy' should be marked noexcept | 2 | ||
| 11048 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CodeGenCoverage.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CodeGenCoverage' should be marked noexcept | 2 | ||
| 11049 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CodeGenCoverage.h @ Line 20 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11050 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CodeGenCoverage.h @ Line 20 | cppcoreguidelines-noexcept | move constructor 'CodeGenCoverage' should be marked noexcept | 2 | ||
| 11051 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 221 | cppcoreguidelines-noexcept | default constructor 'SubCommand' should be marked noexcept | 2 | ||
| 11052 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 555 | cppcoreguidelines-noexcept | destructor '~OptionValueBase |
2 | ||
| 11053 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 566 | cppcoreguidelines-noexcept | destructor '~OptionValueCopy |
2 | ||
| 11054 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 569 | cppcoreguidelines-noexcept | default constructor 'OptionValueCopy |
2 | ||
| 11055 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 600 | cppcoreguidelines-noexcept | default constructor 'OptionValueBase |
2 | ||
| 11056 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 603 | cppcoreguidelines-noexcept | destructor '~OptionValueBase |
2 | ||
| 11057 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 610 | cppcoreguidelines-noexcept | default constructor 'OptionValue |
2 | ||
| 11058 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 677 | cppcoreguidelines-noexcept | move constructor 'ValuesClass' should be marked noexcept | 2 | ||
| 11059 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1333 | cppcoreguidelines-noexcept | default constructor 'opt_storage |
2 | ||
| 11060 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1396 | cppcoreguidelines-noexcept | default constructor 'opt_storage' should be marked noexcept | 2 | ||
| 11061 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1396 | cppcoreguidelines-noexcept | default constructor 'opt_storage |
2 | ||
| 11062 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1496 | cppcoreguidelines-noexcept | default constructor 'opt' should be marked noexcept | 2 | ||
| 11063 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1496 | cppcoreguidelines-noexcept | default constructor 'opt |
2 | ||
| 11064 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1528 | cppcoreguidelines-noexcept | default constructor 'list_storage |
2 | ||
| 11065 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1690 | cppcoreguidelines-noexcept | default constructor 'list' should be marked noexcept | 2 | ||
| 11066 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1690 | cppcoreguidelines-noexcept | default constructor 'list |
2 | ||
| 11067 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1734 | cppcoreguidelines-noexcept | default constructor 'bits_storage |
2 | ||
| 11068 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1840 | cppcoreguidelines-noexcept | default constructor 'bits |
2 | ||
| 11069 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1910 | cppcoreguidelines-noexcept | default constructor 'alias' should be marked noexcept | 2 | ||
| 11070 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CommandLine.h @ Line 1840 | cppcoreguidelines-noexcept | default constructor 'bits' should be marked noexcept | 2 | ||
| 11071 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CrashRecoveryContext.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CrashRecoveryContext' should be marked noexcept | 2 | ||
| 11072 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/CrashRecoveryContext.h @ Line 260 | cppcoreguidelines-noexcept | destructor '~CrashRecoveryContextCleanupRegistrar |
2 | ||
| 11073 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/DOTGraphTraits.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'DefaultDOTGraphTraits' should be marked noexcept | 2 | ||
| 11074 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/DOTGraphTraits.h @ Line 162 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits |
2 | ||
| 11075 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/DataExtractor.h @ Line 54 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11076 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/DebugCounter.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'DebugCounter' should be marked noexcept | 2 | ||
| 11077 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/DynamicLibrary.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'DynamicLibrary' should be marked noexcept | 2 | ||
| 11078 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Endian.h @ Line 211 | cppcoreguidelines-noexcept | default constructor 'packed_endian_specific_integral |
2 | ||
| 11079 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'Error' should be marked noexcept | 2 | ||
| 11080 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 191 | cppcoreguidelines-noexcept | move constructor 'Error' should be marked noexcept | 2 | ||
| 11081 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 210 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11082 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 330 | cppcoreguidelines-noexcept | default constructor 'ErrorSuccess' should be marked noexcept | 2 | ||
| 11083 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 330 | cppcoreguidelines-noexcept | move constructor 'ErrorSuccess' should be marked noexcept | 2 | ||
| 11084 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 493 | cppcoreguidelines-noexcept | move constructor 'Expected' should be marked noexcept | 2 | ||
| 11085 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 493 | cppcoreguidelines-noexcept | move constructor 'Expected |
2 | ||
| 11086 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 514 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11087 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 520 | cppcoreguidelines-noexcept | destructor '~Expected |
2 | ||
| 11088 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 1090 | cppcoreguidelines-noexcept | destructor '~ExpectedAsOutParameter |
2 | ||
| 11089 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 1309 | cppcoreguidelines-noexcept | default constructor 'ExitOnError' should be marked noexcept | 2 | ||
| 11090 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Error.h @ Line 350 | cppcoreguidelines-noexcept | default constructor 'ErrorInfo' should be marked noexcept | 2 | ||
| 11091 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ErrorOr.h @ Line 111 | cppcoreguidelines-noexcept | move constructor 'ErrorOr' should be marked noexcept | 2 | ||
| 11092 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ErrorOr.h @ Line 111 | cppcoreguidelines-noexcept | move constructor 'ErrorOr |
2 | ||
| 11093 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ErrorOr.h @ Line 135 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11094 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ErrorOr.h @ Line 140 | cppcoreguidelines-noexcept | destructor '~ErrorOr |
2 | ||
| 11095 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileCollector.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'FileCollectorBase' should be marked noexcept | 2 | ||
| 11096 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileCollector.h @ Line 74 | cppcoreguidelines-noexcept | default constructor 'PathCanonicalizer' should be marked noexcept | 2 | ||
| 11097 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileCollector.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'PathStorage' should be marked noexcept | 2 | ||
| 11098 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileCollector.h @ Line 76 | cppcoreguidelines-noexcept | move constructor 'PathStorage' should be marked noexcept | 2 | ||
| 11099 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileSystem.h @ Line 833 | cppcoreguidelines-noexcept | move constructor 'TempFile' should be marked noexcept | 2 | ||
| 11100 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileSystem.h @ Line 834 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11101 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileSystem.h @ Line 1180 | cppcoreguidelines-noexcept | move constructor 'FileLocker' should be marked noexcept | 2 | ||
| 11102 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileSystem.h @ Line 1185 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11103 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileSystem.h @ Line 1236 | cppcoreguidelines-noexcept | default constructor 'mapped_file_region' should be marked noexcept | 2 | ||
| 11104 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileSystem.h @ Line 1388 | cppcoreguidelines-noexcept | default constructor 'RecDirIterState' should be marked noexcept | 2 | ||
| 11105 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileSystem.h @ Line 1285 | cppcoreguidelines-noexcept | default constructor 'directory_entry' should be marked noexcept | 2 | ||
| 11106 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FileUtilities.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'FileRemover' should be marked noexcept | 2 | ||
| 11107 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Format.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'validate_format_parameters |
2 | ||
| 11108 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Format.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'validate_format_parameters' should be marked noexcept | 2 | ||
| 11109 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormatAdapters.h @ Line 19 | cppcoreguidelines-noexcept | move constructor 'FormatAdapter' should be marked noexcept | 2 | ||
| 11110 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormatAdapters.h @ Line 77 | cppcoreguidelines-noexcept | move constructor 'ErrorAdapter' should be marked noexcept | 2 | ||
| 11111 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormatVariadic.h @ Line 159 | cppcoreguidelines-noexcept | move constructor 'formatv_object' should be marked noexcept | 2 | ||
| 11112 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormatVariadic.h @ Line 159 | cppcoreguidelines-noexcept | move constructor 'formatv_object |
2 | ||
| 11113 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormatVariadicDetails.h @ Line 32 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11114 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormatVariadicDetails.h @ Line 32 | cppcoreguidelines-noexcept | move constructor 'provider_format_adapter' should be marked noexcept | 2 | ||
| 11115 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormatVariadicDetails.h @ Line 44 | cppcoreguidelines-noexcept | move constructor 'stream_operator_format_adapter' should be marked noexcept | 2 | ||
| 11116 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/FormattedStream.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'formatted_raw_ostream' should be marked noexcept | 2 | ||
| 11117 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/GenericDomTree.h @ Line 263 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBase |
2 | ||
| 11118 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/GenericDomTree.h @ Line 265 | cppcoreguidelines-noexcept | move constructor 'DominatorTreeBase |
2 | ||
| 11119 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/GenericDomTree.h @ Line 275 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11120 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/GenericDomTree.h @ Line 263 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBase |
2 | ||
| 11121 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/GenericDomTree.h @ Line 265 | cppcoreguidelines-noexcept | move constructor 'DominatorTreeBase |
2 | ||
| 11122 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/GlobPattern.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'GlobPattern' should be marked noexcept | 2 | ||
| 11123 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'ItaniumManglingCanonicalizer' should be marked noexcept | 2 | ||
| 11124 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 90 | cppcoreguidelines-noexcept | move constructor 'Object' should be marked noexcept | 2 | ||
| 11125 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 304 | cppcoreguidelines-noexcept | move constructor 'Value' should be marked noexcept | 2 | ||
| 11126 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 370 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11127 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 516 | cppcoreguidelines-noexcept | move constructor 'ObjectKey' should be marked noexcept | 2 | ||
| 11128 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 625 | cppcoreguidelines-noexcept | default constructor 'Root' should be marked noexcept | 2 | ||
| 11129 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 627 | cppcoreguidelines-noexcept | move constructor 'Root' should be marked noexcept | 2 | ||
| 11130 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 628 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11131 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 11132 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 90 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11133 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/JSON.h @ Line 164 | cppcoreguidelines-noexcept | default constructor 'Array' should be marked noexcept | 2 | ||
| 11134 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/KnownBits.h @ Line 23 | cppcoreguidelines-noexcept | move constructor 'KnownBits' should be marked noexcept | 2 | ||
| 11135 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/KnownBits.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'KnownBits' should be marked noexcept | 2 | ||
| 11136 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/KnownBits.h @ Line 23 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11137 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/LineIterator.h @ Line 44 | cppcoreguidelines-noexcept | default constructor 'line_iterator' should be marked noexcept | 2 | ||
| 11138 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/LowLevelTypeImpl.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'LLT' should be marked noexcept | 2 | ||
| 11139 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MD5.h @ Line 82 | cppcoreguidelines-noexcept | default constructor 'MD5' should be marked noexcept | 2 | ||
| 11140 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MD5.h @ Line 38 | cppcoreguidelines-noexcept | move constructor 'SmallString' should be marked noexcept | 2 | ||
| 11141 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MD5.h @ Line 38 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11142 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MSVCErrorWorkarounds.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'MSVCPError' should be marked noexcept | 2 | ||
| 11143 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MSVCErrorWorkarounds.h @ Line 31 | cppcoreguidelines-noexcept | move constructor 'MSVCPError' should be marked noexcept | 2 | ||
| 11144 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MSVCErrorWorkarounds.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'MSVCPExpected |
2 | ||
| 11145 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MSVCErrorWorkarounds.h @ Line 50 | cppcoreguidelines-noexcept | move constructor 'MSVCPExpected |
2 | ||
| 11146 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MSVCErrorWorkarounds.h @ Line 52 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11147 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MSVCErrorWorkarounds.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'MSVCPExpected' should be marked noexcept | 2 | ||
| 11148 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/MSVCErrorWorkarounds.h @ Line 50 | cppcoreguidelines-noexcept | move constructor 'MSVCPExpected' should be marked noexcept | 2 | ||
| 11149 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Memory.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'MemoryBlock' should be marked noexcept | 2 | ||
| 11150 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Memory.h @ Line 143 | cppcoreguidelines-noexcept | move constructor 'OwningMemoryBlock' should be marked noexcept | 2 | ||
| 11151 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Memory.h @ Line 147 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11152 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Memory.h @ Line 141 | cppcoreguidelines-noexcept | default constructor 'OwningMemoryBlock' should be marked noexcept | 2 | ||
| 11153 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h @ Line 225 | cppcoreguidelines-noexcept | default constructor 'OnDiskChainedHashTableGenerator |
2 | ||
| 11154 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h @ Line 233 | cppcoreguidelines-noexcept | destructor '~OnDiskChainedHashTableGenerator |
2 | ||
| 11155 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h @ Line 328 | cppcoreguidelines-noexcept | default constructor 'iterator' should be marked noexcept | 2 | ||
| 11156 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h @ Line 454 | cppcoreguidelines-noexcept | default constructor 'iterator_base' should be marked noexcept | 2 | ||
| 11157 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h @ Line 510 | cppcoreguidelines-noexcept | default constructor 'key_iterator' should be marked noexcept | 2 | ||
| 11158 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h @ Line 556 | cppcoreguidelines-noexcept | default constructor 'data_iterator' should be marked noexcept | 2 | ||
| 11159 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Parallel.h @ Line 42 | cppcoreguidelines-noexcept | default constructor 'Latch' should be marked noexcept | 2 | ||
| 11160 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Parallel.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'TaskGroup' should be marked noexcept | 2 | ||
| 11161 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/PrettyStackTrace.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'PrettyStackTraceEntry' should be marked noexcept | 2 | ||
| 11162 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Program.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ProcessInfo' should be marked noexcept | 2 | ||
| 11163 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/RISCVAttributeParser.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'RISCVAttributeParser' should be marked noexcept | 2 | ||
| 11164 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Recycler.h @ Line 57 | cppcoreguidelines-noexcept | destructor '~Recycler |
2 | ||
| 11165 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/RecyclingAllocator.h @ Line 37 | cppcoreguidelines-noexcept | destructor '~RecyclingAllocator |
2 | ||
| 11166 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/RecyclingAllocator.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'RecyclingAllocator' should be marked noexcept | 2 | ||
| 11167 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Regex.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'Regex' should be marked noexcept | 2 | ||
| 11168 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Regex.h @ Line 61 | cppcoreguidelines-noexcept | move constructor 'Regex' should be marked noexcept | 2 | ||
| 11169 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Registry.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'Registry |
2 | ||
| 11170 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Registry.h @ Line 53 | cppcoreguidelines-noexcept | default constructor 'Registry' should be marked noexcept | 2 | ||
| 11171 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SHA1.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'SHA1' should be marked noexcept | 2 | ||
| 11172 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SHA256.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'SHA256' should be marked noexcept | 2 | ||
| 11173 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h @ Line 26 | cppcoreguidelines-noexcept | destructor '~SaveAndRestore |
2 | ||
| 11174 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ScaledNumber.h @ Line 510 | cppcoreguidelines-noexcept | default constructor 'ScaledNumber |
2 | ||
| 11175 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h @ Line 366 | cppcoreguidelines-noexcept | destructor '~DelimitedScope |
2 | ||
| 11176 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Signposts.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'SignpostEmitter' should be marked noexcept | 2 | ||
| 11177 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SourceMgr.h @ Line 78 | cppcoreguidelines-noexcept | move constructor 'SrcBuffer' should be marked noexcept | 2 | ||
| 11178 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SourceMgr.h @ Line 264 | cppcoreguidelines-noexcept | default constructor 'SMDiagnostic' should be marked noexcept | 2 | ||
| 11179 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SourceMgr.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'SourceMgr' should be marked noexcept | 2 | ||
| 11180 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SourceMgr.h @ Line 251 | cppcoreguidelines-noexcept | move constructor 'SMDiagnostic' should be marked noexcept | 2 | ||
| 11181 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SourceMgr.h @ Line 251 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11182 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SpecialCaseList.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'Matcher' should be marked noexcept | 2 | ||
| 11183 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SpecialCaseList.h @ Line 136 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11184 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SpecialCaseList.h @ Line 136 | cppcoreguidelines-noexcept | move constructor 'Section' should be marked noexcept | 2 | ||
| 11185 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SuffixTree.h @ Line 112 | cppcoreguidelines-noexcept | default constructor 'SuffixTreeNode' should be marked noexcept | 2 | ||
| 11186 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/SymbolRemappingReader.h @ Line 97 | cppcoreguidelines-noexcept | default constructor 'SymbolRemappingReader' should be marked noexcept | 2 | ||
| 11187 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TargetRegistry.h @ Line 604 | cppcoreguidelines-noexcept | default constructor 'TargetRegistry' should be marked noexcept | 2 | ||
| 11188 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ThreadLocal.h @ Line 35 | cppcoreguidelines-noexcept | default constructor 'ThreadLocalImpl' should be marked noexcept | 2 | ||
| 11189 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ThreadLocal.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'ThreadLocal |
2 | ||
| 11190 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ThreadLocal.h @ Line 47 | cppcoreguidelines-noexcept | default constructor 'ThreadLocal' should be marked noexcept | 2 | ||
| 11191 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/ThreadPool.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'ThreadPool' should be marked noexcept | 2 | ||
| 11192 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TimeProfiler.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'TimeTraceScope' should be marked noexcept | 2 | ||
| 11193 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TimeProfiler.h @ Line 70 | cppcoreguidelines-noexcept | move constructor 'TimeTraceScope' should be marked noexcept | 2 | ||
| 11194 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TimeProfiler.h @ Line 71 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11195 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Timer.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'TimeRecord' should be marked noexcept | 2 | ||
| 11196 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/Timer.h @ Line 110 | cppcoreguidelines-noexcept | default constructor 'Timer' should be marked noexcept | 2 | ||
| 11197 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrailingObjects.h @ Line 331 | cppcoreguidelines-noexcept | default constructor 'TrailingObjects |
2 | ||
| 11198 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrailingObjects.h @ Line 333 | cppcoreguidelines-noexcept | move constructor 'TrailingObjects |
2 | ||
| 11199 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrailingObjects.h @ Line 335 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11200 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrailingObjects.h @ Line 365 | cppcoreguidelines-noexcept | destructor '~FixedSizeStorageOwner' should be marked noexcept | 2 | ||
| 11201 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrailingObjects.h @ Line 375 | cppcoreguidelines-noexcept | move constructor 'FixedSizeStorageOwner' should be marked noexcept | 2 | ||
| 11202 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrailingObjects.h @ Line 377 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11203 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrailingObjects.h @ Line 333 | cppcoreguidelines-noexcept | move constructor 'TrailingObjects' should be marked noexcept | 2 | ||
| 11204 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TrigramIndex.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'TrigramIndex' should be marked noexcept | 2 | ||
| 11205 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TypeSize.h @ Line 136 | cppcoreguidelines-noexcept | default constructor 'StackOffset' should be marked noexcept | 2 | ||
| 11206 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/TypeSize.h @ Line 384 | cppcoreguidelines-noexcept | default constructor 'ElementCount' should be marked noexcept | 2 | ||
| 11207 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/VersionTuple.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'VersionTuple' should be marked noexcept | 2 | ||
| 11208 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/VirtualFileSystem.h @ Line 431 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystem' should be marked noexcept | 2 | ||
| 11209 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/VirtualFileSystem.h @ Line 882 | cppcoreguidelines-noexcept | default constructor 'YAMLVFSWriter' should be marked noexcept | 2 | ||
| 11210 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/VirtualFileSystem.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'Status' should be marked noexcept | 2 | ||
| 11211 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/VirtualFileSystem.h @ Line 200 | cppcoreguidelines-noexcept | default constructor 'RecDirIterState' should be marked noexcept | 2 | ||
| 11212 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/VirtualFileSystem.h @ Line 708 | cppcoreguidelines-noexcept | move constructor 'LookupResult' should be marked noexcept | 2 | ||
| 11213 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/YAMLParser.h @ Line 332 | cppcoreguidelines-noexcept | default constructor 'basic_collection_iterator |
2 | ||
| 11214 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/YAMLTraits.h @ Line 753 | cppcoreguidelines-noexcept | default constructor 'IO' should be marked noexcept | 2 | ||
| 11215 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/YAMLTraits.h @ Line 1306 | cppcoreguidelines-noexcept | destructor '~MappingNormalization |
2 | ||
| 11216 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/YAMLTraits.h @ Line 1341 | cppcoreguidelines-noexcept | destructor '~MappingNormalizationHeap |
2 | ||
| 11217 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/raw_ostream.h @ Line 118 | cppcoreguidelines-noexcept | default constructor 'raw_ostream' should be marked noexcept | 2 | ||
| 11218 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/raw_ostream.h @ Line 411 | cppcoreguidelines-noexcept | default constructor 'raw_pwrite_stream' should be marked noexcept | 2 | ||
| 11219 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/raw_ostream.h @ Line 690 | cppcoreguidelines-noexcept | default constructor 'raw_null_ostream' should be marked noexcept | 2 | ||
| 11220 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/raw_sha1_ostream.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'raw_sha1_ostream' should be marked noexcept | 2 | ||
| 11221 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/type_traits.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'copy_construction_triviality_helper |
2 | ||
| 11222 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/type_traits.h @ Line 78 | cppcoreguidelines-noexcept | destructor '~copy_construction_triviality_helper |
2 | ||
| 11223 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/type_traits.h @ Line 83 | cppcoreguidelines-noexcept | default constructor 'move_construction_triviality_helper |
2 | ||
| 11224 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/type_traits.h @ Line 84 | cppcoreguidelines-noexcept | move constructor 'move_construction_triviality_helper |
2 | ||
| 11225 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Support/type_traits.h @ Line 85 | cppcoreguidelines-noexcept | destructor '~move_construction_triviality_helper |
2 | ||
| 11226 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 105 | cppcoreguidelines-noexcept | default constructor 'BitRecTy' should be marked noexcept | 2 | ||
| 11227 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 145 | cppcoreguidelines-noexcept | default constructor 'IntRecTy' should be marked noexcept | 2 | ||
| 11228 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 163 | cppcoreguidelines-noexcept | default constructor 'StringRecTy' should be marked noexcept | 2 | ||
| 11229 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 205 | cppcoreguidelines-noexcept | default constructor 'DagRecTy' should be marked noexcept | 2 | ||
| 11230 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 440 | cppcoreguidelines-noexcept | default constructor 'UnsetInit' should be marked noexcept | 2 | ||
| 11231 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 2016 | cppcoreguidelines-noexcept | default constructor 'MappedValue' should be marked noexcept | 2 | ||
| 11232 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 2023 | cppcoreguidelines-noexcept | default constructor 'MapResolver' should be marked noexcept | 2 | ||
| 11233 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 2073 | cppcoreguidelines-noexcept | default constructor 'TrackUnresolvedResolver' should be marked noexcept | 2 | ||
| 11234 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/Record.h @ Line 1754 | cppcoreguidelines-noexcept | default constructor 'RecordKeeper' should be marked noexcept | 2 | ||
| 11235 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/SetTheory.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'SetTheory' should be marked noexcept | 2 | ||
| 11236 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TableGen/StringToOffsetTable.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'StringToOffsetTable' should be marked noexcept | 2 | ||
| 11237 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Target/TargetIntrinsicInfo.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'TargetIntrinsicInfo' should be marked noexcept | 2 | ||
| 11238 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Target/TargetLoweringObjectFile.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'TargetLoweringObjectFile' should be marked noexcept | 2 | ||
| 11239 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Target/TargetOptions.h @ Line 124 | cppcoreguidelines-noexcept | default constructor 'TargetOptions' should be marked noexcept | 2 | ||
| 11240 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Target/TargetOptions.h @ Line 122 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11241 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Annotations.h @ Line 46 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11242 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Annotations.h @ Line 46 | cppcoreguidelines-noexcept | move constructor 'Annotations' should be marked noexcept | 2 | ||
| 11243 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Error.h @ Line 173 | cppcoreguidelines-noexcept | default constructor 'SucceededMatcher' should be marked noexcept | 2 | ||
| 11244 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Error.h @ Line 173 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl' should be marked noexcept | 4 | ||
| 11245 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Error.h @ Line 173 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 11246 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Error.h @ Line 174 | cppcoreguidelines-noexcept | default constructor 'FailedMatcher' should be marked noexcept | 2 | ||
| 11247 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Error.h @ Line 174 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl' should be marked noexcept | 4 | ||
| 11248 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Error.h @ Line 174 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 11249 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Testing/Support/Error.h @ Line 70 | cppcoreguidelines-noexcept | move constructor 'ValueMatchesPoly' should be marked noexcept | 2 | ||
| 11250 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h @ Line 81 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11251 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h @ Line 81 | cppcoreguidelines-noexcept | move constructor 'InterfaceFileRef' should be marked noexcept | 2 | ||
| 11252 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h @ Line 156 | cppcoreguidelines-noexcept | default constructor 'InterfaceFile' should be marked noexcept | 2 | ||
| 11253 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h @ Line 156 | cppcoreguidelines-noexcept | move constructor 'InterfaceFile' should be marked noexcept | 2 | ||
| 11254 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TextAPI/MachO/TextAPIReader.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'TextAPIReader' should be marked noexcept | 2 | ||
| 11255 | /home/vsts/work/1/llvm-project/llvm/include/llvm/TextAPI/MachO/TextAPIWriter.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'TextAPIWriter' should be marked noexcept | 2 | ||
| 11256 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'CoroSplitPass' should be marked noexcept | 2 | ||
| 11257 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'AlwaysInlinerPass' should be marked noexcept | 2 | ||
| 11258 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ArgumentPromotionPass' should be marked noexcept | 2 | ||
| 11259 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h @ Line 196 | cppcoreguidelines-noexcept | default constructor 'AADepGraph' should be marked noexcept | 2 | ||
| 11260 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h @ Line 252 | cppcoreguidelines-noexcept | default constructor 'IRPosition' should be marked noexcept | 2 | ||
| 11261 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h @ Line 774 | cppcoreguidelines-noexcept | default constructor 'AnalysisGetter' should be marked noexcept | 2 | ||
| 11262 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h @ Line 1820 | cppcoreguidelines-noexcept | default constructor 'IntegerStateBase |
2 | ||
| 11263 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h @ Line 1982 | cppcoreguidelines-noexcept | default constructor 'IncIntegerState |
2 | ||
| 11264 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h @ Line 2063 | cppcoreguidelines-noexcept | default constructor 'BooleanState' should be marked noexcept | 2 | ||
| 11265 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h @ Line 3592 | cppcoreguidelines-noexcept | default constructor 'PotentialValuesState |
2 | ||
| 11266 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h @ Line 76 | cppcoreguidelines-noexcept | default constructor 'DeadArgumentEliminationPass' should be marked noexcept | 2 | ||
| 11267 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/IROutliner.h @ Line 302 | cppcoreguidelines-noexcept | default constructor 'InstructionAllowed' should be marked noexcept | 2 | ||
| 11268 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Inliner.h @ Line 100 | cppcoreguidelines-noexcept | default constructor 'InlinerPass' should be marked noexcept | 2 | ||
| 11269 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Inliner.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'ModuleInlinerWrapperPass' should be marked noexcept | 2 | ||
| 11270 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/Internalize.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'InternalizePass' should be marked noexcept | 2 | ||
| 11271 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/LoopExtractor.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LoopExtractorPass' should be marked noexcept | 2 | ||
| 11272 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h @ Line 183 | cppcoreguidelines-noexcept | default constructor 'ByteArrayBuilder' should be marked noexcept | 2 | ||
| 11273 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h @ Line 208 | cppcoreguidelines-noexcept | default constructor 'LowerTypeTestsPass' should be marked noexcept | 2 | ||
| 11274 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h @ Line 195 | cppcoreguidelines-noexcept | default constructor 'PassManagerBuilder' should be marked noexcept | 2 | ||
| 11275 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'ContextTrieNode' should be marked noexcept | 2 | ||
| 11276 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/SampleProfile.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'SampleProfileLoaderPass' should be marked noexcept | 2 | ||
| 11277 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h @ Line 142 | cppcoreguidelines-noexcept | default constructor 'PseudoProbeUpdatePass' should be marked noexcept | 2 | ||
| 11278 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h @ Line 227 | cppcoreguidelines-noexcept | default constructor 'WholeProgramDevirtPass' should be marked noexcept | 2 | ||
| 11279 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/InstCombine/InstCombine.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'InstCombinePass' should be marked noexcept | 2 | ||
| 11280 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/InstCombine/InstCombine.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'InstructionCombiningPass' should be marked noexcept | 2 | ||
| 11281 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h @ Line 102 | cppcoreguidelines-noexcept | default constructor 'AddressSanitizerPass' should be marked noexcept | 2 | ||
| 11282 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'ModuleAddressSanitizerPass' should be marked noexcept | 2 | ||
| 11283 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ControlHeightReductionPass' should be marked noexcept | 2 | ||
| 11284 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'DataFlowSanitizerPass' should be marked noexcept | 2 | ||
| 11285 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'GCOVProfilerPass' should be marked noexcept | 2 | ||
| 11286 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'HWAddressSanitizerPass' should be marked noexcept | 2 | ||
| 11287 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'InstrProfiling' should be marked noexcept | 2 | ||
| 11288 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'PerFunctionProfileData' should be marked noexcept | 2 | ||
| 11289 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'MemProfilerPass' should be marked noexcept | 2 | ||
| 11290 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'ModuleMemProfilerPass' should be marked noexcept | 2 | ||
| 11291 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'MemorySanitizerOptions' should be marked noexcept | 2 | ||
| 11292 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'PGOInstrumentationGenCreateVar' should be marked noexcept | 2 | ||
| 11293 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'PGOInstrumentationGen' should be marked noexcept | 2 | ||
| 11294 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h @ Line 60 | cppcoreguidelines-noexcept | default constructor 'PGOInstrumentationUse' should be marked noexcept | 2 | ||
| 11295 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'PGOIndirectCallPromotion' should be marked noexcept | 2 | ||
| 11296 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ModuleSanitizerCoveragePass' should be marked noexcept | 2 | ||
| 11297 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'EarlyCSEPass' should be marked noexcept | 2 | ||
| 11298 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'GVN' should be marked noexcept | 2 | ||
| 11299 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h @ Line 186 | cppcoreguidelines-noexcept | default constructor 'ValueTable' should be marked noexcept | 2 | ||
| 11300 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h @ Line 188 | cppcoreguidelines-noexcept | move constructor 'ValueTable' should be marked noexcept | 2 | ||
| 11301 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'GVNOptions' should be marked noexcept | 2 | ||
| 11302 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'Expression' should be marked noexcept | 2 | ||
| 11303 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 151 | cppcoreguidelines-noexcept | default constructor 'BasicExpression' should be marked noexcept | 2 | ||
| 11304 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 271 | cppcoreguidelines-noexcept | default constructor 'MemoryExpression' should be marked noexcept | 2 | ||
| 11305 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 304 | cppcoreguidelines-noexcept | default constructor 'CallExpression' should be marked noexcept | 2 | ||
| 11306 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 336 | cppcoreguidelines-noexcept | default constructor 'LoadExpression' should be marked noexcept | 2 | ||
| 11307 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 375 | cppcoreguidelines-noexcept | default constructor 'StoreExpression' should be marked noexcept | 2 | ||
| 11308 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 416 | cppcoreguidelines-noexcept | default constructor 'AggregateValueExpression' should be marked noexcept | 2 | ||
| 11309 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 502 | cppcoreguidelines-noexcept | default constructor 'PHIExpression' should be marked noexcept | 2 | ||
| 11310 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 533 | cppcoreguidelines-noexcept | default constructor 'DeadExpression' should be marked noexcept | 2 | ||
| 11311 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 548 | cppcoreguidelines-noexcept | default constructor 'VariableExpression' should be marked noexcept | 2 | ||
| 11312 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 583 | cppcoreguidelines-noexcept | default constructor 'ConstantExpression' should be marked noexcept | 2 | ||
| 11313 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/GVNExpression.h @ Line 621 | cppcoreguidelines-noexcept | default constructor 'UnknownExpression' should be marked noexcept | 2 | ||
| 11314 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h @ Line 30 | cppcoreguidelines-noexcept | default constructor 'IndVarSimplifyPass' should be marked noexcept | 2 | ||
| 11315 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h @ Line 17 | cppcoreguidelines-noexcept | default constructor 'InferAddressSpacesPass' should be marked noexcept | 2 | ||
| 11316 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/JumpThreading.h @ Line 99 | cppcoreguidelines-noexcept | default constructor 'JumpThreadingPass' should be marked noexcept | 2 | ||
| 11317 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LICM.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'LICMPass' should be marked noexcept | 2 | ||
| 11318 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'PassManager' should be marked noexcept | 2 | ||
| 11319 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h @ Line 86 | cppcoreguidelines-noexcept | move constructor 'PassManager' should be marked noexcept | 2 | ||
| 11320 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h @ Line 92 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11321 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h @ Line 505 | cppcoreguidelines-noexcept | default constructor 'PrintLoopPass' should be marked noexcept | 2 | ||
| 11322 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopRotation.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'LoopRotatePass' should be marked noexcept | 2 | ||
| 11323 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'LoopUnrollAndJamPass' should be marked noexcept | 2 | ||
| 11324 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'LoopFullUnrollPass' should be marked noexcept | 2 | ||
| 11325 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'LoopUnrollOptions' should be marked noexcept | 2 | ||
| 11326 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h @ Line 139 | cppcoreguidelines-noexcept | default constructor 'LoopUnrollPass' should be marked noexcept | 2 | ||
| 11327 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'LowerConstantIntrinsicsPass' should be marked noexcept | 2 | ||
| 11328 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'LowerMatrixIntrinsicsPass' should be marked noexcept | 2 | ||
| 11329 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MergedLoadStoreMotionOptions' should be marked noexcept | 2 | ||
| 11330 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'MergedLoadStoreMotionPass' should be marked noexcept | 2 | ||
| 11331 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SeparateConstOffsetFromGEPPass' should be marked noexcept | 2 | ||
| 11332 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'SimpleLoopUnswitchPass' should be marked noexcept | 2 | ||
| 11333 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'SimplifyCFGPass' should be marked noexcept | 2 | ||
| 11334 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'SpeculativeExecutionPass' should be marked noexcept | 2 | ||
| 11335 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'WarnMissedTransformationsPass' should be marked noexcept | 2 | ||
| 11336 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h @ Line 150 | cppcoreguidelines-noexcept | default constructor 'CriticalEdgeSplittingOptions' should be marked noexcept | 2 | ||
| 11337 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'CallGraphUpdater' should be marked noexcept | 2 | ||
| 11338 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/Cloning.h @ Line 195 | cppcoreguidelines-noexcept | default constructor 'InlineFunctionInfo' should be marked noexcept | 2 | ||
| 11339 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/GlobalStatus.h @ Line 74 | cppcoreguidelines-noexcept | default constructor 'GlobalStatus' should be marked noexcept | 2 | ||
| 11340 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h @ Line 29 | cppcoreguidelines-noexcept | default constructor 'InjectTLIMappingsLegacy' should be marked noexcept | 2 | ||
| 11341 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/PredicateInfo.h @ Line 98 | cppcoreguidelines-noexcept | default constructor 'PredicateBase' should be marked noexcept | 2 | ||
| 11342 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/PredicateInfo.h @ Line 121 | cppcoreguidelines-noexcept | default constructor 'PredicateAssume' should be marked noexcept | 2 | ||
| 11343 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/PredicateInfo.h @ Line 134 | cppcoreguidelines-noexcept | default constructor 'PredicateWithEdge' should be marked noexcept | 2 | ||
| 11344 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/PredicateInfo.h @ Line 154 | cppcoreguidelines-noexcept | default constructor 'PredicateBranch' should be marked noexcept | 2 | ||
| 11345 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/PredicateInfo.h @ Line 170 | cppcoreguidelines-noexcept | default constructor 'PredicateSwitch' should be marked noexcept | 2 | ||
| 11346 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/PredicateInfo.h @ Line 217 | cppcoreguidelines-noexcept | default constructor 'PredicateInfoPrinterLegacyPass' should be marked noexcept | 2 | ||
| 11347 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/SSAUpdater.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SSAUpdater' should be marked noexcept | 2 | ||
| 11348 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'RewriteInfo' should be marked noexcept | 2 | ||
| 11349 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SSAUpdaterBulk' should be marked noexcept | 2 | ||
| 11350 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h @ Line 106 | cppcoreguidelines-noexcept | destructor '~SampleProfileLoaderBaseImpl |
2 | ||
| 11351 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'RewriteSymbolPass' should be marked noexcept | 2 | ||
| 11352 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'UnifyFunctionExitNodesLegacyPass' should be marked noexcept | 2 | ||
| 11353 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/ValueMapper.h @ Line 150 | cppcoreguidelines-noexcept | move constructor 'ValueMapper' should be marked noexcept | 2 | ||
| 11354 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Utils/ValueMapper.h @ Line 152 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11355 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Vectorize.h @ Line 104 | cppcoreguidelines-noexcept | default constructor 'VectorizeConfig' should be marked noexcept | 2 | ||
| 11356 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h @ Line 101 | cppcoreguidelines-noexcept | default constructor 'LoopVectorizeOptions' should be marked noexcept | 2 | ||
| 11357 | /home/vsts/work/1/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h @ Line 140 | cppcoreguidelines-noexcept | default constructor 'LoopVectorizePass' should be marked noexcept | 2 | ||
| 11358 | /home/vsts/work/1/llvm-project/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'WindowsManifestMerger' should be marked noexcept | 2 | ||
| 11359 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 57 | cppcoreguidelines-noexcept | move constructor 'Record' should be marked noexcept | 2 | ||
| 11360 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 59 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11361 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 115 | cppcoreguidelines-noexcept | default constructor 'BufferExtents' should be marked noexcept | 2 | ||
| 11362 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 139 | cppcoreguidelines-noexcept | default constructor 'WallclockRecord' should be marked noexcept | 2 | ||
| 11363 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 164 | cppcoreguidelines-noexcept | default constructor 'NewCPUIDRecord' should be marked noexcept | 2 | ||
| 11364 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 189 | cppcoreguidelines-noexcept | default constructor 'TSCWrapRecord' should be marked noexcept | 2 | ||
| 11365 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 214 | cppcoreguidelines-noexcept | default constructor 'CustomEventRecord' should be marked noexcept | 2 | ||
| 11366 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 242 | cppcoreguidelines-noexcept | default constructor 'CustomEventRecordV5' should be marked noexcept | 2 | ||
| 11367 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 270 | cppcoreguidelines-noexcept | default constructor 'TypedEventRecord' should be marked noexcept | 2 | ||
| 11368 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 296 | cppcoreguidelines-noexcept | default constructor 'CallArgRecord' should be marked noexcept | 2 | ||
| 11369 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 318 | cppcoreguidelines-noexcept | default constructor 'PIDRecord' should be marked noexcept | 2 | ||
| 11370 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 341 | cppcoreguidelines-noexcept | default constructor 'NewBufferRecord' should be marked noexcept | 2 | ||
| 11371 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 361 | cppcoreguidelines-noexcept | default constructor 'EndBufferRecord' should be marked noexcept | 2 | ||
| 11372 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/FDRRecords.h @ Line 381 | cppcoreguidelines-noexcept | default constructor 'FunctionRecord' should be marked noexcept | 2 | ||
| 11373 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/Graph.h @ Line 74 | cppcoreguidelines-noexcept | default constructor 'Graph' should be marked noexcept | 2 | ||
| 11374 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/Graph.h @ Line 74 | cppcoreguidelines-noexcept | move constructor 'Graph' should be marked noexcept | 2 | ||
| 11375 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/Graph.h @ Line 154 | cppcoreguidelines-noexcept | default constructor 'NeighborEdgeIteratorT |
2 | ||
| 11376 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/Profile.h @ Line 85 | cppcoreguidelines-noexcept | default constructor 'Profile' should be marked noexcept | 2 | ||
| 11377 | /home/vsts/work/1/llvm-project/llvm/include/llvm/XRay/Profile.h @ Line 105 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 11378 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/AliasAnalysis.cpp @ Line 77 | cppcoreguidelines-noexcept | move constructor 'AAResults' should be marked noexcept | 2 | ||
| 11379 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/AliasAnalysis.cpp @ Line 810 | cppcoreguidelines-noexcept | default constructor 'ExternalAAWrapperPass' should be marked noexcept | 2 | ||
| 11380 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/AliasAnalysis.cpp @ Line 829 | cppcoreguidelines-noexcept | default constructor 'AAResultsWrapperPass' should be marked noexcept | 2 | ||
| 11381 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'AAEvalLegacyPass' should be marked noexcept | 2 | ||
| 11382 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/AliasSetTracker.cpp @ Line 732 | cppcoreguidelines-noexcept | default constructor 'AliasSetPrinter' should be marked noexcept | 2 | ||
| 11383 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/AssumptionCache.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'AssumptionCacheTracker' should be marked noexcept | 2 | ||
| 11384 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/BasicAliasAnalysis.cpp @ Line 1812 | cppcoreguidelines-noexcept | default constructor 'BasicAAWrapperPass' should be marked noexcept | 2 | ||
| 11385 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11386 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyInfo' should be marked noexcept | 2 | ||
| 11387 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp @ Line 160 | cppcoreguidelines-noexcept | move constructor 'BlockFrequencyInfo' should be marked noexcept | 2 | ||
| 11388 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp @ Line 163 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11389 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyInfoWrapperPass' should be marked noexcept | 2 | ||
| 11390 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/BranchProbabilityInfo.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityInfoWrapperPass' should be marked noexcept | 2 | ||
| 11391 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFGPrinter.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'CFGViewerLegacyPass' should be marked noexcept | 2 | ||
| 11392 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFGPrinter.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'CFGOnlyViewerLegacyPass' should be marked noexcept | 2 | ||
| 11393 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFGPrinter.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'CFGPrinterLegacyPass' should be marked noexcept | 2 | ||
| 11394 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFGPrinter.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'CFGOnlyPrinterLegacyPass' should be marked noexcept | 2 | ||
| 11395 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp @ Line 95 | cppcoreguidelines-noexcept | move constructor 'CFLAndersAAResult' should be marked noexcept | 2 | ||
| 11396 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp @ Line 917 | cppcoreguidelines-noexcept | default constructor 'CFLAndersAAWrapperPass' should be marked noexcept | 2 | ||
| 11397 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp @ Line 67 | cppcoreguidelines-noexcept | move constructor 'CFLSteensAAResult' should be marked noexcept | 2 | ||
| 11398 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'CFLSteensAAWrapperPass' should be marked noexcept | 2 | ||
| 11399 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CallGraph.cpp @ Line 42 | cppcoreguidelines-noexcept | move constructor 'CallGraph' should be marked noexcept | 2 | ||
| 11400 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CallGraph.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'CallGraphWrapperPass' should be marked noexcept | 2 | ||
| 11401 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CallGraph.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'CallGraphPrinterLegacyPass' should be marked noexcept | 2 | ||
| 11402 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CallGraphSCCPass.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'CGPassManager' should be marked noexcept | 2 | ||
| 11403 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CallPrinter.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11404 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CallPrinter.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'CallGraphViewer' should be marked noexcept | 2 | ||
| 11405 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CallPrinter.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'CallGraphDOTPrinter' should be marked noexcept | 2 | ||
| 11406 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/CostModel.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CostModelAnalysis' should be marked noexcept | 2 | ||
| 11407 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DDG.cpp @ Line 121 | cppcoreguidelines-noexcept | move constructor 'SimpleDDGNode' should be marked noexcept | 2 | ||
| 11408 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DDG.cpp @ Line 145 | cppcoreguidelines-noexcept | move constructor 'PiBlockDDGNode' should be marked noexcept | 2 | ||
| 11409 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/Delinearization.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'Delinearization' should be marked noexcept | 2 | ||
| 11410 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DemandedBits.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'DemandedBitsWrapperPass' should be marked noexcept | 2 | ||
| 11411 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DependenceAnalysis.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'DependenceAnalysisWrapperPass' should be marked noexcept | 2 | ||
| 11412 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11413 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11414 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11415 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'DomViewer' should be marked noexcept | 2 | ||
| 11416 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'DomOnlyViewer' should be marked noexcept | 2 | ||
| 11417 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'PostDomViewer' should be marked noexcept | 2 | ||
| 11418 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'PostDomOnlyViewer' should be marked noexcept | 2 | ||
| 11419 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'DomPrinter' should be marked noexcept | 2 | ||
| 11420 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'DomOnlyPrinter' should be marked noexcept | 2 | ||
| 11421 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'PostDomPrinter' should be marked noexcept | 2 | ||
| 11422 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DomPrinter.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'PostDomOnlyPrinter' should be marked noexcept | 2 | ||
| 11423 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/DominanceFrontier.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'DominanceFrontierWrapperPass' should be marked noexcept | 2 | ||
| 11424 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'AlignedMap' should be marked noexcept | 2 | ||
| 11425 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'FunctionInfo' should be marked noexcept | 2 | ||
| 11426 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp @ Line 117 | cppcoreguidelines-noexcept | move constructor 'FunctionInfo' should be marked noexcept | 2 | ||
| 11427 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp @ Line 128 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11428 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp @ Line 968 | cppcoreguidelines-noexcept | move constructor 'GlobalsAAResult' should be marked noexcept | 2 | ||
| 11429 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp @ Line 1025 | cppcoreguidelines-noexcept | default constructor 'GlobalsAAWrapperPass' should be marked noexcept | 2 | ||
| 11430 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/IRSimilarityIdentifier.cpp @ Line 887 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifierWrapperPass' should be marked noexcept | 2 | ||
| 11431 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/IVUsers.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'IVUsersWrapperPass' should be marked noexcept | 2 | ||
| 11432 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ICallPromotionAnalysis' should be marked noexcept | 2 | ||
| 11433 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'InlineSizeEstimatorAnalysis' should be marked noexcept | 2 | ||
| 11434 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp @ Line 266 | cppcoreguidelines-noexcept | move constructor 'InlineSizeEstimatorAnalysis' should be marked noexcept | 2 | ||
| 11435 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/InstCount.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'InstCountLegacyPass' should be marked noexcept | 2 | ||
| 11436 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/IntervalPartition.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'IntervalPartition' should be marked noexcept | 2 | ||
| 11437 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LazyBlockFrequencyInfoPass' should be marked noexcept | 2 | ||
| 11438 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LazyBranchProbabilityInfoPass' should be marked noexcept | 2 | ||
| 11439 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LazyCallGraph.cpp @ Line 210 | cppcoreguidelines-noexcept | move constructor 'LazyCallGraph' should be marked noexcept | 2 | ||
| 11440 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LazyCallGraph.cpp @ Line 227 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11441 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'LazyValueInfoWrapperPass' should be marked noexcept | 2 | ||
| 11442 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp @ Line 1904 | cppcoreguidelines-noexcept | default constructor 'LazyValueInfoPrinter' should be marked noexcept | 2 | ||
| 11443 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'LegacyDivergenceAnalysis' should be marked noexcept | 2 | ||
| 11444 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/Lint.cpp @ Line 719 | cppcoreguidelines-noexcept | default constructor 'LintLegacyPass' should be marked noexcept | 2 | ||
| 11445 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LoopAccessAnalysis.cpp @ Line 2243 | cppcoreguidelines-noexcept | default constructor 'LoopAccessLegacyAnalysis' should be marked noexcept | 2 | ||
| 11446 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LoopInfo.cpp @ Line 1064 | cppcoreguidelines-noexcept | default constructor 'LoopInfoWrapperPass' should be marked noexcept | 2 | ||
| 11447 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LoopPass.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'PrintLoopPassWrapper' should be marked noexcept | 2 | ||
| 11448 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LoopPass.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'LPPassManager' should be marked noexcept | 2 | ||
| 11449 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/LoopPass.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'LCSSAVerificationPass' should be marked noexcept | 2 | ||
| 11450 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemDepPrinter.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'MemDepPrinter' should be marked noexcept | 2 | ||
| 11451 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemDerefPrinter.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'MemDerefPrinter' should be marked noexcept | 2 | ||
| 11452 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp @ Line 1739 | cppcoreguidelines-noexcept | default constructor 'MemoryDependenceAnalysis' should be marked noexcept | 2 | ||
| 11453 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp @ Line 1764 | cppcoreguidelines-noexcept | default constructor 'MemoryDependenceWrapperPass' should be marked noexcept | 2 | ||
| 11454 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemorySSA.cpp @ Line 710 | cppcoreguidelines-noexcept | default constructor 'generic_def_path_iterator |
2 | ||
| 11455 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemorySSA.cpp @ Line 990 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 11456 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemorySSA.cpp @ Line 1031 | cppcoreguidelines-noexcept | destructor '~CachingWalker |
2 | ||
| 11457 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemorySSA.cpp @ Line 1067 | cppcoreguidelines-noexcept | destructor '~SkipSelfWalker |
2 | ||
| 11458 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemorySSA.cpp @ Line 2219 | cppcoreguidelines-noexcept | default constructor 'MemorySSAPrinterLegacyPass' should be marked noexcept | 2 | ||
| 11459 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemorySSA.cpp @ Line 2268 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11460 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MemorySSA.cpp @ Line 2366 | cppcoreguidelines-noexcept | default constructor 'MemorySSAWrapperPass' should be marked noexcept | 2 | ||
| 11461 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ModuleDebugInfoLegacyPrinter' should be marked noexcept | 2 | ||
| 11462 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp @ Line 876 | cppcoreguidelines-noexcept | default constructor 'ModuleSummaryIndexWrapperPass' should be marked noexcept | 2 | ||
| 11463 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp @ Line 915 | cppcoreguidelines-noexcept | default constructor 'ImmutableModuleSummaryIndexWrapperPass' should be marked noexcept | 2 | ||
| 11464 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MustExecute.cpp @ Line 309 | cppcoreguidelines-noexcept | default constructor 'MustExecutePrinter' should be marked noexcept | 2 | ||
| 11465 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/MustExecute.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'MustBeExecutedContextPrinter' should be marked noexcept | 2 | ||
| 11466 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'ObjCARCAAWrapperPass' should be marked noexcept | 2 | ||
| 11467 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'OptimizationRemarkEmitterWrapperPass' should be marked noexcept | 2 | ||
| 11468 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/PhiValues.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'PhiValuesWrapperPass' should be marked noexcept | 2 | ||
| 11469 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/PostDominators.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'PostDominatorTreeWrapperPass' should be marked noexcept | 2 | ||
| 11470 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ProfileSummaryInfo.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoWrapperPass' should be marked noexcept | 2 | ||
| 11471 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionInfo.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'RegionInfo' should be marked noexcept | 2 | ||
| 11472 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionInfo.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'RegionInfoPass' should be marked noexcept | 2 | ||
| 11473 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionPass.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'RGPassManager' should be marked noexcept | 2 | ||
| 11474 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11475 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11476 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'RegionPrinter' should be marked noexcept | 2 | ||
| 11477 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'RegionOnlyPrinter' should be marked noexcept | 2 | ||
| 11478 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'RegionViewer' should be marked noexcept | 2 | ||
| 11479 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'RegionOnlyViewer' should be marked noexcept | 2 | ||
| 11480 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp @ Line 437 | cppcoreguidelines-noexcept | default constructor 'SCEVCouldNotCompute' should be marked noexcept | 2 | ||
| 11481 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp @ Line 12032 | cppcoreguidelines-noexcept | move constructor 'ScalarEvolution' should be marked noexcept | 2 | ||
| 11482 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp @ Line 12675 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionWrapperPass' should be marked noexcept | 2 | ||
| 11483 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp @ Line 12967 | cppcoreguidelines-noexcept | default constructor 'SCEVUnionPredicate' should be marked noexcept | 2 | ||
| 11484 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'SCEVAAWrapperPass' should be marked noexcept | 2 | ||
| 11485 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/ScopedNoAliasAA.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'ScopedNoAliasAAWrapperPass' should be marked noexcept | 2 | ||
| 11486 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 773 | cppcoreguidelines-noexcept | default constructor 'StackSafetyInfo' should be marked noexcept | 2 | ||
| 11487 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 779 | cppcoreguidelines-noexcept | move constructor 'StackSafetyInfo' should be marked noexcept | 2 | ||
| 11488 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 781 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11489 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 864 | cppcoreguidelines-noexcept | default constructor 'StackSafetyGlobalInfo' should be marked noexcept | 2 | ||
| 11490 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 874 | cppcoreguidelines-noexcept | move constructor 'StackSafetyGlobalInfo' should be marked noexcept | 2 | ||
| 11491 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 878 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11492 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 920 | cppcoreguidelines-noexcept | default constructor 'StackSafetyInfoWrapperPass' should be marked noexcept | 2 | ||
| 11493 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp @ Line 962 | cppcoreguidelines-noexcept | default constructor 'StackSafetyGlobalInfoWrapperPass' should be marked noexcept | 2 | ||
| 11494 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StratifiedSets.h @ Line 56 | cppcoreguidelines-noexcept | default constructor 'StratifiedLink' should be marked noexcept | 2 | ||
| 11495 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StratifiedSets.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'StratifiedSets |
2 | ||
| 11496 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StratifiedSets.h @ Line 87 | cppcoreguidelines-noexcept | move constructor 'StratifiedSets |
2 | ||
| 11497 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/StratifiedSets.h @ Line 88 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11498 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetLibraryInfo.cpp @ Line 565 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryInfoImpl' should be marked noexcept | 2 | ||
| 11499 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetLibraryInfo.cpp @ Line 588 | cppcoreguidelines-noexcept | move constructor 'TargetLibraryInfoImpl' should be marked noexcept | 2 | ||
| 11500 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetLibraryInfo.cpp @ Line 608 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11501 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetLibraryInfo.cpp @ Line 1641 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryInfoWrapperPass' should be marked noexcept | 2 | ||
| 11502 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp @ Line 189 | cppcoreguidelines-noexcept | move constructor 'TargetTransformInfo' should be marked noexcept | 2 | ||
| 11503 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp @ Line 192 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11504 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp @ Line 1377 | cppcoreguidelines-noexcept | default constructor 'TargetIRAnalysis' should be marked noexcept | 2 | ||
| 11505 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp @ Line 1401 | cppcoreguidelines-noexcept | default constructor 'TargetTransformInfoWrapperPass' should be marked noexcept | 2 | ||
| 11506 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'TBAANodeImpl |
2 | ||
| 11507 | /home/vsts/work/1/llvm-project/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp @ Line 723 | cppcoreguidelines-noexcept | default constructor 'TypeBasedAAWrapperPass' should be marked noexcept | 2 | ||
| 11508 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4026 | cppcoreguidelines-noexcept | default constructor 'MDUnsignedField' should be marked noexcept | 2 | ||
| 11509 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4031 | cppcoreguidelines-noexcept | default constructor 'LineField' should be marked noexcept | 2 | ||
| 11510 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4035 | cppcoreguidelines-noexcept | default constructor 'ColumnField' should be marked noexcept | 2 | ||
| 11511 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4039 | cppcoreguidelines-noexcept | default constructor 'DwarfTagField' should be marked noexcept | 2 | ||
| 11512 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4045 | cppcoreguidelines-noexcept | default constructor 'DwarfMacinfoTypeField' should be marked noexcept | 2 | ||
| 11513 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4051 | cppcoreguidelines-noexcept | default constructor 'DwarfAttEncodingField' should be marked noexcept | 2 | ||
| 11514 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4055 | cppcoreguidelines-noexcept | default constructor 'DwarfVirtualityField' should be marked noexcept | 2 | ||
| 11515 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4059 | cppcoreguidelines-noexcept | default constructor 'DwarfLangField' should be marked noexcept | 2 | ||
| 11516 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4063 | cppcoreguidelines-noexcept | default constructor 'DwarfCCField' should be marked noexcept | 2 | ||
| 11517 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4067 | cppcoreguidelines-noexcept | default constructor 'EmissionKindField' should be marked noexcept | 2 | ||
| 11518 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4071 | cppcoreguidelines-noexcept | default constructor 'NameTableKindField' should be marked noexcept | 2 | ||
| 11519 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4078 | cppcoreguidelines-noexcept | default constructor 'DIFlagField' should be marked noexcept | 2 | ||
| 11520 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4082 | cppcoreguidelines-noexcept | default constructor 'DISPFlagField' should be marked noexcept | 2 | ||
| 11521 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4086 | cppcoreguidelines-noexcept | default constructor 'MDAPSIntField' should be marked noexcept | 2 | ||
| 11522 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4093 | cppcoreguidelines-noexcept | default constructor 'MDSignedField' should be marked noexcept | 2 | ||
| 11523 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4100 | cppcoreguidelines-noexcept | default constructor 'MDBoolField' should be marked noexcept | 2 | ||
| 11524 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4106 | cppcoreguidelines-noexcept | default constructor 'MDField' should be marked noexcept | 2 | ||
| 11525 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4110 | cppcoreguidelines-noexcept | default constructor 'MDConstant' should be marked noexcept | 2 | ||
| 11526 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4115 | cppcoreguidelines-noexcept | default constructor 'MDStringField' should be marked noexcept | 2 | ||
| 11527 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4120 | cppcoreguidelines-noexcept | default constructor 'MDFieldList' should be marked noexcept | 2 | ||
| 11528 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4128 | cppcoreguidelines-noexcept | default constructor 'MDSignedOrMDField' should be marked noexcept | 2 | ||
| 11529 | /home/vsts/work/1/llvm-project/llvm/lib/AsmParser/LLParser.cpp @ Line 4149 | cppcoreguidelines-noexcept | default constructor 'MDSignedOrUnsignedField' should be marked noexcept | 2 | ||
| 11530 | /home/vsts/work/1/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp @ Line 2295 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11531 | /home/vsts/work/1/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp @ Line 2299 | cppcoreguidelines-noexcept | move constructor 'MetadataLoader' should be marked noexcept | 2 | ||
| 11532 | /home/vsts/work/1/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.h @ Line 43 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11533 | /home/vsts/work/1/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.h @ Line 44 | cppcoreguidelines-noexcept | move constructor 'MetadataLoader' should be marked noexcept | 2 | ||
| 11534 | /home/vsts/work/1/llvm-project/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'WriteBitcodePass' should be marked noexcept | 2 | ||
| 11535 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AllocationOrder.h @ Line 30 | cppcoreguidelines-noexcept | move constructor 'AllocationOrder' should be marked noexcept | 2 | ||
| 11536 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'LocalVarDefRange' should be marked noexcept | 2 | ||
| 11537 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h @ Line 64 | cppcoreguidelines-noexcept | move constructor 'LocalVarDefRange' should be marked noexcept | 2 | ||
| 11538 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h @ Line 96 | cppcoreguidelines-noexcept | default constructor 'LocalVariable' should be marked noexcept | 2 | ||
| 11539 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'InlineSite' should be marked noexcept | 2 | ||
| 11540 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h @ Line 118 | cppcoreguidelines-noexcept | default constructor 'LexicalBlock' should be marked noexcept | 2 | ||
| 11541 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AsmPrinter/DIEHash.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'DIEHash' should be marked noexcept | 2 | ||
| 11542 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/AtomicExpandPass.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'AtomicExpand' should be marked noexcept | 2 | ||
| 11543 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BasicBlockSections.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'BasicBlockSections' should be marked noexcept | 2 | ||
| 11544 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BranchFolding.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'BranchFolderPass' should be marked noexcept | 2 | ||
| 11545 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BranchRelaxation.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'BranchRelaxation' should be marked noexcept | 2 | ||
| 11546 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BreakFalseDeps.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'BreakFalseDeps' should be marked noexcept | 2 | ||
| 11547 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BuiltinGCs.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ErlangGC' should be marked noexcept | 2 | ||
| 11548 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BuiltinGCs.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'OcamlGC' should be marked noexcept | 2 | ||
| 11549 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BuiltinGCs.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'ShadowStackGC' should be marked noexcept | 2 | ||
| 11550 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BuiltinGCs.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'StatepointGC' should be marked noexcept | 2 | ||
| 11551 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/BuiltinGCs.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'CoreCLRGC' should be marked noexcept | 2 | ||
| 11552 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/CFGuardLongjmp.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'CFGuardLongjmp' should be marked noexcept | 2 | ||
| 11553 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/CFIInstrInserter.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'CFIInstrInserter' should be marked noexcept | 2 | ||
| 11554 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/CodeGenPrepare.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'CodeGenPrepare' should be marked noexcept | 2 | ||
| 11555 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/CommandFlags.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'RegisterCodeGenFlags' should be marked noexcept | 2 | ||
| 11556 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'DeadMachineInstructionElim' should be marked noexcept | 2 | ||
| 11557 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/DetectDeadLanes.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'DetectDeadLanes' should be marked noexcept | 2 | ||
| 11558 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/DwarfEHPrepare.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'DwarfEHPrepareLegacyPass' should be marked noexcept | 2 | ||
| 11559 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/EHContGuardCatchret.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'EHContGuardCatchret' should be marked noexcept | 2 | ||
| 11560 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/EarlyIfConversion.cpp @ Line 717 | cppcoreguidelines-noexcept | default constructor 'EarlyIfConverter' should be marked noexcept | 2 | ||
| 11561 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/EarlyIfConversion.cpp @ Line 1040 | cppcoreguidelines-noexcept | default constructor 'EarlyIfPredicator' should be marked noexcept | 2 | ||
| 11562 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ExpandMemCmp.cpp @ Line 801 | cppcoreguidelines-noexcept | default constructor 'ExpandMemCmpPass' should be marked noexcept | 2 | ||
| 11563 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'ExpandPostRA' should be marked noexcept | 2 | ||
| 11564 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ExpandReductions.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'ExpandReductions' should be marked noexcept | 2 | ||
| 11565 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/FEntryInserter.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'FEntryInserter' should be marked noexcept | 2 | ||
| 11566 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/FinalizeISel.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'FinalizeISel' should be marked noexcept | 2 | ||
| 11567 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'FixupStatepointCallerSaved' should be marked noexcept | 2 | ||
| 11568 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/FuncletLayout.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'FuncletLayout' should be marked noexcept | 2 | ||
| 11569 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GCMetadata.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'GCModuleInfo' should be marked noexcept | 2 | ||
| 11570 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GCMetadataPrinter.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'GCMetadataPrinter' should be marked noexcept | 2 | ||
| 11571 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'LowerIntrinsics' should be marked noexcept | 2 | ||
| 11572 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'GCMachineCodeAnalysis' should be marked noexcept | 2 | ||
| 11573 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'LowerIntrinsics' should be marked noexcept | 2 | ||
| 11574 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'GCMachineCodeAnalysis' should be marked noexcept | 2 | ||
| 11575 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GCStrategy.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'GCStrategy' should be marked noexcept | 2 | ||
| 11576 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'GISelCSEAnalysisWrapperPass' should be marked noexcept | 2 | ||
| 11577 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'IRTranslator' should be marked noexcept | 2 | ||
| 11578 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'InstructionSelect' should be marked noexcept | 2 | ||
| 11579 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'InstructionSelector' should be marked noexcept | 2 | ||
| 11580 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'Legalizer' should be marked noexcept | 2 | ||
| 11581 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfo' should be marked noexcept | 2 | ||
| 11582 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/Localizer.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'Localizer' should be marked noexcept | 2 | ||
| 11583 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'RegBankSelect' should be marked noexcept | 2 | ||
| 11584 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/GlobalMerge.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'GlobalMerge' should be marked noexcept | 2 | ||
| 11585 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/HardwareLoops.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'HardwareLoops' should be marked noexcept | 2 | ||
| 11586 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/IfConversion.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'BBInfo' should be marked noexcept | 2 | ||
| 11587 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/IfConversion.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'IfConverter' should be marked noexcept | 2 | ||
| 11588 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ImplicitNullChecks.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'ImplicitNullChecks' should be marked noexcept | 2 | ||
| 11589 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/IndirectBrExpandPass.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'IndirectBrExpandPass' should be marked noexcept | 2 | ||
| 11590 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/InterferenceCache.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'BlockInterference' should be marked noexcept | 2 | ||
| 11591 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/InterleavedAccessPass.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'InterleavedAccess' should be marked noexcept | 2 | ||
| 11592 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'Polynomial' should be marked noexcept | 2 | ||
| 11593 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp @ Line 653 | cppcoreguidelines-noexcept | default constructor 'ElementInfo' should be marked noexcept | 2 | ||
| 11594 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp @ Line 1312 | cppcoreguidelines-noexcept | default constructor 'InterleavedLoadCombine' should be marked noexcept | 2 | ||
| 11595 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'LazyMachineBlockFrequencyInfoPass' should be marked noexcept | 2 | ||
| 11596 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'LocIdx' should be marked noexcept | 2 | ||
| 11597 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'ValueIDNum' should be marked noexcept | 2 | ||
| 11598 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp @ Line 910 | cppcoreguidelines-noexcept | default constructor 'VLocTracker' should be marked noexcept | 2 | ||
| 11599 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp @ Line 1541 | cppcoreguidelines-noexcept | default constructor 'InstrRefBasedLDV' should be marked noexcept | 2 | ||
| 11600 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp @ Line 1564 | cppcoreguidelines-noexcept | default constructor 'InstrRefBasedLDV' should be marked noexcept | 2 | ||
| 11601 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'LiveDebugValues' should be marked noexcept | 2 | ||
| 11602 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'LiveDebugValues' should be marked noexcept | 2 | ||
| 11603 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'MachineLocValue' should be marked noexcept | 2 | ||
| 11604 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'MachineLoc' should be marked noexcept | 2 | ||
| 11605 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp @ Line 1014 | cppcoreguidelines-noexcept | default constructor 'VarLocBasedLDV' should be marked noexcept | 2 | ||
| 11606 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp @ Line 1030 | cppcoreguidelines-noexcept | default constructor 'VarLocBasedLDV' should be marked noexcept | 2 | ||
| 11607 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugVariables.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'LiveDebugVariables' should be marked noexcept | 2 | ||
| 11608 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugVariables.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'DbgVariableValue' should be marked noexcept | 2 | ||
| 11609 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveDebugVariables.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'LiveDebugVariables' should be marked noexcept | 2 | ||
| 11610 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveIntervals.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'LiveIntervals' should be marked noexcept | 2 | ||
| 11611 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveRangeShrink.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'LiveRangeShrink' should be marked noexcept | 2 | ||
| 11612 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LiveRegMatrix.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'LiveRegMatrix' should be marked noexcept | 2 | ||
| 11613 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'LocalStackSlotPass' should be marked noexcept | 2 | ||
| 11614 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/LowerEmuTLS.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LowerEmuTLS' should be marked noexcept | 2 | ||
| 11615 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'MIRCanonicalizer' should be marked noexcept | 2 | ||
| 11616 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MIRNamerPass.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'MIRNamer' should be marked noexcept | 2 | ||
| 11617 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MIRParser/MILexer.h @ Line 177 | cppcoreguidelines-noexcept | default constructor 'MIToken' should be marked noexcept | 2 | ||
| 11618 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MIRPrintingPass.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MIRPrintingPass' should be marked noexcept | 2 | ||
| 11619 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MIRVRegNamerUtils.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'NamedVReg' should be marked noexcept | 2 | ||
| 11620 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MIRVRegNamerUtils.h @ Line 84 | cppcoreguidelines-noexcept | default constructor 'VRegRenamer' should be marked noexcept | 2 | ||
| 11621 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11622 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'MachineBlockFrequencyInfo' should be marked noexcept | 2 | ||
| 11623 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'WeightedEdge' should be marked noexcept | 2 | ||
| 11624 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp @ Line 561 | cppcoreguidelines-noexcept | default constructor 'MachineBlockPlacement' should be marked noexcept | 2 | ||
| 11625 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp @ Line 3436 | cppcoreguidelines-noexcept | default constructor 'MachineBlockPlacementStats' should be marked noexcept | 2 | ||
| 11626 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'MachineBranchProbabilityInfo' should be marked noexcept | 2 | ||
| 11627 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'MachineCSE' should be marked noexcept | 2 | ||
| 11628 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineCheckDebugify.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'CheckDebugMachineModule' should be marked noexcept | 2 | ||
| 11629 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineCombiner.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'MachineCombiner' should be marked noexcept | 2 | ||
| 11630 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'MachineCopyPropagation' should be marked noexcept | 2 | ||
| 11631 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineDebugify.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'DebugifyMachineModule' should be marked noexcept | 2 | ||
| 11632 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineDominanceFrontier.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MachineDominanceFrontier' should be marked noexcept | 2 | ||
| 11633 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineDominators.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'MachineDominatorTree' should be marked noexcept | 2 | ||
| 11634 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11635 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'MachineFunctionPrinterPass' should be marked noexcept | 2 | ||
| 11636 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineFunctionSplitter.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'MachineFunctionSplitter' should be marked noexcept | 2 | ||
| 11637 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineInstrBundle.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'UnpackMachineBundles' should be marked noexcept | 2 | ||
| 11638 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineInstrBundle.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'FinalizeMachineBundles' should be marked noexcept | 2 | ||
| 11639 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'MachineLICM' should be marked noexcept | 2 | ||
| 11640 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'EarlyMachineLICM' should be marked noexcept | 2 | ||
| 11641 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineLoopInfo.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'MachineLoopInfo' should be marked noexcept | 2 | ||
| 11642 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineModuleInfo.cpp @ Line 181 | cppcoreguidelines-noexcept | move constructor 'MachineModuleInfo' should be marked noexcept | 2 | ||
| 11643 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineModuleInfo.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'MachineModuleInfo' should be marked noexcept | 2 | ||
| 11644 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineModuleInfo.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'FreeMachineFunction' should be marked noexcept | 2 | ||
| 11645 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineModuleInfo.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'MachineModuleInfoWrapperPass' should be marked noexcept | 2 | ||
| 11646 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'MachineOptimizationRemarkEmitterPass' should be marked noexcept | 2 | ||
| 11647 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineOutliner.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'InstructionMapper' should be marked noexcept | 2 | ||
| 11648 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineOutliner.cpp @ Line 360 | cppcoreguidelines-noexcept | default constructor 'MachineOutliner' should be marked noexcept | 2 | ||
| 11649 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachinePostDominators.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'MachinePostDominatorTree' should be marked noexcept | 2 | ||
| 11650 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineRegionInfo.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'MachineRegionInfo' should be marked noexcept | 2 | ||
| 11651 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineRegionInfo.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'MachineRegionInfoPass' should be marked noexcept | 2 | ||
| 11652 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'MachineSchedContext' should be marked noexcept | 2 | ||
| 11653 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'MachineScheduler' should be marked noexcept | 2 | ||
| 11654 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'PostMachineScheduler' should be marked noexcept | 2 | ||
| 11655 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'MachineScheduler' should be marked noexcept | 2 | ||
| 11656 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'PostMachineScheduler' should be marked noexcept | 2 | ||
| 11657 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp @ Line 3827 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11658 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineSink.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'MachineSinking' should be marked noexcept | 2 | ||
| 11659 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineSink.cpp @ Line 1530 | cppcoreguidelines-noexcept | default constructor 'PostRAMachineSinking' should be marked noexcept | 2 | ||
| 11660 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineStripDebug.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'StripDebugMachineModule' should be marked noexcept | 2 | ||
| 11661 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineTraceMetrics.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'MachineTraceMetrics' should be marked noexcept | 2 | ||
| 11662 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/MachineVerifier.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'MachineVerifierPass' should be marked noexcept | 2 | ||
| 11663 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ModuloSchedule.cpp @ Line 2104 | cppcoreguidelines-noexcept | default constructor 'ModuloScheduleTest' should be marked noexcept | 2 | ||
| 11664 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/OptimizePHIs.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'OptimizePHIs' should be marked noexcept | 2 | ||
| 11665 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PHIElimination.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'PHIElimination' should be marked noexcept | 2 | ||
| 11666 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PatchableFunction.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'PatchableFunction' should be marked noexcept | 2 | ||
| 11667 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'PeepholeOptimizer' should be marked noexcept | 2 | ||
| 11668 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'PostRAHazardRecognizer' should be marked noexcept | 2 | ||
| 11669 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PostRASchedulerList.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'PostRAScheduler' should be marked noexcept | 2 | ||
| 11670 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'PreISelIntrinsicLoweringLegacyPass' should be marked noexcept | 2 | ||
| 11671 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ProcessImplicitDefs.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ProcessImplicitDefs' should be marked noexcept | 2 | ||
| 11672 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PrologEpilogInserter.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'PEI' should be marked noexcept | 2 | ||
| 11673 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/PseudoProbeInserter.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'PseudoProbeInserter' should be marked noexcept | 2 | ||
| 11674 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegAllocBasic.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'RABasic' should be marked noexcept | 2 | ||
| 11675 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegAllocBasic.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'RABasic' should be marked noexcept | 2 | ||
| 11676 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'RegAllocFast' should be marked noexcept | 2 | ||
| 11677 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'RAGreedy' should be marked noexcept | 2 | ||
| 11678 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.cpp @ Line 606 | cppcoreguidelines-noexcept | default constructor 'RAGreedy' should be marked noexcept | 2 | ||
| 11679 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegAllocPBQP.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'RegAllocPBQP' should be marked noexcept | 2 | ||
| 11680 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegUsageInfoCollector.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'RegUsageInfoCollector' should be marked noexcept | 2 | ||
| 11681 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'RegUsageInfoPropagation' should be marked noexcept | 2 | ||
| 11682 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegisterClassInfo.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'RegisterClassInfo' should be marked noexcept | 2 | ||
| 11683 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegisterCoalescer.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'RegisterCoalescer' should be marked noexcept | 2 | ||
| 11684 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RegisterScavenging.cpp @ Line 772 | cppcoreguidelines-noexcept | default constructor 'ScavengerTest' should be marked noexcept | 2 | ||
| 11685 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/RenameIndependentSubregs.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'RenameIndependentSubregs' should be marked noexcept | 2 | ||
| 11686 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'ResetMachineFunction' should be marked noexcept | 2 | ||
| 11687 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/SafeStack.cpp @ Line 860 | cppcoreguidelines-noexcept | default constructor 'SafeStackLegacyPass' should be marked noexcept | 2 | ||
| 11688 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp @ Line 623 | cppcoreguidelines-noexcept | default constructor 'Value2SUsMap' should be marked noexcept | 2 | ||
| 11689 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11690 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp @ Line 15816 | cppcoreguidelines-noexcept | default constructor 'LoadedSlice' should be marked noexcept | 2 | ||
| 11691 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp @ Line 9445 | cppcoreguidelines-noexcept | default constructor 'EVTArray' should be marked noexcept | 2 | ||
| 11692 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11693 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ShadowStackGCLowering.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'ShadowStackGCLowering' should be marked noexcept | 2 | ||
| 11694 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ShadowStackGCLowering.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'ShadowStackGCLowering' should be marked noexcept | 2 | ||
| 11695 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/ShrinkWrap.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'ShrinkWrap' should be marked noexcept | 2 | ||
| 11696 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/SjLjEHPrepare.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SjLjEHPrepare' should be marked noexcept | 2 | ||
| 11697 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/SlotIndexes.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SlotIndexes' should be marked noexcept | 2 | ||
| 11698 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/SpillPlacement.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'SpillPlacement' should be marked noexcept | 2 | ||
| 11699 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/StackColoring.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'StackColoring' should be marked noexcept | 2 | ||
| 11700 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'StackMapLiveness' should be marked noexcept | 2 | ||
| 11701 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'StackMapLiveness' should be marked noexcept | 2 | ||
| 11702 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/StackProtector.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'StackProtector' should be marked noexcept | 2 | ||
| 11703 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/StackSlotColoring.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'StackSlotColoring' should be marked noexcept | 2 | ||
| 11704 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/TailDuplication.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'TailDuplicate' should be marked noexcept | 2 | ||
| 11705 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/TailDuplication.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'EarlyTailDuplicate' should be marked noexcept | 2 | ||
| 11706 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'TargetLoweringObjectFileELF' should be marked noexcept | 2 | ||
| 11707 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp @ Line 1098 | cppcoreguidelines-noexcept | default constructor 'TargetLoweringObjectFileMachO' should be marked noexcept | 2 | ||
| 11708 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/TargetPassConfig.cpp @ Line 612 | cppcoreguidelines-noexcept | default constructor 'TargetPassConfig' should be marked noexcept | 2 | ||
| 11709 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'TwoAddressInstructionPass' should be marked noexcept | 2 | ||
| 11710 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/TypePromotion.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'TypePromotion' should be marked noexcept | 2 | ||
| 11711 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/UnreachableBlockElim.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'UnreachableBlockElimLegacyPass' should be marked noexcept | 2 | ||
| 11712 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/UnreachableBlockElim.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'UnreachableMachineBlockElim' should be marked noexcept | 2 | ||
| 11713 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/VirtRegMap.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'VirtRegRewriter' should be marked noexcept | 2 | ||
| 11714 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/WasmEHPrepare.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'WasmEHPrepare' should be marked noexcept | 2 | ||
| 11715 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/WinEHPrepare.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'WinEHPrepare' should be marked noexcept | 2 | ||
| 11716 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/WinEHPrepare.cpp @ Line 1262 | cppcoreguidelines-noexcept | default constructor 'WinEHFuncInfo' should be marked noexcept | 2 | ||
| 11717 | /home/vsts/work/1/llvm-project/llvm/lib/CodeGen/XRayInstrumentation.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'XRayInstrumentation' should be marked noexcept | 2 | ||
| 11718 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp @ Line 7 | cppcoreguidelines-noexcept | default constructor 'ContinuationRecord' should be marked noexcept | 2 | ||
| 11719 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'ContinuationRecordBuilder' should be marked noexcept | 2 | ||
| 11720 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'DebugInlineeLinesSubsectionRef' should be marked noexcept | 2 | ||
| 11721 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'DebugLinesSubsectionRef' should be marked noexcept | 2 | ||
| 11722 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'DebugStringTableSubsectionRef' should be marked noexcept | 2 | ||
| 11723 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'DebugStringTableSubsection' should be marked noexcept | 2 | ||
| 11724 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'DebugSubsectionRecord' should be marked noexcept | 2 | ||
| 11725 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'DebugSymbolRVASubsectionRef' should be marked noexcept | 2 | ||
| 11726 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'DebugSymbolRVASubsection' should be marked noexcept | 2 | ||
| 11727 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'SimpleTypeSerializer' should be marked noexcept | 2 | ||
| 11728 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'StringsAndChecksumsRef' should be marked noexcept | 2 | ||
| 11729 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'DWARFAbbreviationDeclaration' should be marked noexcept | 2 | ||
| 11730 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp @ Line 1491 | cppcoreguidelines-noexcept | default constructor 'DWARFSectionMap' should be marked noexcept | 2 | ||
| 11731 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp @ Line 1491 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11732 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp @ Line 1491 | cppcoreguidelines-noexcept | move constructor 'DWARFSectionMap' should be marked noexcept | 2 | ||
| 11733 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'DWARFAbbreviationDeclarationSet' should be marked noexcept | 2 | ||
| 11734 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugAbbrev' should be marked noexcept | 2 | ||
| 11735 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'Prologue' should be marked noexcept | 2 | ||
| 11736 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp @ Line 462 | cppcoreguidelines-noexcept | default constructor 'Row' should be marked noexcept | 2 | ||
| 11737 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp @ Line 503 | cppcoreguidelines-noexcept | default constructor 'Sequence' should be marked noexcept | 2 | ||
| 11738 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp @ Line 514 | cppcoreguidelines-noexcept | default constructor 'LineTable' should be marked noexcept | 2 | ||
| 11739 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp @ Line 393 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11740 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp @ Line 393 | cppcoreguidelines-noexcept | move constructor 'PrintedExpr' should be marked noexcept | 2 | ||
| 11741 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'PrintedExpr' should be marked noexcept | 2 | ||
| 11742 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'GsymCreator' should be marked noexcept | 2 | ||
| 11743 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/GSYM/GsymReader.cpp @ Line 30 | cppcoreguidelines-noexcept | move constructor 'GsymReader' should be marked noexcept | 2 | ||
| 11744 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamImpl' should be marked noexcept | 2 | ||
| 11745 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamImpl |
2 | ||
| 11746 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'NamedStreamMap' should be marked noexcept | 2 | ||
| 11747 | /home/vsts/work/1/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp @ Line 54 | cppcoreguidelines-noexcept | move constructor 'PDBSymbol' should be marked noexcept | 2 | ||
| 11748 | /home/vsts/work/1/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'BumpPointerAllocator' should be marked noexcept | 2 | ||
| 11749 | /home/vsts/work/1/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'DefaultAllocator' should be marked noexcept | 2 | ||
| 11750 | /home/vsts/work/1/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp @ Line 358 | cppcoreguidelines-noexcept | default constructor 'ItaniumPartialDemangler' should be marked noexcept | 2 | ||
| 11751 | /home/vsts/work/1/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp @ Line 365 | cppcoreguidelines-noexcept | move constructor 'ItaniumPartialDemangler' should be marked noexcept | 2 | ||
| 11752 | /home/vsts/work/1/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp @ Line 372 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11753 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/ExecutionEngine.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'EngineBuilder' should be marked noexcept | 2 | ||
| 11754 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp @ Line 72 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11755 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp @ Line 72 | cppcoreguidelines-noexcept | move constructor 'RegisteredObjectInfo' should be marked noexcept | 2 | ||
| 11756 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'RegisteredObjectInfo' should be marked noexcept | 2 | ||
| 11757 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'GDBJITRegistrationListener' should be marked noexcept | 2 | ||
| 11758 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'RegisterInterp' should be marked noexcept | 2 | ||
| 11759 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h @ Line 40 | cppcoreguidelines-noexcept | default constructor 'AllocaHolder' should be marked noexcept | 2 | ||
| 11760 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'ExecutionContext' should be marked noexcept | 2 | ||
| 11761 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp @ Line 95 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 11762 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h @ Line 50 | cppcoreguidelines-noexcept | move constructor 'NormalizedSymbol' should be marked noexcept | 2 | ||
| 11763 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h @ Line 51 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11764 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'RegisterJIT' should be marked noexcept | 2 | ||
| 11765 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'OwningModuleContainer' should be marked noexcept | 2 | ||
| 11766 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp @ Line 580 | cppcoreguidelines-noexcept | default constructor 'LookupState' should be marked noexcept | 2 | ||
| 11767 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp @ Line 581 | cppcoreguidelines-noexcept | move constructor 'LookupState' should be marked noexcept | 2 | ||
| 11768 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp @ Line 582 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11769 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp @ Line 1730 | cppcoreguidelines-noexcept | default constructor 'ExecutionSession' should be marked noexcept | 2 | ||
| 11770 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'DumpObjects' should be marked noexcept | 2 | ||
| 11771 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp @ Line 1203 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 11772 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'EvalResult' should be marked noexcept | 2 | ||
| 11773 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h @ Line 219 | cppcoreguidelines-noexcept | default constructor 'SymbolTableEntry' should be marked noexcept | 2 | ||
| 11774 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'EHFrameRelatedSections' should be marked noexcept | 2 | ||
| 11775 | /home/vsts/work/1/llvm-project/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'SectionMemoryManager' should be marked noexcept | 2 | ||
| 11776 | /home/vsts/work/1/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h @ Line 80 | cppcoreguidelines-noexcept | default constructor 'ExpressionFormat' should be marked noexcept | 2 | ||
| 11777 | /home/vsts/work/1/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h @ Line 456 | cppcoreguidelines-noexcept | default constructor 'FileCheckPatternContext' should be marked noexcept | 2 | ||
| 11778 | /home/vsts/work/1/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h @ Line 573 | cppcoreguidelines-noexcept | move constructor 'Pattern' should be marked noexcept | 2 | ||
| 11779 | /home/vsts/work/1/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h @ Line 815 | cppcoreguidelines-noexcept | move constructor 'FileCheckString' should be marked noexcept | 2 | ||
| 11780 | /home/vsts/work/1/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h @ Line 456 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11781 | /home/vsts/work/1/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h @ Line 573 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11782 | /home/vsts/work/1/llvm-project/llvm/lib/IR/AsmWriter.cpp @ Line 508 | cppcoreguidelines-noexcept | default constructor 'TypePrinting' should be marked noexcept | 2 | ||
| 11783 | /home/vsts/work/1/llvm-project/llvm/lib/IR/AsmWriter.cpp @ Line 1658 | cppcoreguidelines-noexcept | default constructor 'FieldSeparator' should be marked noexcept | 2 | ||
| 11784 | /home/vsts/work/1/llvm-project/llvm/lib/IR/AutoUpgrade.cpp @ Line 4334 | cppcoreguidelines-noexcept | default constructor 'StrictFPUpgradeVisitor' should be marked noexcept | 2 | ||
| 11785 | /home/vsts/work/1/llvm-project/llvm/lib/IR/Comdat.cpp @ Line 22 | cppcoreguidelines-noexcept | move constructor 'Comdat' should be marked noexcept | 2 | ||
| 11786 | /home/vsts/work/1/llvm-project/llvm/lib/IR/Comdat.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'Comdat' should be marked noexcept | 2 | ||
| 11787 | /home/vsts/work/1/llvm-project/llvm/lib/IR/Dominators.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeWrapperPass' should be marked noexcept | 2 | ||
| 11788 | /home/vsts/work/1/llvm-project/llvm/lib/IR/IRPrintingPasses.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'PrintModulePass' should be marked noexcept | 2 | ||
| 11789 | /home/vsts/work/1/llvm-project/llvm/lib/IR/IRPrintingPasses.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'PrintFunctionPass' should be marked noexcept | 2 | ||
| 11790 | /home/vsts/work/1/llvm-project/llvm/lib/IR/IRPrintingPasses.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'PrintModulePassWrapper' should be marked noexcept | 2 | ||
| 11791 | /home/vsts/work/1/llvm-project/llvm/lib/IR/IRPrintingPasses.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'PrintFunctionPassWrapper' should be marked noexcept | 2 | ||
| 11792 | /home/vsts/work/1/llvm-project/llvm/lib/IR/LLVMContext.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'LLVMContext' should be marked noexcept | 2 | ||
| 11793 | /home/vsts/work/1/llvm-project/llvm/lib/IR/LegacyPassManager.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'FunctionPassManagerImpl' should be marked noexcept | 2 | ||
| 11794 | /home/vsts/work/1/llvm-project/llvm/lib/IR/LegacyPassManager.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'MPPassManager' should be marked noexcept | 2 | ||
| 11795 | /home/vsts/work/1/llvm-project/llvm/lib/IR/LegacyPassManager.cpp @ Line 481 | cppcoreguidelines-noexcept | default constructor 'PassManagerImpl' should be marked noexcept | 2 | ||
| 11796 | /home/vsts/work/1/llvm-project/llvm/lib/IR/LegacyPassManager.cpp @ Line 1664 | cppcoreguidelines-noexcept | default constructor 'PassManager' should be marked noexcept | 2 | ||
| 11797 | /home/vsts/work/1/llvm-project/llvm/lib/IR/OptBisect.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'OptBisect' should be marked noexcept | 2 | ||
| 11798 | /home/vsts/work/1/llvm-project/llvm/lib/IR/PassTimingInfo.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'PassTimingInfo' should be marked noexcept | 2 | ||
| 11799 | /home/vsts/work/1/llvm-project/llvm/lib/IR/PassTimingInfo.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'PassTimingInfo' should be marked noexcept | 2 | ||
| 11800 | /home/vsts/work/1/llvm-project/llvm/lib/IR/PassTimingInfo.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'TimePassesHandler' should be marked noexcept | 2 | ||
| 11801 | /home/vsts/work/1/llvm-project/llvm/lib/IR/SafepointIRVerifier.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'SafepointIRVerifier' should be marked noexcept | 2 | ||
| 11802 | /home/vsts/work/1/llvm-project/llvm/lib/IR/Use.cpp @ Line 16 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 11803 | /home/vsts/work/1/llvm-project/llvm/lib/IR/Verifier.cpp @ Line 5671 | cppcoreguidelines-noexcept | default constructor 'VerifierLegacyPass' should be marked noexcept | 2 | ||
| 11804 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'DynamicEntries' should be marked noexcept | 2 | ||
| 11805 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'ContentSection' should be marked noexcept | 2 | ||
| 11806 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'ContentSection |
2 | ||
| 11807 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'ELFStringTableBuilder' should be marked noexcept | 2 | ||
| 11808 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'ELFSymbolTableBuilder' should be marked noexcept | 2 | ||
| 11809 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'ELFSymbolTableBuilder |
2 | ||
| 11810 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'ELFDynamicTableBuilder' should be marked noexcept | 2 | ||
| 11811 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp @ Line 181 | cppcoreguidelines-noexcept | move constructor 'ELFStubBuilder |
2 | ||
| 11812 | /home/vsts/work/1/llvm-project/llvm/lib/InterfaceStub/ELFStub.cpp @ Line 22 | cppcoreguidelines-noexcept | move constructor 'ELFStub' should be marked noexcept | 2 | ||
| 11813 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfo.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfo' should be marked noexcept | 2 | ||
| 11814 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfoCOFF.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoCOFF' should be marked noexcept | 2 | ||
| 11815 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfoCOFF.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoMicrosoft' should be marked noexcept | 2 | ||
| 11816 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfoCOFF.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoGNUCOFF' should be marked noexcept | 2 | ||
| 11817 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfoDarwin.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoDarwin' should be marked noexcept | 2 | ||
| 11818 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfoELF.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoELF' should be marked noexcept | 2 | ||
| 11819 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfoWasm.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoWasm' should be marked noexcept | 2 | ||
| 11820 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCAsmInfoXCOFF.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'MCAsmInfoXCOFF' should be marked noexcept | 2 | ||
| 11821 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCCodeEmitter.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'MCCodeEmitter' should be marked noexcept | 2 | ||
| 11822 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCCodeView.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'CodeViewContext' should be marked noexcept | 2 | ||
| 11823 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCDwarf.cpp @ Line 70 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11824 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCDwarf.cpp @ Line 70 | cppcoreguidelines-noexcept | move constructor 'MCDwarfLineStr' should be marked noexcept | 2 | ||
| 11825 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCLinkerOptimizationHint.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'raw_counting_ostream' should be marked noexcept | 2 | ||
| 11826 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/AsmParser.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'ParseStatementInfo' should be marked noexcept | 2 | ||
| 11827 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/AsmParser.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'CppHashInfoTy' should be marked noexcept | 2 | ||
| 11828 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/COFFAsmParser.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'COFFAsmParser' should be marked noexcept | 2 | ||
| 11829 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/COFFMasmParser.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'COFFMasmParser' should be marked noexcept | 2 | ||
| 11830 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/DarwinAsmParser.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'DarwinAsmParser' should be marked noexcept | 2 | ||
| 11831 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/ELFAsmParser.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'ELFAsmParser' should be marked noexcept | 2 | ||
| 11832 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MCAsmLexer.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'MCAsmLexer' should be marked noexcept | 2 | ||
| 11833 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MCAsmParser.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'MCAsmParser' should be marked noexcept | 2 | ||
| 11834 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'MCAsmParserExtension' should be marked noexcept | 2 | ||
| 11835 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'ParseStatementInfo' should be marked noexcept | 2 | ||
| 11836 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 128 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11837 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 128 | cppcoreguidelines-noexcept | move constructor 'StructInfo' should be marked noexcept | 2 | ||
| 11838 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'StructInfo' should be marked noexcept | 2 | ||
| 11839 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'IntFieldInfo' should be marked noexcept | 2 | ||
| 11840 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'RealFieldInfo' should be marked noexcept | 2 | ||
| 11841 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'StructFieldInfo' should be marked noexcept | 2 | ||
| 11842 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 246 | cppcoreguidelines-noexcept | move constructor 'FieldInitializer' should be marked noexcept | 2 | ||
| 11843 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 289 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11844 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 323 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11845 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 323 | cppcoreguidelines-noexcept | move constructor 'FieldInfo' should be marked noexcept | 2 | ||
| 11846 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'CppHashInfoTy' should be marked noexcept | 2 | ||
| 11847 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCParser/WasmAsmParser.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'WasmAsmParser' should be marked noexcept | 2 | ||
| 11848 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCTargetOptions.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'MCTargetOptions' should be marked noexcept | 2 | ||
| 11849 | /home/vsts/work/1/llvm-project/llvm/lib/MC/MCTargetOptionsCommandFlags.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'RegisterMCTargetOptionsFlags' should be marked noexcept | 2 | ||
| 11850 | /home/vsts/work/1/llvm-project/llvm/lib/MC/SubtargetFeature.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'SubtargetFeatures' should be marked noexcept | 2 | ||
| 11851 | /home/vsts/work/1/llvm-project/llvm/lib/MC/WasmObjectWriter.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'WasmDataSegment' should be marked noexcept | 2 | ||
| 11852 | /home/vsts/work/1/llvm-project/llvm/lib/MC/WasmObjectWriter.cpp @ Line 64 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11853 | /home/vsts/work/1/llvm-project/llvm/lib/MC/WasmObjectWriter.cpp @ Line 64 | cppcoreguidelines-noexcept | move constructor 'WasmDataSegment' should be marked noexcept | 2 | ||
| 11854 | /home/vsts/work/1/llvm-project/llvm/lib/Object/COFFModuleDefinition.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'Token' should be marked noexcept | 2 | ||
| 11855 | /home/vsts/work/1/llvm-project/llvm/lib/Object/WindowsResource.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'WindowsResourceParser' should be marked noexcept | 2 | ||
| 11856 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/COFFYAML.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'Section' should be marked noexcept | 2 | ||
| 11857 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/COFFYAML.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 11858 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/COFFYAML.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 11859 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'YAMLChecksumsSubsection' should be marked noexcept | 2 | ||
| 11860 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'YAMLLinesSubsection' should be marked noexcept | 2 | ||
| 11861 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'YAMLInlineeLinesSubsection' should be marked noexcept | 2 | ||
| 11862 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'YAMLCrossModuleExportsSubsection' should be marked noexcept | 2 | ||
| 11863 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'YAMLCrossModuleImportsSubsection' should be marked noexcept | 2 | ||
| 11864 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'YAMLSymbolsSubsection' should be marked noexcept | 2 | ||
| 11865 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'YAMLStringTableSubsection' should be marked noexcept | 2 | ||
| 11866 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'YAMLFrameDataSubsection' should be marked noexcept | 2 | ||
| 11867 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'YAMLCoffSymbolRVASubsection' should be marked noexcept | 2 | ||
| 11868 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/ELFEmitter.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'NameToIdxMap' should be marked noexcept | 2 | ||
| 11869 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/MinidumpEmitter.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'BlobAllocator' should be marked noexcept | 2 | ||
| 11870 | /home/vsts/work/1/llvm-project/llvm/lib/ObjectYAML/XCOFFYAML.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 11871 | /home/vsts/work/1/llvm-project/llvm/lib/Passes/PassBuilder.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'PipelineTuningOptions' should be marked noexcept | 2 | ||
| 11872 | /home/vsts/work/1/llvm-project/llvm/lib/Passes/PassBuilder.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'PassBuilder' should be marked noexcept | 2 | ||
| 11873 | /home/vsts/work/1/llvm-project/llvm/lib/Passes/StandardInstrumentations.cpp @ Line 347 | cppcoreguidelines-noexcept | destructor '~ChangeReporter |
2 | ||
| 11874 | /home/vsts/work/1/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp @ Line 600 | cppcoreguidelines-noexcept | destructor '~VersionedCovMapFuncRecordReader |
2 | ||
| 11875 | /home/vsts/work/1/llvm-project/llvm/lib/ProfileData/GCOV.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LineInfo' should be marked noexcept | 2 | ||
| 11876 | /home/vsts/work/1/llvm-project/llvm/lib/ProfileData/GCOV.cpp @ Line 56 | cppcoreguidelines-noexcept | move constructor 'LineInfo' should be marked noexcept | 2 | ||
| 11877 | /home/vsts/work/1/llvm-project/llvm/lib/ProfileData/GCOV.cpp @ Line 62 | cppcoreguidelines-noexcept | move constructor 'SourceInfo' should be marked noexcept | 2 | ||
| 11878 | /home/vsts/work/1/llvm-project/llvm/lib/ProfileData/InstrProfWriter.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'InstrProfWriter' should be marked noexcept | 2 | ||
| 11879 | /home/vsts/work/1/llvm-project/llvm/lib/Support/APFloat.cpp @ Line 814 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11880 | /home/vsts/work/1/llvm-project/llvm/lib/Support/APFloat.cpp @ Line 943 | cppcoreguidelines-noexcept | move constructor 'IEEEFloat' should be marked noexcept | 2 | ||
| 11881 | /home/vsts/work/1/llvm-project/llvm/lib/Support/APFloat.cpp @ Line 4260 | cppcoreguidelines-noexcept | move constructor 'DoubleAPFloat' should be marked noexcept | 2 | ||
| 11882 | /home/vsts/work/1/llvm-project/llvm/lib/Support/CodeGenCoverage.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'CodeGenCoverage' should be marked noexcept | 2 | ||
| 11883 | /home/vsts/work/1/llvm-project/llvm/lib/Support/CommandLine.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'CommandLineParser' should be marked noexcept | 2 | ||
| 11884 | /home/vsts/work/1/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'CrashRecoveryContext' should be marked noexcept | 2 | ||
| 11885 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Debug.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'dbgstream' should be marked noexcept | 2 | ||
| 11886 | /home/vsts/work/1/llvm-project/llvm/lib/Support/DebugCounter.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'DebugCounterList' should be marked noexcept | 2 | ||
| 11887 | /home/vsts/work/1/llvm-project/llvm/lib/Support/DynamicLibrary.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'HandleSet' should be marked noexcept | 2 | ||
| 11888 | /home/vsts/work/1/llvm-project/llvm/lib/Support/FileCollector.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'FileCollectorBase' should be marked noexcept | 2 | ||
| 11889 | /home/vsts/work/1/llvm-project/llvm/lib/Support/FoldingSet.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'FoldingSetBase' should be marked noexcept | 2 | ||
| 11890 | /home/vsts/work/1/llvm-project/llvm/lib/Support/FoldingSet.cpp @ Line 239 | cppcoreguidelines-noexcept | move constructor 'FoldingSetBase' should be marked noexcept | 2 | ||
| 11891 | /home/vsts/work/1/llvm-project/llvm/lib/Support/FoldingSet.cpp @ Line 246 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11892 | /home/vsts/work/1/llvm-project/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'FoldingNodeAllocator' should be marked noexcept | 2 | ||
| 11893 | /home/vsts/work/1/llvm-project/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'CanonicalizerAllocator' should be marked noexcept | 2 | ||
| 11894 | /home/vsts/work/1/llvm-project/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'Impl' should be marked noexcept | 2 | ||
| 11895 | /home/vsts/work/1/llvm-project/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'ItaniumManglingCanonicalizer' should be marked noexcept | 2 | ||
| 11896 | /home/vsts/work/1/llvm-project/llvm/lib/Support/MD5.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'MD5' should be marked noexcept | 2 | ||
| 11897 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Parallel.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolExecutor' should be marked noexcept | 2 | ||
| 11898 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Parallel.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'TaskGroup' should be marked noexcept | 2 | ||
| 11899 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Path.cpp @ Line 1174 | cppcoreguidelines-noexcept | move constructor 'TempFile' should be marked noexcept | 2 | ||
| 11900 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Path.cpp @ Line 1175 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11901 | /home/vsts/work/1/llvm-project/llvm/lib/Support/PrettyStackTrace.cpp @ Line 214 | cppcoreguidelines-noexcept | default constructor 'PrettyStackTraceEntry' should be marked noexcept | 2 | ||
| 11902 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Regex.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'Regex' should be marked noexcept | 2 | ||
| 11903 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Regex.cpp @ Line 45 | cppcoreguidelines-noexcept | move constructor 'Regex' should be marked noexcept | 2 | ||
| 11904 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Signposts.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'SignpostEmitter' should be marked noexcept | 2 | ||
| 11905 | /home/vsts/work/1/llvm-project/llvm/lib/Support/SmallPtrSet.cpp @ Line 213 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 11906 | /home/vsts/work/1/llvm-project/llvm/lib/Support/SourceMgr.cpp @ Line 158 | cppcoreguidelines-noexcept | move constructor 'SrcBuffer' should be marked noexcept | 2 | ||
| 11907 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Statistic.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'StatisticInfo' should be marked noexcept | 2 | ||
| 11908 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Statistic.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'StatisticInfo' should be marked noexcept | 2 | ||
| 11909 | /home/vsts/work/1/llvm-project/llvm/lib/Support/ThreadPool.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ThreadPool' should be marked noexcept | 2 | ||
| 11910 | /home/vsts/work/1/llvm-project/llvm/lib/Support/TimeProfiler.cpp @ Line 49 | cppcoreguidelines-noexcept | move constructor 'Entry' should be marked noexcept | 2 | ||
| 11911 | /home/vsts/work/1/llvm-project/llvm/lib/Support/TimeProfiler.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'TimeTraceProfiler' should be marked noexcept | 2 | ||
| 11912 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Timer.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'Name2PairMap' should be marked noexcept | 2 | ||
| 11913 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Unix/Program.inc @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ProcessInfo' should be marked noexcept | 2 | ||
| 11914 | /home/vsts/work/1/llvm-project/llvm/lib/Support/Unix/ThreadLocal.inc @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ThreadLocalImpl' should be marked noexcept | 2 | ||
| 11915 | /home/vsts/work/1/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp @ Line 276 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11916 | /home/vsts/work/1/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp @ Line 276 | cppcoreguidelines-noexcept | move constructor 'WorkingDirectory' should be marked noexcept | 2 | ||
| 11917 | /home/vsts/work/1/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp @ Line 701 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystem' should be marked noexcept | 2 | ||
| 11918 | /home/vsts/work/1/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp @ Line 1339 | cppcoreguidelines-noexcept | default constructor 'KeyStatus' should be marked noexcept | 2 | ||
| 11919 | /home/vsts/work/1/llvm-project/llvm/lib/Support/YAMLTraits.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'IO' should be marked noexcept | 2 | ||
| 11920 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/SetTheory.cpp @ Line 257 | cppcoreguidelines-noexcept | default constructor 'SetTheory' should be marked noexcept | 2 | ||
| 11921 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.cpp @ Line 38 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11922 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.cpp @ Line 38 | cppcoreguidelines-noexcept | move constructor 'SubClassReference' should be marked noexcept | 2 | ||
| 11923 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'SubClassReference' should be marked noexcept | 2 | ||
| 11924 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.cpp @ Line 48 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11925 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.cpp @ Line 48 | cppcoreguidelines-noexcept | move constructor 'SubMultiClassReference' should be marked noexcept | 2 | ||
| 11926 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'SubMultiClassReference' should be marked noexcept | 2 | ||
| 11927 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.h @ Line 46 | cppcoreguidelines-noexcept | default constructor 'RecordsEntry' should be marked noexcept | 2 | ||
| 11928 | /home/vsts/work/1/llvm-project/llvm/lib/TableGen/TGParser.h @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DefsetRecord' should be marked noexcept | 2 | ||
| 11929 | /home/vsts/work/1/llvm-project/llvm/lib/Target/TargetIntrinsicInfo.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'TargetIntrinsicInfo' should be marked noexcept | 2 | ||
| 11930 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'IntelExprStateMachine' should be marked noexcept | 2 | ||
| 11931 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/ImmutableGraph.h @ Line 85 | cppcoreguidelines-noexcept | move constructor 'ImmutableGraph |
2 | ||
| 11932 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/ImmutableGraph.h @ Line 87 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 11933 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h @ Line 134 | clang-diagnostic-error | 'X86GenRegisterInfo.inc' file not found | 1 | ||
| 11934 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'X86AvoidSFBPass' should be marked noexcept | 2 | ||
| 11935 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86AvoidTrailingCall.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'X86AvoidTrailingCallPass' should be marked noexcept | 2 | ||
| 11936 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86CallFrameOptimization.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'X86CallFrameOptimization' should be marked noexcept | 2 | ||
| 11937 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86CallFrameOptimization.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'CallContext' should be marked noexcept | 2 | ||
| 11938 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86CmovConversion.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'X86CmovConverterPass' should be marked noexcept | 2 | ||
| 11939 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'X86DiscriminateMemOps' should be marked noexcept | 2 | ||
| 11940 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'X86DiscriminateMemOps' should be marked noexcept | 2 | ||
| 11941 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86DomainReassignment.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'X86DomainReassignment' should be marked noexcept | 2 | ||
| 11942 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86EvexToVex.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'EvexToVexInstPass' should be marked noexcept | 2 | ||
| 11943 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86ExpandPseudo.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'X86ExpandPseudo' should be marked noexcept | 2 | ||
| 11944 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86FixupBWInsts.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'FixupBWInstPass' should be marked noexcept | 2 | ||
| 11945 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86FixupLEAs.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'FixupLEAPass' should be marked noexcept | 2 | ||
| 11946 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86FixupSetCC.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'X86FixupSetCCPass' should be marked noexcept | 2 | ||
| 11947 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'X86FlagsCopyLoweringPass' should be marked noexcept | 2 | ||
| 11948 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'FPS' should be marked noexcept | 2 | ||
| 11949 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'LiveBundle' should be marked noexcept | 2 | ||
| 11950 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'X86ISelAddressMode' should be marked noexcept | 2 | ||
| 11951 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86ISelLowering.h @ Line 1665 | cppcoreguidelines-noexcept | default constructor 'X86MaskedGatherScatterSDNode' should be marked noexcept | 2 | ||
| 11952 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'X86IndirectBranchTrackingPass' should be marked noexcept | 2 | ||
| 11953 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86IndirectThunks.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'X86IndirectThunks' should be marked noexcept | 2 | ||
| 11954 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86InsertWait.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'WaitInsert' should be marked noexcept | 2 | ||
| 11955 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86InstrBuilder.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'X86AddressMode' should be marked noexcept | 2 | ||
| 11956 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86InstrFoldTables.cpp @ Line 5635 | cppcoreguidelines-noexcept | default constructor 'X86MemUnfoldTable' should be marked noexcept | 2 | ||
| 11957 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp @ Line 8625 | cppcoreguidelines-noexcept | default constructor 'CGBR' should be marked noexcept | 2 | ||
| 11958 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp @ Line 8735 | cppcoreguidelines-noexcept | default constructor 'LDTLSCleanup' should be marked noexcept | 2 | ||
| 11959 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'X86LoadValueInjectionLoadHardeningPass' should be marked noexcept | 2 | ||
| 11960 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11961 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'X86LoadValueInjectionRetHardeningPass' should be marked noexcept | 2 | ||
| 11962 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86LowerAMXType.cpp @ Line 329 | cppcoreguidelines-noexcept | default constructor 'X86LowerAMXTypeLegacyPass' should be marked noexcept | 2 | ||
| 11963 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86LowerTileCopy.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'X86LowerTileCopy' should be marked noexcept | 2 | ||
| 11964 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86OptimizeLEAs.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'X86OptimizeLEAPass' should be marked noexcept | 2 | ||
| 11965 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86PadShortFunction.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'VisitedBBInfo' should be marked noexcept | 2 | ||
| 11966 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86PadShortFunction.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'PadShortFunc' should be marked noexcept | 2 | ||
| 11967 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86PartialReduction.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'X86PartialReduction' should be marked noexcept | 2 | ||
| 11968 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86PreTileConfig.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'X86PreTileConfig' should be marked noexcept | 2 | ||
| 11969 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86RegisterBankInfo.h @ Line 19 | clang-diagnostic-error | 'X86GenRegisterBank.inc' file not found | 1 | ||
| 11970 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86RegisterBankInfo.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'X86GenRegisterBankInfo' should be marked noexcept | 2 | ||
| 11971 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'X86SpeculativeExecutionSideEffectSuppression' should be marked noexcept | 2 | ||
| 11972 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'X86SpeculativeLoadHardeningPass' should be marked noexcept | 2 | ||
| 11973 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86TargetMachine.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'X86ExecutionDomainFix' should be marked noexcept | 2 | ||
| 11974 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86TargetObjectFile.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'X86ELFTargetObjectFile' should be marked noexcept | 2 | ||
| 11975 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86TileConfig.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'X86TileConfig' should be marked noexcept | 2 | ||
| 11976 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86VZeroUpper.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'VZeroUpperInserter' should be marked noexcept | 2 | ||
| 11977 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86WinAllocaExpander.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'X86WinAllocaExpander' should be marked noexcept | 2 | ||
| 11978 | /home/vsts/work/1/llvm-project/llvm/lib/Target/X86/X86WinEHState.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'WinEHStatePass' should be marked noexcept | 2 | ||
| 11979 | /home/vsts/work/1/llvm-project/llvm/lib/TextAPI/MachO/TextStub.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'SymbolSection' should be marked noexcept | 2 | ||
| 11980 | /home/vsts/work/1/llvm-project/llvm/lib/TextAPI/MachO/TextStub.cpp @ Line 231 | cppcoreguidelines-noexcept | move constructor 'SymbolSection' should be marked noexcept | 2 | ||
| 11981 | /home/vsts/work/1/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp @ Line 33 | clang-diagnostic-error | 'Options.inc' file not found | 1 | ||
| 11982 | /home/vsts/work/1/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'DllOptTable' should be marked noexcept | 2 | ||
| 11983 | /home/vsts/work/1/llvm-project/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'LibOptTable' should be marked noexcept | 2 | ||
| 11984 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'AggressiveInstCombinerLegacyPass' should be marked noexcept | 2 | ||
| 11985 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/CFGuard/CFGuard.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'CFGuard' should be marked noexcept | 2 | ||
| 11986 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'CoroCleanupLegacy' should be marked noexcept | 2 | ||
| 11987 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Coroutines/CoroEarly.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'CoroEarlyLegacy' should be marked noexcept | 2 | ||
| 11988 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Coroutines/CoroElide.cpp @ Line 396 | cppcoreguidelines-noexcept | default constructor 'CoroElideLegacy' should be marked noexcept | 2 | ||
| 11989 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Coroutines/CoroSplit.cpp @ Line 2135 | cppcoreguidelines-noexcept | default constructor 'CoroSplitLegacy' should be marked noexcept | 2 | ||
| 11990 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Hello/Hello.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'Hello' should be marked noexcept | 2 | ||
| 11991 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Hello/Hello.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'Hello2' should be marked noexcept | 2 | ||
| 11992 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/AlwaysInliner.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'AlwaysInlinerLegacyPass' should be marked noexcept | 2 | ||
| 11993 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Annotation2Metadata.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'Annotation2MetadataLegacy' should be marked noexcept | 2 | ||
| 11994 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp @ Line 1068 | cppcoreguidelines-noexcept | default constructor 'ArgPromotion' should be marked noexcept | 2 | ||
| 11995 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Attributor.cpp @ Line 2510 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 11996 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Attributor.cpp @ Line 2528 | cppcoreguidelines-noexcept | default constructor 'AttributorLegacyPass' should be marked noexcept | 2 | ||
| 11997 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Attributor.cpp @ Line 2557 | cppcoreguidelines-noexcept | default constructor 'AttributorCGSCCLegacyPass' should be marked noexcept | 2 | ||
| 11998 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'BarrierNoop' should be marked noexcept | 2 | ||
| 11999 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/BlockExtractor.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'BlockExtractorLegacyPass' should be marked noexcept | 2 | ||
| 12000 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'CVPLatticeVal' should be marked noexcept | 2 | ||
| 12001 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'CVPLatticeFunc' should be marked noexcept | 2 | ||
| 12002 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'CalledValuePropagationLegacyPass' should be marked noexcept | 2 | ||
| 12003 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/ConstantMerge.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'ConstantMergeLegacyPass' should be marked noexcept | 2 | ||
| 12004 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'CrossDSOCFI' should be marked noexcept | 2 | ||
| 12005 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'DAE' should be marked noexcept | 2 | ||
| 12006 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'DAH' should be marked noexcept | 2 | ||
| 12007 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'EliminateAvailableExternallyLegacyPass' should be marked noexcept | 2 | ||
| 12008 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'ForceFunctionAttrsLegacyPass' should be marked noexcept | 2 | ||
| 12009 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/FunctionAttrs.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'ArgumentGraph' should be marked noexcept | 2 | ||
| 12010 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/FunctionAttrs.cpp @ Line 1563 | cppcoreguidelines-noexcept | default constructor 'PostOrderFunctionAttrsLegacyPass' should be marked noexcept | 2 | ||
| 12011 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/FunctionAttrs.cpp @ Line 1614 | cppcoreguidelines-noexcept | default constructor 'ReversePostOrderFunctionAttrsLegacyPass' should be marked noexcept | 2 | ||
| 12012 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/FunctionImport.cpp @ Line 1381 | cppcoreguidelines-noexcept | default constructor 'FunctionImportLegacyPass' should be marked noexcept | 2 | ||
| 12013 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/GlobalDCE.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'GlobalDCELegacyPass' should be marked noexcept | 2 | ||
| 12014 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/GlobalOpt.cpp @ Line 3158 | cppcoreguidelines-noexcept | default constructor 'GlobalOptLegacyPass' should be marked noexcept | 2 | ||
| 12015 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/GlobalSplit.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'GlobalSplit' should be marked noexcept | 2 | ||
| 12016 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/HotColdSplitting.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'HotColdSplittingLegacyPass' should be marked noexcept | 2 | ||
| 12017 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/IROutliner.cpp @ Line 1693 | cppcoreguidelines-noexcept | default constructor 'IROutlinerLegacyPass' should be marked noexcept | 2 | ||
| 12018 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'InferFunctionAttrsLegacyPass' should be marked noexcept | 2 | ||
| 12019 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/InlineSimple.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'SimpleInliner' should be marked noexcept | 2 | ||
| 12020 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Inliner.cpp @ Line 995 | cppcoreguidelines-noexcept | default constructor 'ModuleInlinerWrapperPass' should be marked noexcept | 2 | ||
| 12021 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Internalize.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'PreserveAPIList' should be marked noexcept | 2 | ||
| 12022 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Internalize.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'InternalizePass' should be marked noexcept | 2 | ||
| 12023 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/Internalize.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'InternalizeLegacyPass' should be marked noexcept | 2 | ||
| 12024 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/LoopExtractor.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'LoopExtractorLegacyPass' should be marked noexcept | 2 | ||
| 12025 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/LoopExtractor.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'SingleLoopExtractor' should be marked noexcept | 2 | ||
| 12026 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/LowerTypeTests.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'LowerTypeTests' should be marked noexcept | 2 | ||
| 12027 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/MergeFunctions.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'MergeFunctions' should be marked noexcept | 2 | ||
| 12028 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/MergeFunctions.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'MergeFunctionsLegacyPass' should be marked noexcept | 2 | ||
| 12029 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/OpenMPOpt.cpp @ Line 2327 | cppcoreguidelines-noexcept | default constructor 'OpenMPOptLegacyPass' should be marked noexcept | 2 | ||
| 12030 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/PartialInlining.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'FunctionOutliningMultiRegionInfo' should be marked noexcept | 2 | ||
| 12031 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/PartialInlining.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'PartialInlinerLegacyPass' should be marked noexcept | 2 | ||
| 12032 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'PassManagerBuilder' should be marked noexcept | 2 | ||
| 12033 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/PruneEH.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'PruneEH' should be marked noexcept | 2 | ||
| 12034 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/SCCP.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'IPSCCPLegacyPass' should be marked noexcept | 2 | ||
| 12035 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'SampleProfileLoaderLegacyPass' should be marked noexcept | 2 | ||
| 12036 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'StripDeadPrototypesLegacyPass' should be marked noexcept | 2 | ||
| 12037 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/StripSymbols.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'StripSymbols' should be marked noexcept | 2 | ||
| 12038 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/StripSymbols.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'StripNonDebugSymbols' should be marked noexcept | 2 | ||
| 12039 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/StripSymbols.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'StripDebugDeclare' should be marked noexcept | 2 | ||
| 12040 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/StripSymbols.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'StripDeadDebugInfo' should be marked noexcept | 2 | ||
| 12041 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'WriteThinLTOBitcode' should be marked noexcept | 2 | ||
| 12042 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp @ Line 690 | cppcoreguidelines-noexcept | default constructor 'WholeProgramDevirt' should be marked noexcept | 2 | ||
| 12043 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineInternal.h @ Line 772 | cppcoreguidelines-noexcept | move constructor 'Negator' should be marked noexcept | 2 | ||
| 12044 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineInternal.h @ Line 774 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12045 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp @ Line 1755 | cppcoreguidelines-noexcept | default constructor 'BinopElts' should be marked noexcept | 2 | ||
| 12046 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp @ Line 4022 | cppcoreguidelines-noexcept | default constructor 'InstCombinePass' should be marked noexcept | 2 | ||
| 12047 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp @ Line 4102 | cppcoreguidelines-noexcept | default constructor 'InstructionCombiningPass' should be marked noexcept | 2 | ||
| 12048 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'ASanGlobalsMetadataWrapperPass' should be marked noexcept | 2 | ||
| 12049 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp @ Line 716 | cppcoreguidelines-noexcept | default constructor 'AddressSanitizerLegacyPass' should be marked noexcept | 2 | ||
| 12050 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp @ Line 851 | cppcoreguidelines-noexcept | default constructor 'ModuleAddressSanitizerLegacyPass' should be marked noexcept | 2 | ||
| 12051 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp @ Line 1185 | cppcoreguidelines-noexcept | default constructor 'AddressSanitizerPass' should be marked noexcept | 2 | ||
| 12052 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp @ Line 1208 | cppcoreguidelines-noexcept | default constructor 'ModuleAddressSanitizerPass' should be marked noexcept | 2 | ||
| 12053 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'BoundsCheckingLegacyPass' should be marked noexcept | 2 | ||
| 12054 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/CGProfile.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'CGProfileLegacyPass' should be marked noexcept | 2 | ||
| 12055 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'ControlHeightReductionLegacyPass' should be marked noexcept | 2 | ||
| 12056 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'CHRStats' should be marked noexcept | 2 | ||
| 12057 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'RegInfo' should be marked noexcept | 2 | ||
| 12058 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp @ Line 2082 | cppcoreguidelines-noexcept | default constructor 'ControlHeightReductionPass' should be marked noexcept | 2 | ||
| 12059 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp @ Line 3157 | cppcoreguidelines-noexcept | default constructor 'DataFlowSanitizerLegacyPass' should be marked noexcept | 2 | ||
| 12060 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'GCOVProfiler' should be marked noexcept | 2 | ||
| 12061 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'GCOVProfilerLegacyPass' should be marked noexcept | 2 | ||
| 12062 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'HWAddressSanitizerLegacyPass' should be marked noexcept | 2 | ||
| 12063 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'HWAddressSanitizerPass' should be marked noexcept | 2 | ||
| 12064 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'PGOIndirectCallPromotionLegacyPass' should be marked noexcept | 2 | ||
| 12065 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'InstrOrderFile' should be marked noexcept | 2 | ||
| 12066 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'InstrOrderFileLegacyPass' should be marked noexcept | 2 | ||
| 12067 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'InstrProfilingLegacyPass' should be marked noexcept | 2 | ||
| 12068 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'ShadowMapping' should be marked noexcept | 2 | ||
| 12069 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'MemProfilerLegacyPass' should be marked noexcept | 2 | ||
| 12070 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'ModuleMemProfilerLegacyPass' should be marked noexcept | 2 | ||
| 12071 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'MemProfilerPass' should be marked noexcept | 2 | ||
| 12072 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'ModuleMemProfilerPass' should be marked noexcept | 2 | ||
| 12073 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp @ Line 495 | cppcoreguidelines-noexcept | move constructor 'MemorySanitizer' should be marked noexcept | 2 | ||
| 12074 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp @ Line 496 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12075 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp @ Line 637 | cppcoreguidelines-noexcept | default constructor 'MemorySanitizerLegacyPass' should be marked noexcept | 2 | ||
| 12076 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp @ Line 400 | cppcoreguidelines-noexcept | default constructor 'PGOInstrumentationGenLegacyPass' should be marked noexcept | 2 | ||
| 12077 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'PGOInstrumentationUseLegacyPass' should be marked noexcept | 2 | ||
| 12078 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp @ Line 454 | cppcoreguidelines-noexcept | default constructor 'PGOInstrumentationGenCreateVarLegacyPass' should be marked noexcept | 2 | ||
| 12079 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp @ Line 1965 | cppcoreguidelines-noexcept | default constructor 'PGOInstrumentationUse' should be marked noexcept | 2 | ||
| 12080 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp @ Line 2105 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 12081 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'PGOMemOPSizeOptLegacyPass' should be marked noexcept | 2 | ||
| 12082 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'ModuleSanitizerCoverage' should be marked noexcept | 2 | ||
| 12083 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'ModuleSanitizerCoverageLegacyPass' should be marked noexcept | 2 | ||
| 12084 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'ThreadSanitizer' should be marked noexcept | 2 | ||
| 12085 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'ThreadSanitizerLegacyPass' should be marked noexcept | 2 | ||
| 12086 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h @ Line 66 | cppcoreguidelines-noexcept | move constructor 'ValueProfileCollector' should be marked noexcept | 2 | ||
| 12087 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h @ Line 67 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12088 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'ObjCARCAPElim' should be marked noexcept | 2 | ||
| 12089 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'ObjCARCContractLegacyPass' should be marked noexcept | 2 | ||
| 12090 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'ObjCARCExpand' should be marked noexcept | 2 | ||
| 12091 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp @ Line 583 | cppcoreguidelines-noexcept | default constructor 'ObjCARCOptLegacyPass' should be marked noexcept | 2 | ||
| 12092 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'ProvenanceAnalysis' should be marked noexcept | 2 | ||
| 12093 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'PAEval' should be marked noexcept | 2 | ||
| 12094 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'PAEval' should be marked noexcept | 2 | ||
| 12095 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/ObjCARC/PtrState.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'PtrState' should be marked noexcept | 2 | ||
| 12096 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/ADCE.cpp @ Line 712 | cppcoreguidelines-noexcept | default constructor 'ADCELegacyPass' should be marked noexcept | 2 | ||
| 12097 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'AlignmentFromAssumptions' should be marked noexcept | 2 | ||
| 12098 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'AnnotationRemarksLegacy' should be marked noexcept | 2 | ||
| 12099 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/BDCE.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'BDCELegacyPass' should be marked noexcept | 2 | ||
| 12100 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'CallSiteSplittingLegacyPass' should be marked noexcept | 2 | ||
| 12101 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'ConstantHoistingLegacyPass' should be marked noexcept | 2 | ||
| 12102 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp @ Line 489 | cppcoreguidelines-noexcept | default constructor 'ConstraintElimination' should be marked noexcept | 2 | ||
| 12103 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'CorrelatedValuePropagation' should be marked noexcept | 2 | ||
| 12104 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/DCE.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'RedundantDbgInstElimination' should be marked noexcept | 2 | ||
| 12105 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/DCE.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'DCELegacyPass' should be marked noexcept | 2 | ||
| 12106 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp @ Line 2041 | cppcoreguidelines-noexcept | default constructor 'DSELegacyPass' should be marked noexcept | 2 | ||
| 12107 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/DivRemPairs.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'DivRemPairsLegacyPass' should be marked noexcept | 2 | ||
| 12108 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp @ Line 1641 | cppcoreguidelines-noexcept | default constructor 'EarlyCSELegacyCommonPass |
2 | ||
| 12109 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'FlattenCFGPass' should be marked noexcept | 2 | ||
| 12110 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/Float2Int.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'Float2IntLegacyPass' should be marked noexcept | 2 | ||
| 12111 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'Expression' should be marked noexcept | 2 | ||
| 12112 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'ValueTable' should be marked noexcept | 2 | ||
| 12113 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp @ Line 388 | cppcoreguidelines-noexcept | move constructor 'ValueTable' should be marked noexcept | 2 | ||
| 12114 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp @ Line 2896 | cppcoreguidelines-noexcept | default constructor 'GVNLegacyPass' should be marked noexcept | 2 | ||
| 12115 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GVNHoist.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'GVNHoistLegacyPass' should be marked noexcept | 2 | ||
| 12116 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GVNSink.cpp @ Line 893 | cppcoreguidelines-noexcept | default constructor 'GVNSinkLegacyPass' should be marked noexcept | 2 | ||
| 12117 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp @ Line 798 | cppcoreguidelines-noexcept | default constructor 'GuardWideningLegacyPass' should be marked noexcept | 2 | ||
| 12118 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp @ Line 825 | cppcoreguidelines-noexcept | default constructor 'LoopGuardWideningLegacyPass' should be marked noexcept | 2 | ||
| 12119 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp @ Line 1946 | cppcoreguidelines-noexcept | default constructor 'IndVarSimplifyLegacyPass' should be marked noexcept | 2 | ||
| 12120 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'IRCELegacyPass' should be marked noexcept | 2 | ||
| 12121 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'InferAddressSpaces' should be marked noexcept | 2 | ||
| 12122 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp @ Line 1203 | cppcoreguidelines-noexcept | default constructor 'InferAddressSpacesPass' should be marked noexcept | 2 | ||
| 12123 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'InstSimplifyLegacyPass' should be marked noexcept | 2 | ||
| 12124 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/JumpThreading.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'JumpThreading' should be marked noexcept | 2 | ||
| 12125 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/JumpThreading.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'JumpThreadingPass' should be marked noexcept | 2 | ||
| 12126 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LICM.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'LegacyLICMPass' should be marked noexcept | 2 | ||
| 12127 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'LoopDataPrefetchLegacyPass' should be marked noexcept | 2 | ||
| 12128 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopDeletion.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'LoopDeletionLegacyPass' should be marked noexcept | 2 | ||
| 12129 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp @ Line 1009 | cppcoreguidelines-noexcept | default constructor 'LoopDistributeLegacy' should be marked noexcept | 2 | ||
| 12130 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopFlatten.cpp @ Line 693 | cppcoreguidelines-noexcept | default constructor 'LoopFlattenLegacyPass' should be marked noexcept | 2 | ||
| 12131 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopFuse.cpp @ Line 1803 | cppcoreguidelines-noexcept | default constructor 'LoopFuseLegacy' should be marked noexcept | 2 | ||
| 12132 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'LoopIdiomRecognizeLegacyPass' should be marked noexcept | 2 | ||
| 12133 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'LoopInstSimplifyLegacyPass' should be marked noexcept | 2 | ||
| 12134 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopInterchange.cpp @ Line 1642 | cppcoreguidelines-noexcept | default constructor 'LoopInterchangeLegacyPass' should be marked noexcept | 2 | ||
| 12135 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopPassManager.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'PrintLoopPass' should be marked noexcept | 2 | ||
| 12136 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopPredication.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'LoopICmp' should be marked noexcept | 2 | ||
| 12137 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopPredication.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'LoopPredicationLegacyPass' should be marked noexcept | 2 | ||
| 12138 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'LoopRerollLegacyPass' should be marked noexcept | 2 | ||
| 12139 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopRotation.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'LoopRotatePass' should be marked noexcept | 2 | ||
| 12140 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopRotation.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'LoopRotateLegacyPass' should be marked noexcept | 2 | ||
| 12141 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp @ Line 725 | cppcoreguidelines-noexcept | default constructor 'LoopSimplifyCFGLegacyPass' should be marked noexcept | 2 | ||
| 12142 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopSink.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'LegacyLoopSinkPass' should be marked noexcept | 2 | ||
| 12143 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp @ Line 1027 | cppcoreguidelines-noexcept | default constructor 'Cost' should be marked noexcept | 2 | ||
| 12144 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp @ Line 5793 | cppcoreguidelines-noexcept | default constructor 'LoopStrengthReduce' should be marked noexcept | 2 | ||
| 12145 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp @ Line 5802 | cppcoreguidelines-noexcept | default constructor 'LoopStrengthReduce' should be marked noexcept | 2 | ||
| 12146 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'LoopUnrollAndJam' should be marked noexcept | 2 | ||
| 12147 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp @ Line 1219 | cppcoreguidelines-noexcept | default constructor 'LoopUnroll' should be marked noexcept | 2 | ||
| 12148 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'LUAnalysisCache' should be marked noexcept | 2 | ||
| 12149 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'LoopUnswitch' should be marked noexcept | 2 | ||
| 12150 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'LoopVersioningLICMLegacyPass' should be marked noexcept | 2 | ||
| 12151 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerAtomic.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'LowerAtomicLegacyPass' should be marked noexcept | 2 | ||
| 12152 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'LowerConstantIntrinsics' should be marked noexcept | 2 | ||
| 12153 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'LowerExpectIntrinsic' should be marked noexcept | 2 | ||
| 12154 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'LowerGuardIntrinsicLegacyPass' should be marked noexcept | 2 | ||
| 12155 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'MatrixTy' should be marked noexcept | 2 | ||
| 12156 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'ShapeInfo' should be marked noexcept | 2 | ||
| 12157 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp @ Line 2005 | cppcoreguidelines-noexcept | default constructor 'LowerMatrixIntrinsicsLegacyPass' should be marked noexcept | 2 | ||
| 12158 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp @ Line 2058 | cppcoreguidelines-noexcept | default constructor 'LowerMatrixIntrinsicsMinimalLegacyPass' should be marked noexcept | 2 | ||
| 12159 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'LowerWidenableConditionLegacyPass' should be marked noexcept | 2 | ||
| 12160 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'MakeGuardsExplicitLegacyPass' should be marked noexcept | 2 | ||
| 12161 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'MemCpyOptLegacyPass' should be marked noexcept | 2 | ||
| 12162 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'BCEAtom' should be marked noexcept | 2 | ||
| 12163 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp @ Line 90 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12164 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'BCECmpBlock' should be marked noexcept | 2 | ||
| 12165 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp @ Line 894 | cppcoreguidelines-noexcept | default constructor 'MergeICmpsLegacyPass' should be marked noexcept | 2 | ||
| 12166 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'MergedLoadStoreMotionLegacyPass' should be marked noexcept | 2 | ||
| 12167 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/NaryReassociate.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'NaryReassociateLegacyPass' should be marked noexcept | 2 | ||
| 12168 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'TarjanSCC' should be marked noexcept | 2 | ||
| 12169 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp @ Line 344 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 12170 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp @ Line 4115 | cppcoreguidelines-noexcept | default constructor 'NewGVNLegacyPass' should be marked noexcept | 2 | ||
| 12171 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'PartiallyInlineLibCallsLegacyPass' should be marked noexcept | 2 | ||
| 12172 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'PlaceBackedgeSafepointsImpl' should be marked noexcept | 2 | ||
| 12173 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'PlaceSafepoints' should be marked noexcept | 2 | ||
| 12174 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/Reassociate.cpp @ Line 97 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12175 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/Reassociate.cpp @ Line 2588 | cppcoreguidelines-noexcept | default constructor 'ReassociateLegacyPass' should be marked noexcept | 2 | ||
| 12176 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/Reg2Mem.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'RegToMemLegacy' should be marked noexcept | 2 | ||
| 12177 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'RewriteStatepointsForGCLegacyPass' should be marked noexcept | 2 | ||
| 12178 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp @ Line 690 | cppcoreguidelines-noexcept | default constructor 'BDVState' should be marked noexcept | 2 | ||
| 12179 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SCCP.cpp @ Line 1776 | cppcoreguidelines-noexcept | default constructor 'SCCPLegacyPass' should be marked noexcept | 2 | ||
| 12180 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp @ Line 4794 | cppcoreguidelines-noexcept | default constructor 'SROALegacyPass' should be marked noexcept | 2 | ||
| 12181 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ScalarizeMaskedMemIntrinLegacyPass' should be marked noexcept | 2 | ||
| 12182 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'ScalarizerLegacyPass' should be marked noexcept | 2 | ||
| 12183 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'SeparateConstOffsetFromGEPLegacyPass' should be marked noexcept | 2 | ||
| 12184 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp @ Line 2989 | cppcoreguidelines-noexcept | default constructor 'SimpleLoopUnswitchLegacyPass' should be marked noexcept | 2 | ||
| 12185 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'SimplifyCFGPass' should be marked noexcept | 2 | ||
| 12186 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'CFGSimplifyPass' should be marked noexcept | 2 | ||
| 12187 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/Sink.cpp @ Line 253 | cppcoreguidelines-noexcept | default constructor 'SinkingLegacyPass' should be marked noexcept | 2 | ||
| 12188 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'SpeculativeExecutionLegacyPass' should be marked noexcept | 2 | ||
| 12189 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp @ Line 333 | cppcoreguidelines-noexcept | default constructor 'SpeculativeExecutionPass' should be marked noexcept | 2 | ||
| 12190 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'StraightLineStrengthReduceLegacyPass' should be marked noexcept | 2 | ||
| 12191 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'StructurizeCFGLegacyPass' should be marked noexcept | 2 | ||
| 12192 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp @ Line 835 | cppcoreguidelines-noexcept | default constructor 'TailCallElim' should be marked noexcept | 2 | ||
| 12193 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'WarnMissedTransformationsLegacy' should be marked noexcept | 2 | ||
| 12194 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/AddDiscriminators.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'AddDiscriminatorsLegacyPass' should be marked noexcept | 2 | ||
| 12195 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'AssumeSimplifyPassLegacyPass' should be marked noexcept | 2 | ||
| 12196 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp @ Line 616 | cppcoreguidelines-noexcept | default constructor 'AssumeBuilderPassLegacyPass' should be marked noexcept | 2 | ||
| 12197 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'BreakCriticalEdges' should be marked noexcept | 2 | ||
| 12198 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'CanonicalizeAliasesLegacyPass' should be marked noexcept | 2 | ||
| 12199 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'CanonicalizeFreezeInLoops' should be marked noexcept | 2 | ||
| 12200 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'CanonicalizeFreezeInLoops' should be marked noexcept | 2 | ||
| 12201 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/Debugify.cpp @ Line 692 | cppcoreguidelines-noexcept | default constructor 'DebugifyModulePass' should be marked noexcept | 2 | ||
| 12202 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/Debugify.cpp @ Line 717 | cppcoreguidelines-noexcept | default constructor 'DebugifyFunctionPass' should be marked noexcept | 2 | ||
| 12203 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/Debugify.cpp @ Line 749 | cppcoreguidelines-noexcept | default constructor 'CheckDebugifyModulePass' should be marked noexcept | 2 | ||
| 12204 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/Debugify.cpp @ Line 791 | cppcoreguidelines-noexcept | default constructor 'CheckDebugifyFunctionPass' should be marked noexcept | 2 | ||
| 12205 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'EntryExitInstrumenter' should be marked noexcept | 2 | ||
| 12206 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'PostInlineEntryExitInstrumenter' should be marked noexcept | 2 | ||
| 12207 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/FixIrreducible.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'FixIrreducible' should be marked noexcept | 2 | ||
| 12208 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/FunctionComparator.cpp @ Line 928 | cppcoreguidelines-noexcept | default constructor 'HashAccumulator64' should be marked noexcept | 2 | ||
| 12209 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/GlobalStatus.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'GlobalStatus' should be marked noexcept | 2 | ||
| 12210 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/InstructionNamer.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'InstNamer' should be marked noexcept | 2 | ||
| 12211 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/LCSSA.cpp @ Line 427 | cppcoreguidelines-noexcept | default constructor 'LCSSAWrapperPass' should be marked noexcept | 2 | ||
| 12212 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LibCallsShrinkWrapLegacyPass' should be marked noexcept | 2 | ||
| 12213 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/LoopSimplify.cpp @ Line 757 | cppcoreguidelines-noexcept | default constructor 'LoopSimplify' should be marked noexcept | 2 | ||
| 12214 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/LoopVersioning.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'LoopVersioningLegacyPass' should be marked noexcept | 2 | ||
| 12215 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/LowerInvoke.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LowerInvokeLegacyPass' should be marked noexcept | 2 | ||
| 12216 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/LowerSwitch.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'LowerSwitchLegacyPass' should be marked noexcept | 2 | ||
| 12217 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/Mem2Reg.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'PromoteLegacyPass' should be marked noexcept | 2 | ||
| 12218 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/MetaRenamer.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'MetaRenamer' should be marked noexcept | 2 | ||
| 12219 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'NameAnonGlobalLegacyPass' should be marked noexcept | 2 | ||
| 12220 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp @ Line 854 | cppcoreguidelines-noexcept | default constructor 'PredicateInfoPrinterLegacyPass' should be marked noexcept | 2 | ||
| 12221 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/SSAUpdater.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'SSAUpdater' should be marked noexcept | 2 | ||
| 12222 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/StripGCRelocates.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'StripGCRelocatesLegacy' should be marked noexcept | 2 | ||
| 12223 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'StripNonLineTableDebugLegacyPass' should be marked noexcept | 2 | ||
| 12224 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'UnifyFunctionExitNodesLegacyPass' should be marked noexcept | 2 | ||
| 12225 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'UnifyLoopExitsLegacyPass' should be marked noexcept | 2 | ||
| 12226 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'LoadStoreVectorizerLegacyPass' should be marked noexcept | 2 | ||
| 12227 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'VPBuilder' should be marked noexcept | 2 | ||
| 12228 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp @ Line 2126 | cppcoreguidelines-noexcept | default constructor 'LoopVectorize' should be marked noexcept | 2 | ||
| 12229 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp @ Line 9456 | cppcoreguidelines-noexcept | default constructor 'LoopVectorizePass' should be marked noexcept | 2 | ||
| 12230 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'InstructionsState' should be marked noexcept | 2 | ||
| 12231 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp @ Line 902 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 12232 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp @ Line 2465 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 12233 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp @ Line 5871 | cppcoreguidelines-noexcept | default constructor 'SLPVectorizer' should be marked noexcept | 2 | ||
| 12234 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h @ Line 1361 | cppcoreguidelines-noexcept | default constructor 'VPWidenCanonicalIVRecipe' should be marked noexcept | 2 | ||
| 12235 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h @ Line 1394 | cppcoreguidelines-noexcept | default constructor 'VPBasicBlock' should be marked noexcept | 2 | ||
| 12236 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h @ Line 1499 | cppcoreguidelines-noexcept | default constructor 'VPRegionBlock' should be marked noexcept | 2 | ||
| 12237 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h @ Line 1720 | cppcoreguidelines-noexcept | default constructor 'VPlan' should be marked noexcept | 2 | ||
| 12238 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h @ Line 1907 | cppcoreguidelines-noexcept | default constructor 'VPBlockUtils' should be marked noexcept | 2 | ||
| 12239 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlanValue.h @ Line 107 | cppcoreguidelines-noexcept | default constructor 'VPValue' should be marked noexcept | 2 | ||
| 12240 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlanValue.h @ Line 199 | cppcoreguidelines-noexcept | default constructor 'VPUser' should be marked noexcept | 2 | ||
| 12241 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VPlanValue.h @ Line 377 | cppcoreguidelines-noexcept | default constructor 'VPSlotTracker' should be marked noexcept | 2 | ||
| 12242 | /home/vsts/work/1/llvm-project/llvm/lib/Transforms/Vectorize/VectorCombine.cpp @ Line 800 | cppcoreguidelines-noexcept | default constructor 'VectorCombineLegacyPass' should be marked noexcept | 2 | ||
| 12243 | /home/vsts/work/1/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp @ Line 706 | cppcoreguidelines-noexcept | default constructor 'WindowsManifestMerger' should be marked noexcept | 2 | ||
| 12244 | /home/vsts/work/1/llvm-project/llvm/tools/bugpoint-passes/TestPasses.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'CrashOnCalls' should be marked noexcept | 2 | ||
| 12245 | /home/vsts/work/1/llvm-project/llvm/tools/bugpoint-passes/TestPasses.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'DeleteCalls' should be marked noexcept | 2 | ||
| 12246 | /home/vsts/work/1/llvm-project/llvm/tools/bugpoint-passes/TestPasses.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'CrashOnDeclFunc' should be marked noexcept | 2 | ||
| 12247 | /home/vsts/work/1/llvm-project/llvm/tools/bugpoint-passes/TestPasses.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'CrashOnTooManyCUs' should be marked noexcept | 2 | ||
| 12248 | /home/vsts/work/1/llvm-project/llvm/tools/bugpoint-passes/TestPasses.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'CrashOnFunctionAttribute' should be marked noexcept | 2 | ||
| 12249 | /home/vsts/work/1/llvm-project/llvm/tools/bugpoint-passes/TestPasses.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'CrashOnMetadata' should be marked noexcept | 2 | ||
| 12250 | /home/vsts/work/1/llvm-project/llvm/tools/bugpoint/ListReducer.h @ Line 35 | cppcoreguidelines-noexcept | destructor '~ListReducer |
2 | ||
| 12251 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/BinaryHolder.h @ Line 106 | cppcoreguidelines-noexcept | default constructor 'KeyTy' should be marked noexcept | 2 | ||
| 12252 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/BinaryHolder.h @ Line 100 | cppcoreguidelines-noexcept | default constructor 'ArchiveEntry' should be marked noexcept | 2 | ||
| 12253 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/CFBundle.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'CFBundleInfo' should be marked noexcept | 2 | ||
| 12254 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/DebugMap.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'YAMLContext' should be marked noexcept | 2 | ||
| 12255 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/DebugMap.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'DebugMap' should be marked noexcept | 2 | ||
| 12256 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/DebugMap.h @ Line 150 | cppcoreguidelines-noexcept | default constructor 'SymbolMapping' should be marked noexcept | 2 | ||
| 12257 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/DebugMap.h @ Line 214 | cppcoreguidelines-noexcept | default constructor 'DebugMapObject' should be marked noexcept | 2 | ||
| 12258 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/DebugMap.h @ Line 217 | cppcoreguidelines-noexcept | move constructor 'DebugMapObject' should be marked noexcept | 2 | ||
| 12259 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/DebugMap.h @ Line 218 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12260 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/Reproducer.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Reproducer' should be marked noexcept | 2 | ||
| 12261 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/Reproducer.h @ Line 32 | cppcoreguidelines-noexcept | default constructor 'Reproducer' should be marked noexcept | 2 | ||
| 12262 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/SymbolMap.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SymbolMapTranslator' should be marked noexcept | 2 | ||
| 12263 | /home/vsts/work/1/llvm-project/llvm/tools/dsymutil/dsymutil.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'DsymutilOptTable' should be marked noexcept | 2 | ||
| 12264 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.h @ Line 92 | cppcoreguidelines-noexcept | default constructor 'FileAnalysis' should be marked noexcept | 2 | ||
| 12265 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.h @ Line 94 | cppcoreguidelines-noexcept | move constructor 'FileAnalysis' should be marked noexcept | 2 | ||
| 12266 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'Instr' should be marked noexcept | 2 | ||
| 12267 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.h @ Line 78 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12268 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.h @ Line 78 | cppcoreguidelines-noexcept | move constructor 'Instr' should be marked noexcept | 2 | ||
| 12269 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/GraphBuilder.h @ Line 67 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12270 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/GraphBuilder.h @ Line 67 | cppcoreguidelines-noexcept | move constructor 'GraphResult' should be marked noexcept | 2 | ||
| 12271 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cfi-verify/lib/GraphBuilder.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'GraphResult' should be marked noexcept | 2 | ||
| 12272 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/CodeCoverage.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'CodeCoverageTool' should be marked noexcept | 2 | ||
| 12273 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h @ Line 31 | cppcoreguidelines-noexcept | default constructor 'RegionCoverageInfo' should be marked noexcept | 2 | ||
| 12274 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h @ Line 72 | cppcoreguidelines-noexcept | default constructor 'LineCoverageInfo' should be marked noexcept | 2 | ||
| 12275 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h @ Line 113 | cppcoreguidelines-noexcept | default constructor 'BranchCoverageInfo' should be marked noexcept | 2 | ||
| 12276 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h @ Line 149 | cppcoreguidelines-noexcept | default constructor 'FunctionCoverageInfo' should be marked noexcept | 2 | ||
| 12277 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h @ Line 247 | cppcoreguidelines-noexcept | default constructor 'DemangleCache' should be marked noexcept | 2 | ||
| 12278 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/RenderingSupport.h @ Line 29 | cppcoreguidelines-noexcept | move constructor 'ColoredRawOstream' should be marked noexcept | 2 | ||
| 12279 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/SourceCoverageView.h @ Line 37 | cppcoreguidelines-noexcept | move constructor 'ExpansionView' should be marked noexcept | 2 | ||
| 12280 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cov/SourceCoverageView.h @ Line 39 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12281 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cvtres/llvm-cvtres.cpp @ Line 43 | clang-diagnostic-error | 'Opts.inc' file not found | 1 | ||
| 12282 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-cvtres/llvm-cvtres.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'CvtResOptTable' should be marked noexcept | 2 | ||
| 12283 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-diff/DiffConsumer.h @ Line 78 | cppcoreguidelines-noexcept | default constructor 'DiffConsumer' should be marked noexcept | 2 | ||
| 12284 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-diff/DiffLog.h @ Line 41 | cppcoreguidelines-noexcept | move constructor 'LogBuilder' should be marked noexcept | 2 | ||
| 12285 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-diff/DifferenceEngine.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'DiffEntry' should be marked noexcept | 2 | ||
| 12286 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-dwarfdump/Statistics.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'PerFunctionStats' should be marked noexcept | 2 | ||
| 12287 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-dwarfdump/Statistics.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'LocationStats' should be marked noexcept | 2 | ||
| 12288 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SectionSizes' should be marked noexcept | 2 | ||
| 12289 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-elfabi/ErrorCollector.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ErrorCollector' should be marked noexcept | 2 | ||
| 12290 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ScratchSpace' should be marked noexcept | 2 | ||
| 12291 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/Clustering.h @ Line 48 | cppcoreguidelines-noexcept | default constructor 'ClusterId' should be marked noexcept | 2 | ||
| 12292 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/Clustering.h @ Line 82 | cppcoreguidelines-noexcept | default constructor 'Cluster' should be marked noexcept | 2 | ||
| 12293 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp @ Line 14 | cppcoreguidelines-noexcept | move constructor 'CodeTemplate' should be marked noexcept | 2 | ||
| 12294 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp @ Line 16 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12295 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp @ Line 21 | cppcoreguidelines-noexcept | move constructor 'InstructionTemplate' should be marked noexcept | 2 | ||
| 12296 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp @ Line 24 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12297 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.h @ Line 30 | cppcoreguidelines-noexcept | move constructor 'InstructionTemplate' should be marked noexcept | 2 | ||
| 12298 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.h @ Line 31 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12299 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.h @ Line 120 | cppcoreguidelines-noexcept | move constructor 'CodeTemplate' should be marked noexcept | 2 | ||
| 12300 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.h @ Line 121 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12301 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 116 | cppcoreguidelines-noexcept | move constructor 'Instruction' should be marked noexcept | 2 | ||
| 12302 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 118 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12303 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'Variable' should be marked noexcept | 2 | ||
| 12304 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 37 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12305 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 37 | cppcoreguidelines-noexcept | move constructor 'Variable' should be marked noexcept | 2 | ||
| 12306 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 66 | cppcoreguidelines-noexcept | default constructor 'Operand' should be marked noexcept | 2 | ||
| 12307 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 207 | cppcoreguidelines-noexcept | default constructor 'AliasingRegisterOperands' should be marked noexcept | 2 | ||
| 12308 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 207 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12309 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.h @ Line 207 | cppcoreguidelines-noexcept | move constructor 'AliasingRegisterOperands' should be marked noexcept | 2 | ||
| 12310 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/PerfHelper.cpp @ Line 54 | cppcoreguidelines-noexcept | move constructor 'PerfEvent' should be marked noexcept | 2 | ||
| 12311 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/PerfHelper.h @ Line 46 | cppcoreguidelines-noexcept | move constructor 'PerfEvent' should be marked noexcept | 2 | ||
| 12312 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/RegisterValue.h @ Line 26 | cppcoreguidelines-noexcept | default constructor 'RegisterValue' should be marked noexcept | 2 | ||
| 12313 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/Target.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'ExegesisDefaultTarget' should be marked noexcept | 2 | ||
| 12314 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/X86/Target.cpp @ Line 619 | cppcoreguidelines-noexcept | default constructor 'X86SavedState' should be marked noexcept | 2 | ||
| 12315 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-exegesis/lib/X86/Target.cpp @ Line 660 | cppcoreguidelines-noexcept | default constructor 'ExegesisX86Target' should be marked noexcept | 2 | ||
| 12316 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-ifs/llvm-ifs.cpp @ Line 85 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12317 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-ifs/llvm-ifs.cpp @ Line 85 | cppcoreguidelines-noexcept | move constructor 'IFSSymbol' should be marked noexcept | 2 | ||
| 12318 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-ifs/llvm-ifs.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'IFSSymbol' should be marked noexcept | 2 | ||
| 12319 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-ifs/llvm-ifs.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'IFSStub' should be marked noexcept | 2 | ||
| 12320 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-ifs/llvm-ifs.cpp @ Line 153 | cppcoreguidelines-noexcept | move constructor 'IFSStub' should be marked noexcept | 2 | ||
| 12321 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-lipo/llvm-lipo.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'LipoOptTable' should be marked noexcept | 2 | ||
| 12322 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-mca/Views/BottleneckAnalysis.h @ Line 223 | cppcoreguidelines-noexcept | default constructor 'DGNode' should be marked noexcept | 2 | ||
| 12323 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-mca/Views/DispatchStatistics.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'DispatchStatistics' should be marked noexcept | 2 | ||
| 12324 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-mca/Views/InstructionInfoView.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'InstructionInfoViewData' should be marked noexcept | 2 | ||
| 12325 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-ml/llvm-ml.cpp @ Line 55 | clang-diagnostic-error | 'Opts.inc' file not found | 1 | ||
| 12326 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-ml/llvm-ml.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'MLOptTable' should be marked noexcept | 2 | ||
| 12327 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-mt/llvm-mt.cpp @ Line 41 | clang-diagnostic-error | 'Opts.inc' file not found | 1 | ||
| 12328 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-mt/llvm-mt.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'CvtResOptTable' should be marked noexcept | 2 | ||
| 12329 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/COFF/Object.h @ Line 82 | cppcoreguidelines-noexcept | default constructor 'Symbol' should be marked noexcept | 2 | ||
| 12330 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/COFF/Object.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 12331 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.cpp @ Line 34 | clang-diagnostic-error | 'ObjcopyOpts.inc' file not found | 1 | ||
| 12332 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'ObjcopyOptTable' should be marked noexcept | 2 | ||
| 12333 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'InstallNameToolOptTable' should be marked noexcept | 2 | ||
| 12334 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'BitcodeStripOptTable' should be marked noexcept | 2 | ||
| 12335 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'StripOptTable' should be marked noexcept | 2 | ||
| 12336 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 49 | cppcoreguidelines-noexcept | default constructor 'MachineInfo' should be marked noexcept | 2 | ||
| 12337 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'SectionRename' should be marked noexcept | 2 | ||
| 12338 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 128 | cppcoreguidelines-noexcept | default constructor 'NameMatcher' should be marked noexcept | 2 | ||
| 12339 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 149 | cppcoreguidelines-noexcept | default constructor 'CopyConfig' should be marked noexcept | 2 | ||
| 12340 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 253 | cppcoreguidelines-noexcept | default constructor 'DriverConfig' should be marked noexcept | 2 | ||
| 12341 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 149 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12342 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 149 | cppcoreguidelines-noexcept | move constructor 'CopyConfig' should be marked noexcept | 2 | ||
| 12343 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/CopyConfig.h @ Line 253 | cppcoreguidelines-noexcept | move constructor 'DriverConfig' should be marked noexcept | 2 | ||
| 12344 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/ELFConfig.h @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ELFCopyConfig' should be marked noexcept | 2 | ||
| 12345 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 137 | cppcoreguidelines-noexcept | destructor '~ELFSectionWriter |
2 | ||
| 12346 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 346 | cppcoreguidelines-noexcept | destructor '~ELFWriter |
2 | ||
| 12347 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 526 | cppcoreguidelines-noexcept | move constructor 'CompressedSection' should be marked noexcept | 2 | ||
| 12348 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 590 | cppcoreguidelines-noexcept | default constructor 'StringTableSection' should be marked noexcept | 2 | ||
| 12349 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 668 | cppcoreguidelines-noexcept | default constructor 'SectionIndexSection' should be marked noexcept | 2 | ||
| 12350 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 690 | cppcoreguidelines-noexcept | default constructor 'SymbolTableSection' should be marked noexcept | 2 | ||
| 12351 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 760 | cppcoreguidelines-noexcept | default constructor 'RelocSectionWithSymtabBase |
2 | ||
| 12352 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h @ Line 912 | cppcoreguidelines-noexcept | default constructor 'BasicELFBuilder' should be marked noexcept | 2 | ||
| 12353 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp @ Line 96 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 12354 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/MachO/Object.h @ Line 334 | cppcoreguidelines-noexcept | default constructor 'Object' should be marked noexcept | 2 | ||
| 12355 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objcopy/MachO/Object.h @ Line 176 | cppcoreguidelines-noexcept | default constructor 'RelocationInfo' should be marked noexcept | 2 | ||
| 12356 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-objdump/llvm-objdump.cpp @ Line 596 | cppcoreguidelines-noexcept | move constructor 'LiveVariable' should be marked noexcept | 2 | ||
| 12357 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'Stat' should be marked noexcept | 2 | ||
| 12358 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'StatCollection' should be marked noexcept | 2 | ||
| 12359 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.h @ Line 39 | cppcoreguidelines-noexcept | move constructor 'StatCollection' should be marked noexcept | 2 | ||
| 12360 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/InputFile.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'InputFile' should be marked noexcept | 2 | ||
| 12361 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/InputFile.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'SymbolGroupIterator' should be marked noexcept | 2 | ||
| 12362 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/InputFile.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'InputFile' should be marked noexcept | 2 | ||
| 12363 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/InputFile.h @ Line 132 | cppcoreguidelines-noexcept | default constructor 'SymbolGroupIterator' should be marked noexcept | 2 | ||
| 12364 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/InputFile.h @ Line 59 | cppcoreguidelines-noexcept | move constructor 'InputFile' should be marked noexcept | 2 | ||
| 12365 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/PdbYaml.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'PdbDbiModuleInfo' should be marked noexcept | 2 | ||
| 12366 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/PdbYaml.h @ Line 69 | cppcoreguidelines-noexcept | move constructor 'PdbDbiModuleInfo' should be marked noexcept | 2 | ||
| 12367 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/StreamUtil.h @ Line 38 | cppcoreguidelines-noexcept | default constructor 'StreamInfo' should be marked noexcept | 2 | ||
| 12368 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-pdbutil/llvm-pdbutil.h @ Line 109 | cppcoreguidelines-noexcept | default constructor 'NumberRange' should be marked noexcept | 2 | ||
| 12369 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp @ Line 998 | cppcoreguidelines-noexcept | default constructor 'SampleOverlapStats' should be marked noexcept | 2 | ||
| 12370 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp @ Line 1011 | cppcoreguidelines-noexcept | default constructor 'FuncSampleStats' should be marked noexcept | 2 | ||
| 12371 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp @ Line 1026 | cppcoreguidelines-noexcept | default constructor 'MatchStep |
2 | ||
| 12372 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp @ Line 1950 | cppcoreguidelines-noexcept | default constructor 'ValueSitesStats' should be marked noexcept | 2 | ||
| 12373 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp @ Line 2217 | cppcoreguidelines-noexcept | default constructor 'HotFuncInfo' should be marked noexcept | 2 | ||
| 12374 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profgen/PerfReader.h @ Line 141 | cppcoreguidelines-noexcept | default constructor 'HybridSample' should be marked noexcept | 2 | ||
| 12375 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profgen/PerfReader.h @ Line 212 | cppcoreguidelines-noexcept | default constructor 'ProfiledFrame' should be marked noexcept | 2 | ||
| 12376 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profgen/PerfReader.h @ Line 314 | cppcoreguidelines-noexcept | default constructor 'StringBasedCtxKey' should be marked noexcept | 2 | ||
| 12377 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profgen/PerfReader.h @ Line 335 | cppcoreguidelines-noexcept | default constructor 'ProbeBasedCtxKey' should be marked noexcept | 2 | ||
| 12378 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profgen/ProfileGenerator.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'BoundaryPoint' should be marked noexcept | 2 | ||
| 12379 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profgen/ProfileGenerator.h @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ProfileGenerator' should be marked noexcept | 2 | ||
| 12380 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-profgen/PseudoProbe.h @ Line 64 | cppcoreguidelines-noexcept | default constructor 'PseudoProbeInlineTree' should be marked noexcept | 2 | ||
| 12381 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceFileWriter.cpp @ Line 1447 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 12382 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceFileWriter.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'WriterParams' should be marked noexcept | 2 | ||
| 12383 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceFileWriter.h @ Line 95 | cppcoreguidelines-noexcept | default constructor 'ObjectInfo' should be marked noexcept | 2 | ||
| 12384 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceFileWriter.h @ Line 105 | cppcoreguidelines-noexcept | move constructor 'Bundle' should be marked noexcept | 2 | ||
| 12385 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 75 | cppcoreguidelines-noexcept | default constructor 'IntWithNotMask' should be marked noexcept | 2 | ||
| 12386 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 140 | cppcoreguidelines-noexcept | default constructor 'IntOrString' should be marked noexcept | 2 | ||
| 12387 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 220 | cppcoreguidelines-noexcept | default constructor 'RCResource' should be marked noexcept | 2 | ||
| 12388 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 252 | cppcoreguidelines-noexcept | default constructor 'NullResource' should be marked noexcept | 2 | ||
| 12389 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 262 | cppcoreguidelines-noexcept | default constructor 'OptionalStmt' should be marked noexcept | 2 | ||
| 12390 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 268 | cppcoreguidelines-noexcept | default constructor 'OptionalStmtList' should be marked noexcept | 2 | ||
| 12391 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 790 | cppcoreguidelines-noexcept | move constructor 'VersionInfoFixed' should be marked noexcept | 2 | ||
| 12392 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.h @ Line 816 | cppcoreguidelines-noexcept | default constructor 'VersionInfoFixed' should be marked noexcept | 2 | ||
| 12393 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/llvm-rc.cpp @ Line 48 | clang-diagnostic-error | 'Opts.inc' file not found | 1 | ||
| 12394 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rc/llvm-rc.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'RcOptTable' should be marked noexcept | 2 | ||
| 12395 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-readobj/llvm-readobj.cpp @ Line 428 | cppcoreguidelines-noexcept | default constructor 'ReadObjTypeTableBuilder' should be marked noexcept | 2 | ||
| 12396 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'RTDyldTimers' should be marked noexcept | 2 | ||
| 12397 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'TrivialMemoryManager' should be marked noexcept | 2 | ||
| 12398 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp @ Line 17 | clang-diagnostic-error | 'Opts.inc' file not found | 1 | ||
| 12399 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'SymbolizerOptTable' should be marked noexcept | 2 | ||
| 12400 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/func-id-helper.h @ Line 23 | cppcoreguidelines-noexcept | move constructor 'FuncIdConversionHelper' should be marked noexcept | 2 | ||
| 12401 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/trie-node.h @ Line 30 | cppcoreguidelines-noexcept | move constructor 'TrieNode' should be marked noexcept | 2 | ||
| 12402 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-account.h @ Line 37 | cppcoreguidelines-noexcept | default constructor 'FunctionStack' should be marked noexcept | 2 | ||
| 12403 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-account.h @ Line 37 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12404 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-account.h @ Line 37 | cppcoreguidelines-noexcept | move constructor 'FunctionStack' should be marked noexcept | 2 | ||
| 12405 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-converter.cpp @ Line 160 | cppcoreguidelines-noexcept | move constructor 'StackIdData' should be marked noexcept | 2 | ||
| 12406 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-graph-diff.h @ Line 27 | cppcoreguidelines-noexcept | move constructor 'GraphDiffRenderer' should be marked noexcept | 2 | ||
| 12407 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-graph-diff.h @ Line 51 | cppcoreguidelines-noexcept | default constructor 'Factory' should be marked noexcept | 2 | ||
| 12408 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-graph-diff.h @ Line 59 | cppcoreguidelines-noexcept | default constructor 'GraphDiffRenderer' should be marked noexcept | 2 | ||
| 12409 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-graph.h @ Line 36 | cppcoreguidelines-noexcept | move constructor 'GraphRenderer' should be marked noexcept | 2 | ||
| 12410 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-graph.h @ Line 83 | cppcoreguidelines-noexcept | default constructor 'GraphT' should be marked noexcept | 2 | ||
| 12411 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-graph.h @ Line 83 | cppcoreguidelines-noexcept | move constructor 'GraphT' should be marked noexcept | 2 | ||
| 12412 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-stacks.cpp @ Line 256 | cppcoreguidelines-noexcept | move constructor 'StackDuration' should be marked noexcept | 2 | ||
| 12413 | /home/vsts/work/1/llvm-project/llvm/tools/llvm-xray/xray-stacks.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'StackTrie' should be marked noexcept | 2 | ||
| 12414 | /home/vsts/work/1/llvm-project/llvm/tools/lto/lto.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'LibLTOCodeGenerator' should be marked noexcept | 2 | ||
| 12415 | /home/vsts/work/1/llvm-project/llvm/tools/opt/AnalysisWrappers.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ExternalFunctionsPassedConstants' should be marked noexcept | 2 | ||
| 12416 | /home/vsts/work/1/llvm-project/llvm/tools/opt/GraphPrinters.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DomInfoPrinter' should be marked noexcept | 2 | ||
| 12417 | /home/vsts/work/1/llvm-project/llvm/tools/opt/PrintSCC.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'CFGSCC' should be marked noexcept | 2 | ||
| 12418 | /home/vsts/work/1/llvm-project/llvm/tools/opt/PrintSCC.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'CallGraphSCC' should be marked noexcept | 2 | ||
| 12419 | /home/vsts/work/1/llvm-project/llvm/tools/sancov/sancov.cpp @ Line 146 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12420 | /home/vsts/work/1/llvm-project/llvm/tools/sancov/sancov.cpp @ Line 146 | cppcoreguidelines-noexcept | move constructor 'CoveragePoint' should be marked noexcept | 2 | ||
| 12421 | /home/vsts/work/1/llvm-project/llvm/tools/sancov/sancov.cpp @ Line 477 | cppcoreguidelines-noexcept | default constructor 'Blacklists' should be marked noexcept | 2 | ||
| 12422 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'FixedPointTest_getMax_Test' should be marked noexcept | 5 | ||
| 12423 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'FixedPointTest_getMin_Test' should be marked noexcept | 5 | ||
| 12424 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_getIntPart_Test' should be marked noexcept | 5 | ||
| 12425 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_compare_Test' should be marked noexcept | 5 | ||
| 12426 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_AccumConversions_Test' should be marked noexcept | 5 | ||
| 12427 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 519 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_AccumConversionOverflow_Test' should be marked noexcept | 5 | ||
| 12428 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_SAccumConversionOverflow_Test' should be marked noexcept | 5 | ||
| 12429 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 605 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_GetValueSignAfterConversion_Test' should be marked noexcept | 5 | ||
| 12430 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 613 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_ModularWrapAround_Test' should be marked noexcept | 5 | ||
| 12431 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 673 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_FloatToFixed_Test' should be marked noexcept | 5 | ||
| 12432 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFixedPointTest.cpp @ Line 840 | cppcoreguidelines-noexcept | default constructor 'FixedPoint_FixedToFloat_Test' should be marked noexcept | 5 | ||
| 12433 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isSignaling_Test' should be marked noexcept | 5 | ||
| 12434 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_next_Test' should be marked noexcept | 5 | ||
| 12435 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_FMA_Test' should be marked noexcept | 5 | ||
| 12436 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 563 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_MinNum_Test' should be marked noexcept | 5 | ||
| 12437 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 574 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_MaxNum_Test' should be marked noexcept | 5 | ||
| 12438 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 585 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_Minimum_Test' should be marked noexcept | 5 | ||
| 12439 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 600 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_Maximum_Test' should be marked noexcept | 5 | ||
| 12440 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 615 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_Denormal_Test' should be marked noexcept | 5 | ||
| 12441 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 667 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_Zero_Test' should be marked noexcept | 5 | ||
| 12442 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 677 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_DecimalStringsWithoutNullTerminators_Test' should be marked noexcept | 5 | ||
| 12443 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 688 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromZeroDecimalString_Test' should be marked noexcept | 5 | ||
| 12444 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 718 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromZeroDecimalSingleExponentString_Test' should be marked noexcept | 5 | ||
| 12445 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 775 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromZeroDecimalLargeExponentString_Test' should be marked noexcept | 5 | ||
| 12446 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 794 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromZeroHexadecimalString_Test' should be marked noexcept | 5 | ||
| 12447 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 859 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromDecimalString_Test' should be marked noexcept | 5 | ||
| 12448 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 922 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromStringSpecials_Test' should be marked noexcept | 5 | ||
| 12449 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1035 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromToStringSpecials_Test' should be marked noexcept | 5 | ||
| 12450 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1052 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_fromHexadecimalString_Test' should be marked noexcept | 5 | ||
| 12451 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1139 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_toString_Test' should be marked noexcept | 5 | ||
| 12452 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1178 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_toInteger_Test' should be marked noexcept | 5 | ||
| 12453 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1235 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_makeNaN_Test' should be marked noexcept | 5 | ||
| 12454 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1273 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_SemanticsDeath_Test' should be marked noexcept | 5 | ||
| 12455 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1280 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_StringDecimalError_Test' should be marked noexcept | 5 | ||
| 12456 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1300 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_StringDecimalSignificandError_Test' should be marked noexcept | 5 | ||
| 12457 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1324 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_StringHexadecimalError_Test' should be marked noexcept | 5 | ||
| 12458 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1360 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_StringHexadecimalSignificandError_Test' should be marked noexcept | 5 | ||
| 12459 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1391 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_StringHexadecimalExponentError_Test' should be marked noexcept | 5 | ||
| 12460 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1444 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_exactInverse_Test' should be marked noexcept | 5 | ||
| 12461 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1471 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_roundToIntegral_Test' should be marked noexcept | 5 | ||
| 12462 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1648 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isInteger_Test' should be marked noexcept | 5 | ||
| 12463 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1663 | cppcoreguidelines-noexcept | default constructor 'DoubleAPFloatTest_isInteger_Test' should be marked noexcept | 5 | ||
| 12464 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1681 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_getLargest_Test' should be marked noexcept | 5 | ||
| 12465 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1686 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_getSmallest_Test' should be marked noexcept | 5 | ||
| 12466 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1716 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_getSmallestNormalized_Test' should be marked noexcept | 5 | ||
| 12467 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1746 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_getZero_Test' should be marked noexcept | 5 | ||
| 12468 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1783 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_copySign_Test' should be marked noexcept | 5 | ||
| 12469 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1794 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_convert_Test' should be marked noexcept | 5 | ||
| 12470 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1862 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDouble_Test' should be marked noexcept | 5 | ||
| 12471 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1906 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isNegative_Test' should be marked noexcept | 5 | ||
| 12472 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1925 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isNormal_Test' should be marked noexcept | 5 | ||
| 12473 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1936 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isFinite_Test' should be marked noexcept | 5 | ||
| 12474 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1946 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isInfinity_Test' should be marked noexcept | 5 | ||
| 12475 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1956 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isNaN_Test' should be marked noexcept | 5 | ||
| 12476 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1966 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_isFiniteNonZero_Test' should be marked noexcept | 5 | ||
| 12477 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 1994 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_add_Test' should be marked noexcept | 5 | ||
| 12478 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 2234 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_subtract_Test' should be marked noexcept | 5 | ||
| 12479 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 2474 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_multiply_Test' should be marked noexcept | 5 | ||
| 12480 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 2778 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_divide_Test' should be marked noexcept | 5 | ||
| 12481 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3060 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_operatorOverloads_Test' should be marked noexcept | 5 | ||
| 12482 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3070 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_Comparisons_Test' should be marked noexcept | 5 | ||
| 12483 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3135 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_abs_Test' should be marked noexcept | 5 | ||
| 12484 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3173 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_neg_Test' should be marked noexcept | 5 | ||
| 12485 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3206 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_ilogb_Test' should be marked noexcept | 5 | ||
| 12486 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3249 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_scalbn_Test' should be marked noexcept | 5 | ||
| 12487 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3420 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_frexp_Test' should be marked noexcept | 5 | ||
| 12488 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3546 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_mod_Test' should be marked noexcept | 5 | ||
| 12489 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 3624 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_remainder_Test' should be marked noexcept | 5 | ||
| 12490 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4062 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleAddSpecial_Test' should be marked noexcept | 5 | ||
| 12491 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4118 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleAdd_Test' should be marked noexcept | 5 | ||
| 12492 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4190 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleSubtract_Test' should be marked noexcept | 5 | ||
| 12493 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4224 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleMultiplySpecial_Test' should be marked noexcept | 5 | ||
| 12494 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4286 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleMultiply_Test' should be marked noexcept | 5 | ||
| 12495 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4367 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleDivide_Test' should be marked noexcept | 5 | ||
| 12496 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4399 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleRemainder_Test' should be marked noexcept | 5 | ||
| 12497 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4432 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleMod_Test' should be marked noexcept | 5 | ||
| 12498 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4467 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleFMA_Test' should be marked noexcept | 5 | ||
| 12499 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4477 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleRoundToIntegral_Test' should be marked noexcept | 5 | ||
| 12500 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4492 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleCompare_Test' should be marked noexcept | 5 | ||
| 12501 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4534 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleBitwiseIsEqual_Test' should be marked noexcept | 5 | ||
| 12502 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4566 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleHashValue_Test' should be marked noexcept | 5 | ||
| 12503 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4575 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleChangeSign_Test' should be marked noexcept | 5 | ||
| 12504 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4594 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleFactories_Test' should be marked noexcept | 5 | ||
| 12505 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4659 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleIsDenormal_Test' should be marked noexcept | 5 | ||
| 12506 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4674 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleScalbn_Test' should be marked noexcept | 5 | ||
| 12507 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4687 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_PPCDoubleDoubleFrexp_Test' should be marked noexcept | 5 | ||
| 12508 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4702 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_x87Largest_Test' should be marked noexcept | 5 | ||
| 12509 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APFloatTest.cpp @ Line 4707 | cppcoreguidelines-noexcept | default constructor 'APFloatTest_x87Next_Test' should be marked noexcept | 5 | ||
| 12510 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'APIntTest_ValueInit_Test' should be marked noexcept | 5 | ||
| 12511 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'APIntTest_ShiftLeftByZero_Test' should be marked noexcept | 5 | ||
| 12512 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i64_ArithmeticRightShiftNegative_Test' should be marked noexcept | 5 | ||
| 12513 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i128_NegativeCount_Test' should be marked noexcept | 5 | ||
| 12514 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i33_Count_Test' should be marked noexcept | 5 | ||
| 12515 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i61_Count_Test' should be marked noexcept | 5 | ||
| 12516 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i65_Count_Test' should be marked noexcept | 5 | ||
| 12517 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i128_PositiveCount_Test' should be marked noexcept | 5 | ||
| 12518 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i256_Test' should be marked noexcept | 5 | ||
| 12519 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'APIntTest_i1_Test' should be marked noexcept | 5 | ||
| 12520 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'APIntTest_compare_Test' should be marked noexcept | 5 | ||
| 12521 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'APIntTest_compareWithRawIntegers_Test' should be marked noexcept | 5 | ||
| 12522 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 462 | cppcoreguidelines-noexcept | default constructor 'APIntTest_compareWithInt64Min_Test' should be marked noexcept | 5 | ||
| 12523 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 482 | cppcoreguidelines-noexcept | default constructor 'APIntTest_compareWithHalfInt64Max_Test' should be marked noexcept | 5 | ||
| 12524 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'APIntTest_compareLargeIntegers_Test' should be marked noexcept | 5 | ||
| 12525 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'APIntTest_binaryOpsWithRawIntegers_Test' should be marked noexcept | 5 | ||
| 12526 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 595 | cppcoreguidelines-noexcept | default constructor 'APIntTest_rvalue_arithmetic_Test' should be marked noexcept | 5 | ||
| 12527 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 764 | cppcoreguidelines-noexcept | default constructor 'APIntTest_rvalue_bitwise_Test' should be marked noexcept | 5 | ||
| 12528 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 884 | cppcoreguidelines-noexcept | default constructor 'APIntTest_rvalue_invert_Test' should be marked noexcept | 5 | ||
| 12529 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 949 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_big1_Test' should be marked noexcept | 5 | ||
| 12530 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 956 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_big2_Test' should be marked noexcept | 5 | ||
| 12531 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 970 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_big3_Test' should be marked noexcept | 5 | ||
| 12532 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 977 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_big4_Test' should be marked noexcept | 5 | ||
| 12533 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 984 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_big5_Test' should be marked noexcept | 5 | ||
| 12534 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 991 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_big6_Test' should be marked noexcept | 5 | ||
| 12535 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 998 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_big7_Test' should be marked noexcept | 5 | ||
| 12536 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1036 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divremuint_Test' should be marked noexcept | 5 | ||
| 12537 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1063 | cppcoreguidelines-noexcept | default constructor 'APIntTest_divrem_simple_Test' should be marked noexcept | 5 | ||
| 12538 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1095 | cppcoreguidelines-noexcept | default constructor 'APIntTest_fromString_Test' should be marked noexcept | 5 | ||
| 12539 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1178 | cppcoreguidelines-noexcept | default constructor 'APIntTest_SaturatingMath_Test' should be marked noexcept | 5 | ||
| 12540 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1254 | cppcoreguidelines-noexcept | default constructor 'APIntTest_FromArray_Test' should be marked noexcept | 5 | ||
| 12541 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1258 | cppcoreguidelines-noexcept | default constructor 'APIntTest_StringBitsNeeded2_Test' should be marked noexcept | 5 | ||
| 12542 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1278 | cppcoreguidelines-noexcept | default constructor 'APIntTest_StringBitsNeeded8_Test' should be marked noexcept | 5 | ||
| 12543 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1298 | cppcoreguidelines-noexcept | default constructor 'APIntTest_StringBitsNeeded10_Test' should be marked noexcept | 5 | ||
| 12544 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1335 | cppcoreguidelines-noexcept | default constructor 'APIntTest_StringBitsNeeded16_Test' should be marked noexcept | 5 | ||
| 12545 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1355 | cppcoreguidelines-noexcept | default constructor 'APIntTest_toString_Test' should be marked noexcept | 5 | ||
| 12546 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1410 | cppcoreguidelines-noexcept | default constructor 'APIntTest_Log2_Test' should be marked noexcept | 5 | ||
| 12547 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1422 | cppcoreguidelines-noexcept | default constructor 'APIntTest_magic_Test' should be marked noexcept | 5 | ||
| 12548 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1431 | cppcoreguidelines-noexcept | default constructor 'APIntTest_magicu_Test' should be marked noexcept | 5 | ||
| 12549 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1444 | cppcoreguidelines-noexcept | default constructor 'APIntTest_StringDeath_Test' should be marked noexcept | 5 | ||
| 12550 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1458 | cppcoreguidelines-noexcept | default constructor 'APIntTest_mul_clear_Test' should be marked noexcept | 5 | ||
| 12551 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1467 | cppcoreguidelines-noexcept | default constructor 'APIntTest_Rotate_Test' should be marked noexcept | 5 | ||
| 12552 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1547 | cppcoreguidelines-noexcept | default constructor 'APIntTest_Splat_Test' should be marked noexcept | 5 | ||
| 12553 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1557 | cppcoreguidelines-noexcept | default constructor 'APIntTest_tcDecrement_Test' should be marked noexcept | 5 | ||
| 12554 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1623 | cppcoreguidelines-noexcept | default constructor 'APIntTest_arrayAccess_Test' should be marked noexcept | 5 | ||
| 12555 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1648 | cppcoreguidelines-noexcept | default constructor 'APIntTest_LargeAPIntConstruction_Test' should be marked noexcept | 5 | ||
| 12556 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1656 | cppcoreguidelines-noexcept | default constructor 'APIntTest_nearestLogBase2_Test' should be marked noexcept | 5 | ||
| 12557 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1703 | cppcoreguidelines-noexcept | default constructor 'APIntTest_IsSplat_Test' should be marked noexcept | 5 | ||
| 12558 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1743 | cppcoreguidelines-noexcept | default constructor 'APIntTest_isMask_Test' should be marked noexcept | 5 | ||
| 12559 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1761 | cppcoreguidelines-noexcept | default constructor 'APIntTest_isShiftedMask_Test' should be marked noexcept | 5 | ||
| 12560 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1819 | cppcoreguidelines-noexcept | default constructor 'APIntTest_byteSwap_Test' should be marked noexcept | 5 | ||
| 12561 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1840 | cppcoreguidelines-noexcept | default constructor 'APIntTest_reverseBits_Test' should be marked noexcept | 5 | ||
| 12562 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1882 | cppcoreguidelines-noexcept | default constructor 'APIntTest_insertBits_Test' should be marked noexcept | 5 | ||
| 12563 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1935 | cppcoreguidelines-noexcept | default constructor 'APIntTest_insertBitsUInt64_Test' should be marked noexcept | 5 | ||
| 12564 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 1993 | cppcoreguidelines-noexcept | default constructor 'APIntTest_extractBits_Test' should be marked noexcept | 5 | ||
| 12565 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2037 | cppcoreguidelines-noexcept | default constructor 'APIntTest_extractBitsAsZExtValue_Test' should be marked noexcept | 5 | ||
| 12566 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2064 | cppcoreguidelines-noexcept | default constructor 'APIntTest_getLowBitsSet_Test' should be marked noexcept | 5 | ||
| 12567 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2074 | cppcoreguidelines-noexcept | default constructor 'APIntTest_getBitsSet_Test' should be marked noexcept | 5 | ||
| 12568 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2092 | cppcoreguidelines-noexcept | default constructor 'APIntTest_getBitsSetWithWrap_Test' should be marked noexcept | 5 | ||
| 12569 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2134 | cppcoreguidelines-noexcept | default constructor 'APIntTest_getHighBitsSet_Test' should be marked noexcept | 5 | ||
| 12570 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2144 | cppcoreguidelines-noexcept | default constructor 'APIntTest_getBitsSetFrom_Test' should be marked noexcept | 5 | ||
| 12571 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2154 | cppcoreguidelines-noexcept | default constructor 'APIntTest_setLowBits_Test' should be marked noexcept | 5 | ||
| 12572 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2210 | cppcoreguidelines-noexcept | default constructor 'APIntTest_setHighBits_Test' should be marked noexcept | 5 | ||
| 12573 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2275 | cppcoreguidelines-noexcept | default constructor 'APIntTest_setBitsFrom_Test' should be marked noexcept | 5 | ||
| 12574 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2286 | cppcoreguidelines-noexcept | default constructor 'APIntTest_setAllBits_Test' should be marked noexcept | 5 | ||
| 12575 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2324 | cppcoreguidelines-noexcept | default constructor 'APIntTest_getLoBits_Test' should be marked noexcept | 5 | ||
| 12576 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2333 | cppcoreguidelines-noexcept | default constructor 'APIntTest_getHiBits_Test' should be marked noexcept | 5 | ||
| 12577 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2342 | cppcoreguidelines-noexcept | default constructor 'APIntTest_clearLowBits_Test' should be marked noexcept | 5 | ||
| 12578 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2407 | cppcoreguidelines-noexcept | default constructor 'APIntTest_GCD_Test' should be marked noexcept | 5 | ||
| 12579 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2450 | cppcoreguidelines-noexcept | default constructor 'APIntTest_LogicalRightShift_Test' should be marked noexcept | 5 | ||
| 12580 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2483 | cppcoreguidelines-noexcept | default constructor 'APIntTest_ArithmeticRightShift_Test' should be marked noexcept | 5 | ||
| 12581 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2519 | cppcoreguidelines-noexcept | default constructor 'APIntTest_LeftShift_Test' should be marked noexcept | 5 | ||
| 12582 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2552 | cppcoreguidelines-noexcept | default constructor 'APIntTest_isSubsetOf_Test' should be marked noexcept | 5 | ||
| 12583 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2581 | cppcoreguidelines-noexcept | default constructor 'APIntTest_sext_Test' should be marked noexcept | 5 | ||
| 12584 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2601 | cppcoreguidelines-noexcept | default constructor 'APIntTest_truncOrSelf_Test' should be marked noexcept | 5 | ||
| 12585 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2608 | cppcoreguidelines-noexcept | default constructor 'APIntTest_multiply_Test' should be marked noexcept | 5 | ||
| 12586 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2627 | cppcoreguidelines-noexcept | default constructor 'APIntTest_RoundingUDiv_Test' should be marked noexcept | 5 | ||
| 12587 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2654 | cppcoreguidelines-noexcept | default constructor 'APIntTest_RoundingSDiv_Test' should be marked noexcept | 5 | ||
| 12588 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2699 | cppcoreguidelines-noexcept | default constructor 'APIntTest_umul_ov_Test' should be marked noexcept | 5 | ||
| 12589 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2735 | cppcoreguidelines-noexcept | default constructor 'APIntTest_SolveQuadraticEquationWrap_Test' should be marked noexcept | 5 | ||
| 12590 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2820 | cppcoreguidelines-noexcept | default constructor 'APIntTest_MultiplicativeInverseExaustive_Test' should be marked noexcept | 5 | ||
| 12591 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2840 | cppcoreguidelines-noexcept | default constructor 'APIntTest_GetMostSignificantDifferentBit_Test' should be marked noexcept | 5 | ||
| 12592 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2865 | cppcoreguidelines-noexcept | default constructor 'APIntTest_GetMostSignificantDifferentBitExaustive_Test' should be marked noexcept | 5 | ||
| 12593 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APIntTest.cpp @ Line 2911 | cppcoreguidelines-noexcept | default constructor 'APIntTest_SignbitZeroChecks_Test' should be marked noexcept | 5 | ||
| 12594 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_MoveTest_Test' should be marked noexcept | 5 | ||
| 12595 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_get_Test' should be marked noexcept | 5 | ||
| 12596 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_getUnsigned_Test' should be marked noexcept | 5 | ||
| 12597 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_getExtValue_Test' should be marked noexcept | 5 | ||
| 12598 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_compareValues_Test' should be marked noexcept | 5 | ||
| 12599 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_FromString_Test' should be marked noexcept | 5 | ||
| 12600 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_FromStringBitWidth_Test' should be marked noexcept | 5 | ||
| 12601 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_StringDeath_Test' should be marked noexcept | 5 | ||
| 12602 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_SignedHighBit_Test' should be marked noexcept | 5 | ||
| 12603 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/APSIntTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'APSIntTest_UnsignedHighBit_Test' should be marked noexcept | 5 | ||
| 12604 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/AnyTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'AnyTest_ConstructionAndAssignment_Test' should be marked noexcept | 5 | ||
| 12605 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/AnyTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'AnyTest_GoodAnyCast_Test' should be marked noexcept | 5 | ||
| 12606 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/AnyTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'AnyTest_CopiesAndMoves_Test' should be marked noexcept | 5 | ||
| 12607 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/AnyTest.cpp @ Line 134 | cppcoreguidelines-noexcept | move constructor 'TestType' should be marked noexcept | 2 | ||
| 12608 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/AnyTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'AnyTest_BadAnyCast_Test' should be marked noexcept | 5 | ||
| 12609 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_AllocatorCopy_Test' should be marked noexcept | 5 | ||
| 12610 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_DISABLED_SizeTSizedOperations_Test' should be marked noexcept | 5 | ||
| 12611 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_DropBack_Test' should be marked noexcept | 5 | ||
| 12612 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_DropFront_Test' should be marked noexcept | 5 | ||
| 12613 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_DropWhile_Test' should be marked noexcept | 5 | ||
| 12614 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_DropUntil_Test' should be marked noexcept | 5 | ||
| 12615 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_TakeBack_Test' should be marked noexcept | 5 | ||
| 12616 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_TakeFront_Test' should be marked noexcept | 5 | ||
| 12617 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_TakeWhile_Test' should be marked noexcept | 5 | ||
| 12618 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_TakeUntil_Test' should be marked noexcept | 5 | ||
| 12619 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_Equals_Test' should be marked noexcept | 5 | ||
| 12620 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_EmptyEquals_Test' should be marked noexcept | 5 | ||
| 12621 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_ConstConvert_Test' should be marked noexcept | 5 | ||
| 12622 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_InitializerList_Test' should be marked noexcept | 5 | ||
| 12623 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_EmptyInitializerList_Test' should be marked noexcept | 5 | ||
| 12624 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_makeArrayRef_Test' should be marked noexcept | 5 | ||
| 12625 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_OwningArrayRef_Test' should be marked noexcept | 5 | ||
| 12626 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'ArrayRefTest_makeArrayRefFromStdArray_Test' should be marked noexcept | 5 | ||
| 12627 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_Example_Test' should be marked noexcept | 5 | ||
| 12628 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_FirstBit_Test' should be marked noexcept | 5 | ||
| 12629 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_SecondBit_Test' should be marked noexcept | 5 | ||
| 12630 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_LastBit_Test' should be marked noexcept | 5 | ||
| 12631 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_LastBitUint64_Test' should be marked noexcept | 5 | ||
| 12632 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_Enum_Test' should be marked noexcept | 5 | ||
| 12633 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_EnumClass_Test' should be marked noexcept | 5 | ||
| 12634 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_OneBitSigned_Test' should be marked noexcept | 5 | ||
| 12635 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_TwoBitSigned_Test' should be marked noexcept | 5 | ||
| 12636 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_isOverlapping_Test' should be marked noexcept | 5 | ||
| 12637 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_areContiguous_Test' should be marked noexcept | 5 | ||
| 12638 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_FullUint64_Test' should be marked noexcept | 5 | ||
| 12639 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_FullInt64_Test' should be marked noexcept | 5 | ||
| 12640 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_ValueTooBigBool_Test' should be marked noexcept | 5 | ||
| 12641 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_ValueTooBigInt_Test' should be marked noexcept | 5 | ||
| 12642 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitFieldsTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'BitfieldsTest_ValueTooBigBounded_Test' should be marked noexcept | 5 | ||
| 12643 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest' should be marked noexcept | 2 | ||
| 12644 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_TrivialOperation_Test' should be marked noexcept | 3 | ||
| 12645 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_Equality_Test' should be marked noexcept | 3 | ||
| 12646 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_SimpleFindOpsMultiWord_Test' should be marked noexcept | 3 | ||
| 12647 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_SimpleFindOps64Bit_Test' should be marked noexcept | 3 | ||
| 12648 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_SimpleFindOpsSingleWord_Test' should be marked noexcept | 3 | ||
| 12649 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_FindInRangeMultiWord_Test' should be marked noexcept | 5 | ||
| 12650 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_FindInRangeSingleWord_Test' should be marked noexcept | 5 | ||
| 12651 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 496 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_CompoundAssignment_Test' should be marked noexcept | 3 | ||
| 12652 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 538 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_MixedBigSmall_Test' should be marked noexcept | 3 | ||
| 12653 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 773 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_ProxyIndex_Test' should be marked noexcept | 3 | ||
| 12654 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 782 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_PortableBitMask_Test' should be marked noexcept | 3 | ||
| 12655 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 829 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_BinOps_Test' should be marked noexcept | 3 | ||
| 12656 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 870 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_ShiftOpsSingleWord_Test' should be marked noexcept | 3 | ||
| 12657 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 942 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_ShiftOpsMultiWord_Test' should be marked noexcept | 3 | ||
| 12658 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 980 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_RangeOps_Test' should be marked noexcept | 3 | ||
| 12659 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1038 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_CompoundTestReset_Test' should be marked noexcept | 3 | ||
| 12660 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1074 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_MoveConstructor_Test' should be marked noexcept | 3 | ||
| 12661 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1086 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_MoveAssignment_Test' should be marked noexcept | 3 | ||
| 12662 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1112 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_EmptyVector_Test' should be marked noexcept | 3 | ||
| 12663 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1136 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_Iterators_Test' should be marked noexcept | 3 | ||
| 12664 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1166 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_PushBack_Test' should be marked noexcept | 3 | ||
| 12665 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1197 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_DenseSet_Test' should be marked noexcept | 3 | ||
| 12666 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitVectorTest.cpp @ Line 1234 | cppcoreguidelines-noexcept | default constructor 'BitVectorTest_DenseMapHashing_Test' should be marked noexcept | 3 | ||
| 12667 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_BitwiseOr_Test' should be marked noexcept | 5 | ||
| 12668 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_BitwiseOrEquals_Test' should be marked noexcept | 5 | ||
| 12669 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_BitwiseAnd_Test' should be marked noexcept | 5 | ||
| 12670 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_BitwiseAndEquals_Test' should be marked noexcept | 5 | ||
| 12671 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_BitwiseXor_Test' should be marked noexcept | 5 | ||
| 12672 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_BitwiseXorEquals_Test' should be marked noexcept | 5 | ||
| 12673 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_BitwiseNot_Test' should be marked noexcept | 5 | ||
| 12674 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_ScopedEnum_Test' should be marked noexcept | 5 | ||
| 12675 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_EnumInStruct_Test' should be marked noexcept | 5 | ||
| 12676 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BitmaskEnumTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'BitmaskEnumTest_EnumInNamespace_Test' should be marked noexcept | 5 | ||
| 12677 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BreadthFirstIteratorTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'BreadthFristIteratorTest_Basic_Test' should be marked noexcept | 5 | ||
| 12678 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BreadthFirstIteratorTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'BreadthFristIteratorTest_Cycle_Test' should be marked noexcept | 5 | ||
| 12679 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'MoveOnly' should be marked noexcept | 2 | ||
| 12680 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 27 | cppcoreguidelines-noexcept | move constructor 'MoveOnly' should be marked noexcept | 2 | ||
| 12681 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 29 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12682 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'EmplaceOnly' should be marked noexcept | 2 | ||
| 12683 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 37 | cppcoreguidelines-noexcept | move constructor 'EmplaceOnly' should be marked noexcept | 2 | ||
| 12684 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 39 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12685 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 12686 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_pushPopBack_Test' should be marked noexcept | 5 | ||
| 12687 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_pushPopFront_Test' should be marked noexcept | 5 | ||
| 12688 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_pushBackMoveOnly_Test' should be marked noexcept | 5 | ||
| 12689 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_pushFrontMoveOnly_Test' should be marked noexcept | 5 | ||
| 12690 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_emplaceBack_Test' should be marked noexcept | 5 | ||
| 12691 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_emplaceFront_Test' should be marked noexcept | 5 | ||
| 12692 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_swap_Test' should be marked noexcept | 5 | ||
| 12693 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_clear_Test' should be marked noexcept | 5 | ||
| 12694 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_move_Test' should be marked noexcept | 5 | ||
| 12695 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_moveCallsDestructors_Test' should be marked noexcept | 5 | ||
| 12696 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_copy_Test' should be marked noexcept | 5 | ||
| 12697 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_copyCallsDestructors_Test' should be marked noexcept | 5 | ||
| 12698 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/BumpPtrListTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'BumpPtrListTest_resetAlloc_Test' should be marked noexcept | 5 | ||
| 12699 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Set_Test' should be marked noexcept | 5 | ||
| 12700 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Count_Test' should be marked noexcept | 5 | ||
| 12701 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_ClearAndEmpty_Test' should be marked noexcept | 5 | ||
| 12702 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVector_Copy_Test' should be marked noexcept | 5 | ||
| 12703 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Iterators_Test' should be marked noexcept | 5 | ||
| 12704 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Reset_Test' should be marked noexcept | 5 | ||
| 12705 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Comparison_Test' should be marked noexcept | 5 | ||
| 12706 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Union_Test' should be marked noexcept | 5 | ||
| 12707 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Intersection_Test' should be marked noexcept | 5 | ||
| 12708 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_IntersectWithComplement_Test' should be marked noexcept | 5 | ||
| 12709 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_FindLowerBound_Test' should be marked noexcept | 5 | ||
| 12710 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_AdvanceToLowerBound_Test' should be marked noexcept | 5 | ||
| 12711 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_HalfOpenRange_Test' should be marked noexcept | 5 | ||
| 12712 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/CoalescingBitVectorTest.cpp @ Line 544 | cppcoreguidelines-noexcept | default constructor 'CoalescingBitVectorTest_Print_Test' should be marked noexcept | 5 | ||
| 12713 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'DAGDeltaAlgorithmTest_Basic_Test' should be marked noexcept | 5 | ||
| 12714 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DeltaAlgorithmTest.cpp @ Line 34 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12715 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DeltaAlgorithmTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'DeltaAlgorithmTest_Basic_Test' should be marked noexcept | 5 | ||
| 12716 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'CtorTester' should be marked noexcept | 2 | ||
| 12717 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest' should be marked noexcept | 2 | ||
| 12718 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_EmptyIntMapTest_Test' should be marked noexcept | 3 | ||
| 12719 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_ConstEmptyMapTest_Test' should be marked noexcept | 3 | ||
| 12720 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_SingleEntryMapTest_Test' should be marked noexcept | 3 | ||
| 12721 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_ClearTest_Test' should be marked noexcept | 3 | ||
| 12722 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_EraseTest_Test' should be marked noexcept | 3 | ||
| 12723 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_EraseTest2_Test' should be marked noexcept | 3 | ||
| 12724 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_InsertTest_Test' should be marked noexcept | 3 | ||
| 12725 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_CopyConstructorTest_Test' should be marked noexcept | 3 | ||
| 12726 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_CopyConstructorNotSmallTest_Test' should be marked noexcept | 3 | ||
| 12727 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_CopyConstructorFromDefaultTest_Test' should be marked noexcept | 3 | ||
| 12728 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_CopyConstructorFromEmptyTest_Test' should be marked noexcept | 3 | ||
| 12729 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_AssignmentTest_Test' should be marked noexcept | 3 | ||
| 12730 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_AssignmentTestNotSmall_Test' should be marked noexcept | 3 | ||
| 12731 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_SwapTest_Test' should be marked noexcept | 3 | ||
| 12732 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_IterationTest_Test' should be marked noexcept | 3 | ||
| 12733 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'DenseMapTest_ConstIteratorTest_Test' should be marked noexcept | 3 | ||
| 12734 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'CountCopyAndMove' should be marked noexcept | 2 | ||
| 12735 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 344 | cppcoreguidelines-noexcept | move constructor 'CountCopyAndMove' should be marked noexcept | 2 | ||
| 12736 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 345 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12737 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 356 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_InitializerList_Test' should be marked noexcept | 5 | ||
| 12738 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_EqualityComparison_Test' should be marked noexcept | 5 | ||
| 12739 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 376 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_DefaultMinReservedSizeTest_Test' should be marked noexcept | 5 | ||
| 12740 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_InitialSizeTest_Test' should be marked noexcept | 5 | ||
| 12741 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 441 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_InitFromIterator_Test' should be marked noexcept | 5 | ||
| 12742 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_ReserveTest_Test' should be marked noexcept | 5 | ||
| 12743 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_StringRefTest_Test' should be marked noexcept | 5 | ||
| 12744 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_FindAsTest_Test' should be marked noexcept | 5 | ||
| 12745 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 561 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_SmallDenseMapGrowTest_Test' should be marked noexcept | 5 | ||
| 12746 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 583 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_LargeSmallDenseMapCompaction_Test' should be marked noexcept | 5 | ||
| 12747 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_TryEmplaceTest_Test' should be marked noexcept | 5 | ||
| 12748 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 612 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_ConstTest_Test' should be marked noexcept | 5 | ||
| 12749 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseMapTest.cpp @ Line 628 | cppcoreguidelines-noexcept | default constructor 'DenseMapCustomTest_OpaquePointerKey_Test' should be marked noexcept | 5 | ||
| 12750 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_DoubleEntrySetTest_Test' should be marked noexcept | 5 | ||
| 12751 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest' should be marked noexcept | 2 | ||
| 12752 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_Constructor_Test' should be marked noexcept | 3 | ||
| 12753 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_InitializerList_Test' should be marked noexcept | 3 | ||
| 12754 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_InitializerListWithNonPowerOfTwoLength_Test' should be marked noexcept | 3 | ||
| 12755 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_ConstIteratorComparison_Test' should be marked noexcept | 3 | ||
| 12756 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_DefaultConstruction_Test' should be marked noexcept | 3 | ||
| 12757 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_EmptyInitializerList_Test' should be marked noexcept | 3 | ||
| 12758 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_FindAsTest_Test' should be marked noexcept | 3 | ||
| 12759 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'DenseSetTest_EqualityComparisonTest_Test' should be marked noexcept | 3 | ||
| 12760 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 165 | cppcoreguidelines-noexcept | move constructor 'CountCopyAndMove' should be marked noexcept | 2 | ||
| 12761 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 169 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12762 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'DenseSetCustomTest_ReserveTest_Test' should be marked noexcept | 5 | ||
| 12763 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DenseSetTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'DenseSetCustomTest_ConstTest_Test' should be marked noexcept | 5 | ||
| 12764 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DepthFirstIteratorTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'CountedSet' should be marked noexcept | 2 | ||
| 12765 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DepthFirstIteratorTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'DepthFirstIteratorTest_ActuallyUpdateIterator_Test' should be marked noexcept | 5 | ||
| 12766 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'DGTestNode' should be marked noexcept | 2 | ||
| 12767 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'DGTestEdge' should be marked noexcept | 2 | ||
| 12768 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'DGTestGraph' should be marked noexcept | 2 | ||
| 12769 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'DirectedGraphTest_AddAndConnectNodes_Test' should be marked noexcept | 5 | ||
| 12770 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'DirectedGraphTest_AddRemoveEdge_Test' should be marked noexcept | 5 | ||
| 12771 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'DirectedGraphTest_hasEdgeTo_Test' should be marked noexcept | 5 | ||
| 12772 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'DirectedGraphTest_AddRemoveNode_Test' should be marked noexcept | 5 | ||
| 12773 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/DirectedGraphTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'DirectedGraphTest_SCC_Test' should be marked noexcept | 5 | ||
| 12774 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/EnumeratedArrayTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'EnumeratedArray_InitAndIndex_Test' should be marked noexcept | 5 | ||
| 12775 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/EquivalenceClassesTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'EquivalenceClassesTest_NoMerges_Test' should be marked noexcept | 5 | ||
| 12776 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/EquivalenceClassesTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'EquivalenceClassesTest_SimpleMerge1_Test' should be marked noexcept | 5 | ||
| 12777 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/EquivalenceClassesTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'EquivalenceClassesTest_SimpleMerge2_Test' should be marked noexcept | 5 | ||
| 12778 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/EquivalenceClassesTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'EquivalenceClassesTest_TwoSets_Test' should be marked noexcept | 5 | ||
| 12779 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/EquivalenceClassesTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'EquivalenceClassesTest_MultipleSets_Test' should be marked noexcept | 5 | ||
| 12780 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FallibleIteratorTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'FallibleIteratorTest_BasicSuccess_Test' should be marked noexcept | 5 | ||
| 12781 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FallibleIteratorTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'FallibleIteratorTest_BasicFailure_Test' should be marked noexcept | 5 | ||
| 12782 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FallibleIteratorTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'FallibleIteratorTest_NoRedundantErrorCheckOnEarlyExit_Test' should be marked noexcept | 5 | ||
| 12783 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FallibleIteratorTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'FallibleIteratorTest_RawIncrementAndDecrementBehavior_Test' should be marked noexcept | 5 | ||
| 12784 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FallibleIteratorTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'FallibleIteratorTest_CheckStructDerefOperatorSupport_Test' should be marked noexcept | 5 | ||
| 12785 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FallibleIteratorTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'FallibleIteratorTest_CheckDerefToExpectedSupport_Test' should be marked noexcept | 5 | ||
| 12786 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FloatingPointMode.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'FloatingPointModeTest_ParseDenormalFPAttributeComponent_Test' should be marked noexcept | 5 | ||
| 12787 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FloatingPointMode.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'FloatingPointModeTest_DenormalAttributeName_Test' should be marked noexcept | 5 | ||
| 12788 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FloatingPointMode.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'FloatingPointModeTest_ParseDenormalFPAttribute_Test' should be marked noexcept | 5 | ||
| 12789 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FloatingPointMode.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'FloatingPointModeTest_RenderDenormalFPAttribute_Test' should be marked noexcept | 5 | ||
| 12790 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FloatingPointMode.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'FloatingPointModeTest_DenormalModeIsSimple_Test' should be marked noexcept | 5 | ||
| 12791 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FloatingPointMode.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'FloatingPointModeTest_DenormalModeIsValid_Test' should be marked noexcept | 5 | ||
| 12792 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FloatingPointMode.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'FloatingPointModeTest_DenormalModeConstructor_Test' should be marked noexcept | 5 | ||
| 12793 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_UnalignedStringTest_Test' should be marked noexcept | 5 | ||
| 12794 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_LongLongComparison_Test' should be marked noexcept | 5 | ||
| 12795 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_IDComparison_Test' should be marked noexcept | 5 | ||
| 12796 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_MissedIDComparison_Test' should be marked noexcept | 5 | ||
| 12797 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_RemoveNodeThatIsPresent_Test' should be marked noexcept | 5 | ||
| 12798 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_RemoveNodeThatIsAbsent_Test' should be marked noexcept | 5 | ||
| 12799 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_GetOrInsertInserting_Test' should be marked noexcept | 5 | ||
| 12800 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_GetOrInsertGetting_Test' should be marked noexcept | 5 | ||
| 12801 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_InsertAtPos_Test' should be marked noexcept | 5 | ||
| 12802 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_EmptyIsTrue_Test' should be marked noexcept | 5 | ||
| 12803 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_EmptyIsFalse_Test' should be marked noexcept | 5 | ||
| 12804 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_ClearOnEmpty_Test' should be marked noexcept | 5 | ||
| 12805 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_ClearOnNonEmpty_Test' should be marked noexcept | 5 | ||
| 12806 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_CapacityLargerThanReserve_Test' should be marked noexcept | 5 | ||
| 12807 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FoldingSet.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'FoldingSetTest_SmallReserveChangesNothing_Test' should be marked noexcept | 5 | ||
| 12808 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionTest_Basic_Test' should be marked noexcept | 5 | ||
| 12809 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionTest_Captures_Test' should be marked noexcept | 5 | ||
| 12810 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionTest_MoveOnly_Test' should be marked noexcept | 5 | ||
| 12811 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'SmallCallable' should be marked noexcept | 2 | ||
| 12812 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'LargeCallable' should be marked noexcept | 2 | ||
| 12813 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionTest_CountForwardingCopies_Test' should be marked noexcept | 5 | ||
| 12814 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionTest_CountForwardingMoves_Test' should be marked noexcept | 5 | ||
| 12815 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 187 | cppcoreguidelines-noexcept | move constructor 'MoveCounter' should be marked noexcept | 2 | ||
| 12816 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 219 | cppcoreguidelines-noexcept | move constructor 'Unmovable' should be marked noexcept | 2 | ||
| 12817 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionTest_Const_Test' should be marked noexcept | 5 | ||
| 12818 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionExtrasTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'UniqueFunctionTest_SFINAE_Test' should be marked noexcept | 5 | ||
| 12819 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionRefTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'FunctionRefTest_Null_Test' should be marked noexcept | 5 | ||
| 12820 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionRefTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'FunctionRefTest_Copy_Test' should be marked noexcept | 5 | ||
| 12821 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionRefTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'FunctionRefTest_BadCopy_Test' should be marked noexcept | 5 | ||
| 12822 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/FunctionRefTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'FunctionRefTest_SFINAE_Test' should be marked noexcept | 5 | ||
| 12823 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashValueBasicTest_Test' should be marked noexcept | 5 | ||
| 12824 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashValueStdPair_Test' should be marked noexcept | 5 | ||
| 12825 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashValueStdTuple_Test' should be marked noexcept | 5 | ||
| 12826 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashValueStdString_Test' should be marked noexcept | 5 | ||
| 12827 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashCombineRangeBasicTest_Test' should be marked noexcept | 5 | ||
| 12828 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashCombineRangeLengthDiff_Test' should be marked noexcept | 5 | ||
| 12829 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashCombineRangeGoldenTest_Test' should be marked noexcept | 5 | ||
| 12830 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashCombineBasicTest_Test' should be marked noexcept | 5 | ||
| 12831 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/HashingTest.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'HashingTest_HashCombineArgs18_Test' should be marked noexcept | 5 | ||
| 12832 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListBaseTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'IListBaseTest' should be marked noexcept | 2 | ||
| 12833 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListBaseTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'IListBaseTest_insertBeforeImpl_Test' should be marked noexcept | 3 | ||
| 12834 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListBaseTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'IListBaseTest_removeImpl_Test' should be marked noexcept | 3 | ||
| 12835 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListBaseTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'IListBaseTest_removeRangeImpl_Test' should be marked noexcept | 3 | ||
| 12836 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListBaseTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'IListBaseTest_removeRangeImplAllButSentinel_Test' should be marked noexcept | 3 | ||
| 12837 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListBaseTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'IListBaseTest_transferBeforeImpl_Test' should be marked noexcept | 3 | ||
| 12838 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListIteratorTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'IListIteratorTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 12839 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListIteratorTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'IListIteratorTest_Empty_Test' should be marked noexcept | 5 | ||
| 12840 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListIteratorTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'IListIteratorTest_OneNodeList_Test' should be marked noexcept | 5 | ||
| 12841 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListIteratorTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'IListIteratorTest_TwoNodeList_Test' should be marked noexcept | 5 | ||
| 12842 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListIteratorTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'IListIteratorTest_CheckEraseForward_Test' should be marked noexcept | 5 | ||
| 12843 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListIteratorTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'IListIteratorTest_CheckEraseReverse_Test' should be marked noexcept | 5 | ||
| 12844 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListIteratorTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'IListIteratorTest_ReverseConstructor_Test' should be marked noexcept | 5 | ||
| 12845 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListNodeBaseTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'IListNodeBaseTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 12846 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListNodeBaseTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'IListNodeBaseTest_setPrevAndNext_Test' should be marked noexcept | 5 | ||
| 12847 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListNodeBaseTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'IListNodeBaseTest_isKnownSentinel_Test' should be marked noexcept | 5 | ||
| 12848 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListNodeTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'IListNodeTest_Options_Test' should be marked noexcept | 5 | ||
| 12849 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListSentinelTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'IListSentinelTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 12850 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListSentinelTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'IListSentinelTest_NormalNodeIsNotKnownSentinel_Test' should be marked noexcept | 5 | ||
| 12851 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'Node' should be marked noexcept | 2 | ||
| 12852 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'IListTest_Basic_Test' should be marked noexcept | 5 | ||
| 12853 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'IListTest_cloneFrom_Test' should be marked noexcept | 5 | ||
| 12854 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'IListTest_SpliceOne_Test' should be marked noexcept | 5 | ||
| 12855 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'IListTest_SpliceSwap_Test' should be marked noexcept | 5 | ||
| 12856 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'IListTest_SpliceSwapOtherWay_Test' should be marked noexcept | 5 | ||
| 12857 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'IListTest_UnsafeClear_Test' should be marked noexcept | 5 | ||
| 12858 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'IListTest_HasObsoleteCustomizationTrait_Test' should be marked noexcept | 5 | ||
| 12859 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'IListTest_HasGetNextTrait_Test' should be marked noexcept | 5 | ||
| 12860 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'IListTest_HasCreateSentinelTrait_Test' should be marked noexcept | 5 | ||
| 12861 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'IListTest_addNodeToList_Test' should be marked noexcept | 5 | ||
| 12862 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'IListTest_sameListSplice_Test' should be marked noexcept | 5 | ||
| 12863 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IListTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'IListTest_privateNode_Test' should be marked noexcept | 5 | ||
| 12864 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest' should be marked noexcept | 2 | ||
| 12865 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_EmptyIntListTest_Test' should be marked noexcept | 4 | ||
| 12866 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_OneElemIntListTest_Test' should be marked noexcept | 4 | ||
| 12867 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 89 | cppcoreguidelines-noexcept | move constructor 'Unmodifiable' should be marked noexcept | 2 | ||
| 12868 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 91 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12869 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_ReferenceStoringTest_Test' should be marked noexcept | 4 | ||
| 12870 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_CreatingIntListTest_Test' should be marked noexcept | 4 | ||
| 12871 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_MultiElemIntListTest_Test' should be marked noexcept | 4 | ||
| 12872 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 186 | cppcoreguidelines-noexcept | move constructor 'ExplicitCtorWrapper |
2 | ||
| 12873 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 188 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12874 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_EmplaceIntListTest_Test' should be marked noexcept | 4 | ||
| 12875 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_CharListOrderingTest_Test' should be marked noexcept | 4 | ||
| 12876 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableListTest.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'ImmutableListTest_LongListOrderingTest_Test' should be marked noexcept | 4 | ||
| 12877 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableMapTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'ImmutableMapTest_EmptyIntMapTest_Test' should be marked noexcept | 5 | ||
| 12878 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableMapTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ImmutableMapTest_MultiElemIntMapTest_Test' should be marked noexcept | 5 | ||
| 12879 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableMapTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'ImmutableMapTest_EmptyIntMapRefTest_Test' should be marked noexcept | 5 | ||
| 12880 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableMapTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'ImmutableMapTest_MultiElemIntMapRefTest_Test' should be marked noexcept | 5 | ||
| 12881 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableMapTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'ImmutableMapTest_MapOfMapRefsTest_Test' should be marked noexcept | 5 | ||
| 12882 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest' should be marked noexcept | 2 | ||
| 12883 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'MyIter' should be marked noexcept | 2 | ||
| 12884 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest_EmptyIntSetTest_Test' should be marked noexcept | 4 | ||
| 12885 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest_OneElemIntSetTest_Test' should be marked noexcept | 4 | ||
| 12886 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest_MultiElemIntSetTest_Test' should be marked noexcept | 4 | ||
| 12887 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest_RemoveIntSetTest_Test' should be marked noexcept | 4 | ||
| 12888 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest_CallbackCharSetTest_Test' should be marked noexcept | 4 | ||
| 12889 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest_Callback2CharSetTest_Test' should be marked noexcept | 4 | ||
| 12890 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ImmutableSetTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'ImmutableSetTest_IterLongSetTest_Test' should be marked noexcept | 4 | ||
| 12891 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntEqClassesTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'IntEqClasses_Simple_Test' should be marked noexcept | 5 | ||
| 12892 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_EmptyMap_Test' should be marked noexcept | 5 | ||
| 12893 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_OneElementRanges_Test' should be marked noexcept | 5 | ||
| 12894 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_SingleEntryMap_Test' should be marked noexcept | 5 | ||
| 12895 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_SingleEntryHalfOpenMap_Test' should be marked noexcept | 5 | ||
| 12896 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_RootCoalescing_Test' should be marked noexcept | 5 | ||
| 12897 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_RootMultiCoalescing_Test' should be marked noexcept | 5 | ||
| 12898 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_Branched_Test' should be marked noexcept | 5 | ||
| 12899 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_Branched2_Test' should be marked noexcept | 5 | ||
| 12900 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 600 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_RandomCoalescing_Test' should be marked noexcept | 5 | ||
| 12901 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 623 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_Overlaps_Test' should be marked noexcept | 5 | ||
| 12902 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 645 | cppcoreguidelines-noexcept | default constructor 'IntervalMapTest_OverlapsHalfOpen_Test' should be marked noexcept | 5 | ||
| 12903 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 667 | cppcoreguidelines-noexcept | default constructor 'IntervalMapOverlapsTest_SmallMaps_Test' should be marked noexcept | 5 | ||
| 12904 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntervalMapTest.cpp @ Line 711 | cppcoreguidelines-noexcept | default constructor 'IntervalMapOverlapsTest_BigMaps_Test' should be marked noexcept | 5 | ||
| 12905 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SimpleRefCounted' should be marked noexcept | 2 | ||
| 12906 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SimpleRefCounted |
2 | ||
| 12907 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 22 | cppcoreguidelines-noexcept | destructor '~SimpleRefCounted |
2 | ||
| 12908 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'IntrusiveRefCntPtrTest' should be marked noexcept | 2 | ||
| 12909 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'IntrusiveRefCntPtrTest_RefCountedBaseCopyDoesNotLeak_Test' should be marked noexcept | 3 | ||
| 12910 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'IntrusiveRefCntPtrTest_InteropsWithUniquePtr_Test' should be marked noexcept | 3 | ||
| 12911 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'IntrusiveRefCntPtrTest_MakeIntrusiveRefCnt_Test' should be marked noexcept | 3 | ||
| 12912 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'IntrusiveRefCntPtr_UsesTraitsToRetainAndRelease_Test' should be marked noexcept | 5 | ||
| 12913 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'IntrusiveRefCntPtr_InteropsWithConvertible_Test' should be marked noexcept | 5 | ||
| 12914 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'PointeeIteratorTest_Basic_Test' should be marked noexcept | 5 | ||
| 12915 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'PointeeIteratorTest_SmartPointer_Test' should be marked noexcept | 5 | ||
| 12916 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'PointeeIteratorTest_Range_Test' should be marked noexcept | 5 | ||
| 12917 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'PointeeIteratorTest_PointeeType_Test' should be marked noexcept | 5 | ||
| 12918 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'FilterIteratorTest_Lambda_Test' should be marked noexcept | 5 | ||
| 12919 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'FilterIteratorTest_CallableObject_Test' should be marked noexcept | 5 | ||
| 12920 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'FilterIteratorTest_FunctionPointer_Test' should be marked noexcept | 5 | ||
| 12921 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'FilterIteratorTest_Composition_Test' should be marked noexcept | 5 | ||
| 12922 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'FilterIteratorTest_InputIterator_Test' should be marked noexcept | 5 | ||
| 12923 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'FilterIteratorTest_ReverseFilterRange_Test' should be marked noexcept | 5 | ||
| 12924 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'PointerIterator_Basic_Test' should be marked noexcept | 5 | ||
| 12925 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'PointerIterator_Const_Test' should be marked noexcept | 5 | ||
| 12926 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'PointerIterator_Range_Test' should be marked noexcept | 5 | ||
| 12927 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'ZipIteratorTest_Basic_Test' should be marked noexcept | 5 | ||
| 12928 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'ZipIteratorTest_ZipFirstBasic_Test' should be marked noexcept | 5 | ||
| 12929 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'ZipIteratorTest_ZipLongestBasic_Test' should be marked noexcept | 5 | ||
| 12930 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'ZipIteratorTest_Mutability_Test' should be marked noexcept | 5 | ||
| 12931 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'ZipIteratorTest_ZipFirstMutability_Test' should be marked noexcept | 5 | ||
| 12932 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'ZipIteratorTest_Filter_Test' should be marked noexcept | 5 | ||
| 12933 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'ZipIteratorTest_Reverse_Test' should be marked noexcept | 5 | ||
| 12934 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/IteratorTest.cpp @ Line 444 | cppcoreguidelines-noexcept | default constructor 'RangeTest_Distance_Test' should be marked noexcept | 5 | ||
| 12935 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MapVectorTest_swap_Test' should be marked noexcept | 5 | ||
| 12936 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'MapVectorTest_insert_pop_Test' should be marked noexcept | 5 | ||
| 12937 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'MapVectorTest_erase_Test' should be marked noexcept | 5 | ||
| 12938 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'MapVectorTest_remove_if_Test' should be marked noexcept | 5 | ||
| 12939 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'MapVectorTest_iteration_test_Test' should be marked noexcept | 5 | ||
| 12940 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'MapVectorTest_NonCopyable_Test' should be marked noexcept | 5 | ||
| 12941 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'MapVectorMappedTypeTest' should be marked noexcept | 2 | ||
| 12942 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'MapVectorMappedTypeTest_DifferentDenseMap_Test' should be marked noexcept | 3 | ||
| 12943 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorSmallTest_insert_pop_Test' should be marked noexcept | 5 | ||
| 12944 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorSmallTest_erase_Test' should be marked noexcept | 5 | ||
| 12945 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorSmallTest_remove_if_Test' should be marked noexcept | 5 | ||
| 12946 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorSmallTest_iteration_test_Test' should be marked noexcept | 5 | ||
| 12947 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorSmallTest_NonCopyable_Test' should be marked noexcept | 5 | ||
| 12948 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 316 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorLargeTest_insert_pop_Test' should be marked noexcept | 5 | ||
| 12949 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorLargeTest_erase_Test' should be marked noexcept | 5 | ||
| 12950 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorLargeTest_remove_if_Test' should be marked noexcept | 5 | ||
| 12951 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MapVectorTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'SmallMapVectorLargeTest_iteration_test_Test' should be marked noexcept | 5 | ||
| 12952 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MappedIteratorTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MappedIteratorTest_ApplyFunctionOnDereference_Test' should be marked noexcept | 5 | ||
| 12953 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MappedIteratorTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'MappedIteratorTest_ApplyFunctionOnArrow_Test' should be marked noexcept | 5 | ||
| 12954 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/MappedIteratorTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'MappedIteratorTest_FunctionPreservesReferences_Test' should be marked noexcept | 5 | ||
| 12955 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_NonDefaultConstructibleTest_Test' should be marked noexcept | 5 | ||
| 12956 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_ResetTest_Test' should be marked noexcept | 5 | ||
| 12957 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_InitializationLeakTest_Test' should be marked noexcept | 5 | ||
| 12958 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_CopyConstructionTest_Test' should be marked noexcept | 5 | ||
| 12959 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_ConstructingCopyAssignmentTest_Test' should be marked noexcept | 5 | ||
| 12960 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_CopyingCopyAssignmentTest_Test' should be marked noexcept | 5 | ||
| 12961 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_DeletingCopyAssignmentTest_Test' should be marked noexcept | 5 | ||
| 12962 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_NullCopyConstructionTest_Test' should be marked noexcept | 5 | ||
| 12963 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_GetValueOr_Test' should be marked noexcept | 5 | ||
| 12964 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 213 | cppcoreguidelines-noexcept | move constructor 'MultiArgConstructor' should be marked noexcept | 2 | ||
| 12965 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 215 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12966 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_Emplace_Test' should be marked noexcept | 5 | ||
| 12967 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 254 | cppcoreguidelines-noexcept | move constructor 'MoveOnly' should be marked noexcept | 2 | ||
| 12968 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 258 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12969 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveOnlyNull_Test' should be marked noexcept | 5 | ||
| 12970 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveOnlyConstruction_Test' should be marked noexcept | 5 | ||
| 12971 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveOnlyMoveConstruction_Test' should be marked noexcept | 5 | ||
| 12972 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 310 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveOnlyAssignment_Test' should be marked noexcept | 5 | ||
| 12973 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveOnlyInitializingAssignment_Test' should be marked noexcept | 5 | ||
| 12974 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveOnlyNullingAssignment_Test' should be marked noexcept | 5 | ||
| 12975 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 346 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveOnlyAssigningAssignment_Test' should be marked noexcept | 5 | ||
| 12976 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 375 | cppcoreguidelines-noexcept | move constructor 'Immovable' should be marked noexcept | 2 | ||
| 12977 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 384 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_ImmovableEmplace_Test' should be marked noexcept | 5 | ||
| 12978 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 425 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_DeletedCopyConstructor_Test' should be marked noexcept | 5 | ||
| 12979 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 473 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_DeletedCopyAssignment_Test' should be marked noexcept | 5 | ||
| 12980 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 495 | cppcoreguidelines-noexcept | move constructor 'NoTMove' should be marked noexcept | 2 | ||
| 12981 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 496 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12982 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 501 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_DeletedMoveConstructor_Test' should be marked noexcept | 5 | ||
| 12983 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 515 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 12984 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 515 | cppcoreguidelines-noexcept | move constructor 'NoCopyStringMap' should be marked noexcept | 2 | ||
| 12985 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_DeletedCopyStringMap_Test' should be marked noexcept | 5 | ||
| 12986 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_MoveGetValueOr_Test' should be marked noexcept | 5 | ||
| 12987 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 615 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_OperatorEqual_Test' should be marked noexcept | 5 | ||
| 12988 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 626 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_OperatorNotEqual_Test' should be marked noexcept | 5 | ||
| 12989 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 648 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_OperatorLess_Test' should be marked noexcept | 5 | ||
| 12990 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 659 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_OperatorGreater_Test' should be marked noexcept | 5 | ||
| 12991 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_OperatorLessEqual_Test' should be marked noexcept | 5 | ||
| 12992 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 681 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_OperatorGreaterEqual_Test' should be marked noexcept | 5 | ||
| 12993 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 707 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_StreamOperator_Test' should be marked noexcept | 5 | ||
| 12994 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_UseInUnitTests_Test' should be marked noexcept | 5 | ||
| 12995 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/OptionalTest.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'OptionalTest_HashValue_Test' should be marked noexcept | 5 | ||
| 12996 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PackedVectorTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'PackedVectorTest_Operation_Test' should be marked noexcept | 5 | ||
| 12997 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PackedVectorTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'PackedVectorTest_UnsignedValues_Test' should be marked noexcept | 5 | ||
| 12998 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PackedVectorTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'PackedVectorTest_SignedValues_Test' should be marked noexcept | 5 | ||
| 12999 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerEmbeddedIntTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'PointerEmbeddedIntTest_Basic_Test' should be marked noexcept | 5 | ||
| 13000 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerEmbeddedIntTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'PointerEmbeddedIntTest_intptr_t_Test' should be marked noexcept | 5 | ||
| 13001 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerEmbeddedIntTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'PointerEmbeddedIntTest_PointerLikeTypeTraits_Test' should be marked noexcept | 5 | ||
| 13002 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerIntPairTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'PointerIntPairTest_GetSet_Test' should be marked noexcept | 5 | ||
| 13003 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerIntPairTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'PointerIntPairTest_DefaultInitialize_Test' should be marked noexcept | 5 | ||
| 13004 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerIntPairTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'PointerIntPairTest_ManyUnusedBits_Test' should be marked noexcept | 5 | ||
| 13005 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerSumTypeTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'PointerSumTypeTest' should be marked noexcept | 2 | ||
| 13006 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerSumTypeTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'PointerSumTypeTest_NullTest_Test' should be marked noexcept | 4 | ||
| 13007 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerSumTypeTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'PointerSumTypeTest_GetTag_Test' should be marked noexcept | 4 | ||
| 13008 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerSumTypeTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'PointerSumTypeTest_Is_Test' should be marked noexcept | 4 | ||
| 13009 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerSumTypeTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'PointerSumTypeTest_Get_Test' should be marked noexcept | 4 | ||
| 13010 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerSumTypeTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'PointerSumTypeTest_Cast_Test' should be marked noexcept | 4 | ||
| 13011 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerSumTypeTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'PointerSumTypeTest_Assignment_Test' should be marked noexcept | 4 | ||
| 13012 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerUnionTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'PointerUnionTest' should be marked noexcept | 2 | ||
| 13013 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerUnionTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'PointerUnionTest_Comparison_Test' should be marked noexcept | 4 | ||
| 13014 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerUnionTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'PointerUnionTest_Null_Test' should be marked noexcept | 4 | ||
| 13015 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerUnionTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'PointerUnionTest_Is_Test' should be marked noexcept | 4 | ||
| 13016 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerUnionTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'PointerUnionTest_Get_Test' should be marked noexcept | 4 | ||
| 13017 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerUnionTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'PointerUnionTest_ManyElements_Test' should be marked noexcept | 4 | ||
| 13018 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PointerUnionTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'PointerUnionTest_GetAddrOfPtr1_Test' should be marked noexcept | 4 | ||
| 13019 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PostOrderIteratorTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'PostOrderIteratorTest_Compiles_Test' should be marked noexcept | 5 | ||
| 13020 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PriorityWorklistTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'PriorityWorklistTest' should be marked noexcept | 2 | ||
| 13021 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PriorityWorklistTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'PriorityWorklistTest_Basic_Test' should be marked noexcept | 3 | ||
| 13022 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PriorityWorklistTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'PriorityWorklistTest_InsertSequence_Test' should be marked noexcept | 3 | ||
| 13023 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/PriorityWorklistTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'PriorityWorklistTest_EraseIf_Test' should be marked noexcept | 3 | ||
| 13024 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/RangeAdapterTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'RangeAdapterLValueTest' should be marked noexcept | 2 | ||
| 13025 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/RangeAdapterTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'RangeAdapterLValueTest_TrivialOperation_Test' should be marked noexcept | 3 | ||
| 13026 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/RangeAdapterTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'RangeAdapterRValueTest' should be marked noexcept | 2 | ||
| 13027 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/RangeAdapterTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'RangeAdapterRValueTest_TrivialOperation_Test' should be marked noexcept | 3 | ||
| 13028 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/RangeAdapterTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'RangeAdapterRValueTest_HasRbegin_Test' should be marked noexcept | 3 | ||
| 13029 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/RangeAdapterTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'RangeAdapterRValueTest_RangeType_Test' should be marked noexcept | 3 | ||
| 13030 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SCCIteratorTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SCCIteratorTest_AllSmallGraphs_Test' should be marked noexcept | 5 | ||
| 13031 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_Rank_Test' should be marked noexcept | 5 | ||
| 13032 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EnumerateLValue_Test' should be marked noexcept | 5 | ||
| 13033 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EnumerateModifyLValue_Test' should be marked noexcept | 5 | ||
| 13034 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EnumerateRValueRef_Test' should be marked noexcept | 5 | ||
| 13035 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EnumerateModifyRValue_Test' should be marked noexcept | 5 | ||
| 13036 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 128 | cppcoreguidelines-noexcept | move constructor 'CanMove' should be marked noexcept | 2 | ||
| 13037 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 146 | cppcoreguidelines-noexcept | move constructor 'Range' should be marked noexcept | 2 | ||
| 13038 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 146 | cppcoreguidelines-noexcept | move constructor 'Range |
2 | ||
| 13039 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 149 | cppcoreguidelines-noexcept | destructor '~Range |
2 | ||
| 13040 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EnumerateLifetimeSemantics_Test' should be marked noexcept | 5 | ||
| 13041 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_ApplyTuple_Test' should be marked noexcept | 5 | ||
| 13042 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_ApplyTupleVariadic_Test' should be marked noexcept | 5 | ||
| 13043 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_CountAdaptor_Test' should be marked noexcept | 5 | ||
| 13044 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_for_each_Test' should be marked noexcept | 5 | ||
| 13045 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_ToVector_Test' should be marked noexcept | 5 | ||
| 13046 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_ConcatRange_Test' should be marked noexcept | 5 | ||
| 13047 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_PartitionAdaptor_Test' should be marked noexcept | 5 | ||
| 13048 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EraseIf_Test' should be marked noexcept | 5 | ||
| 13049 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 326 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_AppendRange_Test' should be marked noexcept | 5 | ||
| 13050 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 349 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 13051 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_ADLTest_Test' should be marked noexcept | 5 | ||
| 13052 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EmptyTest_Test' should be marked noexcept | 5 | ||
| 13053 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_DropBeginTest_Test' should be marked noexcept | 5 | ||
| 13054 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_DropBeginDefaultTest_Test' should be marked noexcept | 5 | ||
| 13055 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EarlyIncrementTest_Test' should be marked noexcept | 5 | ||
| 13056 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_EarlyIncrementTestCustomPointerIterator_Test' should be marked noexcept | 5 | ||
| 13057 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 538 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_splat_Test' should be marked noexcept | 5 | ||
| 13058 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 553 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_to_address_Test' should be marked noexcept | 5 | ||
| 13059 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 576 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_partition_point_Test' should be marked noexcept | 5 | ||
| 13060 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_hasSingleElement_Test' should be marked noexcept | 5 | ||
| 13061 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'STLExtrasTest_hasNItems_Test' should be marked noexcept | 5 | ||
| 13062 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'STLExtras_hasNItemsOrMore_Test' should be marked noexcept | 5 | ||
| 13063 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 632 | cppcoreguidelines-noexcept | default constructor 'STLExtras_hasNItemsOrLess_Test' should be marked noexcept | 5 | ||
| 13064 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 665 | cppcoreguidelines-noexcept | default constructor 'STLExtras_MoveRange_Test' should be marked noexcept | 5 | ||
| 13065 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'Foo' should be marked noexcept | 2 | ||
| 13066 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 672 | cppcoreguidelines-noexcept | move constructor 'Foo' should be marked noexcept | 2 | ||
| 13067 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/STLExtrasTest.cpp @ Line 674 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13068 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ScopeExitTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'ScopeExitTest_Basic_Test' should be marked noexcept | 5 | ||
| 13069 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ScopeExitTest.cpp @ Line 20 | cppcoreguidelines-noexcept | move constructor 'Callable' should be marked noexcept | 2 | ||
| 13070 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/ScopeExitTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'ScopeExitTest_Release_Test' should be marked noexcept | 5 | ||
| 13071 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SequenceTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SequenceTest_Basic_Test' should be marked noexcept | 5 | ||
| 13072 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SetVectorTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SetVector_EraseTest_Test' should be marked noexcept | 5 | ||
| 13073 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SetVectorTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'SetVector_ContainsTest_Test' should be marked noexcept | 5 | ||
| 13074 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_DefaultConstructor_Test' should be marked noexcept | 5 | ||
| 13075 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_pushPopFront_Test' should be marked noexcept | 5 | ||
| 13076 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_pushPopBack_Test' should be marked noexcept | 5 | ||
| 13077 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_swap_Test' should be marked noexcept | 5 | ||
| 13078 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_insertEraseAtEnd_Test' should be marked noexcept | 5 | ||
| 13079 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_insertAtBegin_Test' should be marked noexcept | 5 | ||
| 13080 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_remove_Test' should be marked noexcept | 5 | ||
| 13081 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_removeAndDispose_Test' should be marked noexcept | 5 | ||
| 13082 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_removeAndDisposeNullDeleter_Test' should be marked noexcept | 5 | ||
| 13083 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_erase_Test' should be marked noexcept | 5 | ||
| 13084 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_reverse_iterator_Test' should be marked noexcept | 5 | ||
| 13085 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_eraseAndDispose_Test' should be marked noexcept | 5 | ||
| 13086 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_eraseAndDisposeNullDeleter_Test' should be marked noexcept | 5 | ||
| 13087 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_eraseRange_Test' should be marked noexcept | 5 | ||
| 13088 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_eraseAndDisposeRange_Test' should be marked noexcept | 5 | ||
| 13089 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_eraseAndDisposeRangeNullDeleter_Test' should be marked noexcept | 5 | ||
| 13090 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_clear_Test' should be marked noexcept | 5 | ||
| 13091 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 316 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_clearAndDispose_Test' should be marked noexcept | 5 | ||
| 13092 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_clearAndDisposeNullDeleter_Test' should be marked noexcept | 5 | ||
| 13093 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_spliceList_Test' should be marked noexcept | 5 | ||
| 13094 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_spliceSingle_Test' should be marked noexcept | 5 | ||
| 13095 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_spliceRange_Test' should be marked noexcept | 5 | ||
| 13096 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_merge_Test' should be marked noexcept | 5 | ||
| 13097 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_mergeIsStable_Test' should be marked noexcept | 5 | ||
| 13098 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 510 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_mergeEmpty_Test' should be marked noexcept | 5 | ||
| 13099 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 540 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_mergeBothEmpty_Test' should be marked noexcept | 5 | ||
| 13100 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_sort_Test' should be marked noexcept | 5 | ||
| 13101 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_sortIsStable_Test' should be marked noexcept | 5 | ||
| 13102 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_sortEmpty_Test' should be marked noexcept | 5 | ||
| 13103 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SimpleIListTest.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'SimpleIListTest_TaggedLists_Test' should be marked noexcept | 5 | ||
| 13104 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_Assignment_Test' should be marked noexcept | 5 | ||
| 13105 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_GrowthTest_Test' should be marked noexcept | 5 | ||
| 13106 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_CopyAndMoveTest_Test' should be marked noexcept | 5 | ||
| 13107 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_SwapTest_Test' should be marked noexcept | 5 | ||
| 13108 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_EraseTest_Test' should be marked noexcept | 5 | ||
| 13109 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_dereferenceAndIterate_Test' should be marked noexcept | 5 | ||
| 13110 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_ConstTest_Test' should be marked noexcept | 5 | ||
| 13111 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_ConstNonPtrTest_Test' should be marked noexcept | 5 | ||
| 13112 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_EqualityComparison_Test' should be marked noexcept | 5 | ||
| 13113 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_Contains_Test' should be marked noexcept | 5 | ||
| 13114 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallPtrSetTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'SmallPtrSetTest_InsertIterator_Test' should be marked noexcept | 5 | ||
| 13115 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_Insert_Test' should be marked noexcept | 5 | ||
| 13116 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_Grow_Test' should be marked noexcept | 5 | ||
| 13117 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_Erase_Test' should be marked noexcept | 5 | ||
| 13118 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_IteratorInt_Test' should be marked noexcept | 5 | ||
| 13119 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_IteratorString_Test' should be marked noexcept | 5 | ||
| 13120 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_IteratorIncMoveCopy_Test' should be marked noexcept | 5 | ||
| 13121 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_EqualityComparisonTest_Test' should be marked noexcept | 5 | ||
| 13122 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallSetTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'SmallSetTest_Contains_Test' should be marked noexcept | 5 | ||
| 13123 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest' should be marked noexcept | 2 | ||
| 13124 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_EmptyStringTest_Test' should be marked noexcept | 4 | ||
| 13125 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AssignRepeated_Test' should be marked noexcept | 4 | ||
| 13126 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AssignIterPair_Test' should be marked noexcept | 4 | ||
| 13127 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AssignStringRef_Test' should be marked noexcept | 4 | ||
| 13128 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AssignSmallVector_Test' should be marked noexcept | 4 | ||
| 13129 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AssignStringRefs_Test' should be marked noexcept | 4 | ||
| 13130 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AppendIterPair_Test' should be marked noexcept | 4 | ||
| 13131 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AppendStringRef_Test' should be marked noexcept | 4 | ||
| 13132 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AppendSmallVector_Test' should be marked noexcept | 4 | ||
| 13133 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_AppendStringRefs_Test' should be marked noexcept | 4 | ||
| 13134 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_StringRefConversion_Test' should be marked noexcept | 4 | ||
| 13135 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_StdStringConversion_Test' should be marked noexcept | 4 | ||
| 13136 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_Substr_Test' should be marked noexcept | 4 | ||
| 13137 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_Slice_Test' should be marked noexcept | 4 | ||
| 13138 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_Find_Test' should be marked noexcept | 4 | ||
| 13139 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_Count_Test' should be marked noexcept | 4 | ||
| 13140 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_Realloc_Test' should be marked noexcept | 4 | ||
| 13141 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_Comparisons_Test' should be marked noexcept | 4 | ||
| 13142 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallStringTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'SmallStringTest_GTestPrinter_Test' should be marked noexcept | 4 | ||
| 13143 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'Constructable' should be marked noexcept | 2 | ||
| 13144 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 54 | cppcoreguidelines-noexcept | move constructor 'Constructable' should be marked noexcept | 2 | ||
| 13145 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 75 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13146 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'NonCopyable' should be marked noexcept | 2 | ||
| 13147 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 146 | cppcoreguidelines-noexcept | move constructor 'NonCopyable' should be marked noexcept | 2 | ||
| 13148 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 147 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13149 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTestBase' should be marked noexcept | 2 | ||
| 13150 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest' should be marked noexcept | 2 | ||
| 13151 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 214 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ConstructorNonIterTest_Test' should be marked noexcept | 3 | ||
| 13152 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ConstructorIterTest_Test' should be marked noexcept | 3 | ||
| 13153 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_EmptyVectorTest_Test' should be marked noexcept | 3 | ||
| 13154 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_PushPopTest_Test' should be marked noexcept | 3 | ||
| 13155 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ClearTest_Test' should be marked noexcept | 3 | ||
| 13156 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ResizeShrinkTest_Test' should be marked noexcept | 3 | ||
| 13157 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ResizeGrowTest_Test' should be marked noexcept | 3 | ||
| 13158 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ResizeWithElementsTest_Test' should be marked noexcept | 3 | ||
| 13159 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ResizeFillTest_Test' should be marked noexcept | 3 | ||
| 13160 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 346 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ResizeForOverwrite_Test' should be marked noexcept | 5 | ||
| 13161 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_OverflowTest_Test' should be marked noexcept | 3 | ||
| 13162 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 391 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_IterationTest_Test' should be marked noexcept | 3 | ||
| 13163 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_SwapTest_Test' should be marked noexcept | 3 | ||
| 13164 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 441 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AppendTest_Test' should be marked noexcept | 3 | ||
| 13165 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 453 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AppendRepeatedTest_Test' should be marked noexcept | 3 | ||
| 13166 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 462 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AppendNonIterTest_Test' should be marked noexcept | 3 | ||
| 13167 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 480 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AppendRepeatedNonForwardIterator_Test' should be marked noexcept | 3 | ||
| 13168 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AppendSmallVector_Test' should be marked noexcept | 3 | ||
| 13169 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 498 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AssignTest_Test' should be marked noexcept | 3 | ||
| 13170 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 507 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AssignRangeTest_Test' should be marked noexcept | 3 | ||
| 13171 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 517 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AssignNonIterTest_Test' should be marked noexcept | 3 | ||
| 13172 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_AssignSmallVector_Test' should be marked noexcept | 3 | ||
| 13173 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_MoveAssignTest_Test' should be marked noexcept | 3 | ||
| 13174 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 565 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_EraseTest_Test' should be marked noexcept | 3 | ||
| 13175 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_EraseRangeTest_Test' should be marked noexcept | 3 | ||
| 13176 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 585 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertTest_Test' should be marked noexcept | 3 | ||
| 13177 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertCopy_Test' should be marked noexcept | 3 | ||
| 13178 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 608 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertRepeatedTest_Test' should be marked noexcept | 3 | ||
| 13179 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 632 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertRepeatedNonIterTest_Test' should be marked noexcept | 3 | ||
| 13180 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 642 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertRepeatedAtEndTest_Test' should be marked noexcept | 3 | ||
| 13181 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 661 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertRepeatedEmptyTest_Test' should be marked noexcept | 3 | ||
| 13182 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 676 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertRangeTest_Test' should be marked noexcept | 3 | ||
| 13183 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 701 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertRangeAtEndTest_Test' should be marked noexcept | 3 | ||
| 13184 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InsertEmptyRangeTest_Test' should be marked noexcept | 3 | ||
| 13185 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 743 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ComparisonTest_Test' should be marked noexcept | 3 | ||
| 13186 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 760 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_ConstVectorTest_Test' should be marked noexcept | 3 | ||
| 13187 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 769 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_DirectVectorTest_Test' should be marked noexcept | 3 | ||
| 13188 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 786 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_IteratorTest_Test' should be marked noexcept | 3 | ||
| 13189 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 794 | cppcoreguidelines-noexcept | default constructor 'DualSmallVectorsTest' should be marked noexcept | 2 | ||
| 13190 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 816 | cppcoreguidelines-noexcept | default constructor 'DualSmallVectorsTest_MoveAssignment_Test' should be marked noexcept | 3 | ||
| 13191 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 857 | cppcoreguidelines-noexcept | default constructor 'SmallVectorCustomTest_NoAssignTest_Test' should be marked noexcept | 5 | ||
| 13192 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 867 | cppcoreguidelines-noexcept | default constructor 'MovedFrom' should be marked noexcept | 2 | ||
| 13193 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 869 | cppcoreguidelines-noexcept | move constructor 'MovedFrom' should be marked noexcept | 2 | ||
| 13194 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 872 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13195 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 879 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_MidInsert_Test' should be marked noexcept | 5 | ||
| 13196 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 896 | cppcoreguidelines-noexcept | default constructor 'EmplaceableArg' should be marked noexcept | 2 | ||
| 13197 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 896 | cppcoreguidelines-noexcept | default constructor 'EmplaceableArg' should be marked noexcept | 2 | ||
| 13198 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 897 | cppcoreguidelines-noexcept | move constructor 'EmplaceableArg' should be marked noexcept | 2 | ||
| 13199 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 897 | cppcoreguidelines-noexcept | move constructor 'EmplaceableArg' should be marked noexcept | 2 | ||
| 13200 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 905 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13201 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 917 | cppcoreguidelines-noexcept | default constructor 'Emplaceable' should be marked noexcept | 2 | ||
| 13202 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 939 | cppcoreguidelines-noexcept | move constructor 'Emplaceable' should be marked noexcept | 2 | ||
| 13203 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 940 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13204 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 950 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_EmplaceBack_Test' should be marked noexcept | 5 | ||
| 13205 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1031 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_DefaultInlinedElements_Test' should be marked noexcept | 5 | ||
| 13206 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1047 | cppcoreguidelines-noexcept | default constructor 'SmallVectorTest_InitializerList_Test' should be marked noexcept | 5 | ||
| 13207 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1066 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest' should be marked noexcept | 2 | ||
| 13208 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1101 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_PushBack_Test' should be marked noexcept | 3 | ||
| 13209 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1123 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_PushBackMoved_Test' should be marked noexcept | 3 | ||
| 13210 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1152 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_Resize_Test' should be marked noexcept | 3 | ||
| 13211 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1166 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_Append_Test' should be marked noexcept | 3 | ||
| 13212 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1182 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_AppendRange_Test' should be marked noexcept | 3 | ||
| 13213 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1199 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_Assign_Test' should be marked noexcept | 3 | ||
| 13214 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1237 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_AssignRange_Test' should be marked noexcept | 3 | ||
| 13215 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1247 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_Insert_Test' should be marked noexcept | 3 | ||
| 13216 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1269 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_InsertMoved_Test' should be marked noexcept | 3 | ||
| 13217 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1297 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_InsertN_Test' should be marked noexcept | 3 | ||
| 13218 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1316 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_InsertRange_Test' should be marked noexcept | 3 | ||
| 13219 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1334 | cppcoreguidelines-noexcept | default constructor 'SmallVectorReferenceInvalidationTest_EmplaceBack_Test' should be marked noexcept | 3 | ||
| 13220 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1357 | cppcoreguidelines-noexcept | default constructor 'SmallVectorInternalReferenceInvalidationTest' should be marked noexcept | 2 | ||
| 13221 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SmallVectorTest.cpp @ Line 1388 | cppcoreguidelines-noexcept | default constructor 'SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test' should be marked noexcept | 3 | ||
| 13222 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseBitVectorTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'SparseBitVectorTest_TrivialOperation_Test' should be marked noexcept | 5 | ||
| 13223 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseBitVectorTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'SparseBitVectorTest_IntersectWith_Test' should be marked noexcept | 5 | ||
| 13224 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseBitVectorTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'SparseBitVectorTest_SelfAssignment_Test' should be marked noexcept | 5 | ||
| 13225 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseBitVectorTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'SparseBitVectorTest_Find_Test' should be marked noexcept | 5 | ||
| 13226 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseMultiSetTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SparseMultiSetTest_EmptySet_Test' should be marked noexcept | 5 | ||
| 13227 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseMultiSetTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'SparseMultiSetTest_SingleEntrySet_Test' should be marked noexcept | 5 | ||
| 13228 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseMultiSetTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'SparseMultiSetTest_MultipleEntrySet_Test' should be marked noexcept | 5 | ||
| 13229 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseMultiSetTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'SparseMultiSetTest_Iterators_Test' should be marked noexcept | 5 | ||
| 13230 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseMultiSetTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'SparseMultiSetTest_AltStructSet_Test' should be marked noexcept | 5 | ||
| 13231 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseSetTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SparseSetTest_EmptySet_Test' should be marked noexcept | 5 | ||
| 13232 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseSetTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'SparseSetTest_SingleEntrySet_Test' should be marked noexcept | 5 | ||
| 13233 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseSetTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'SparseSetTest_MultipleEntrySet_Test' should be marked noexcept | 5 | ||
| 13234 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseSetTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'SparseSetTest_AltStructSet_Test' should be marked noexcept | 5 | ||
| 13235 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/SparseSetTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'SparseSetTest_PopBack_Test' should be marked noexcept | 5 | ||
| 13236 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StatisticTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'StatisticTest_Count_Test' should be marked noexcept | 5 | ||
| 13237 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StatisticTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'StatisticTest_Assign_Test' should be marked noexcept | 5 | ||
| 13238 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StatisticTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'StatisticTest_API_Test' should be marked noexcept | 5 | ||
| 13239 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_isPrint_Test' should be marked noexcept | 5 | ||
| 13240 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_isSpace_Test' should be marked noexcept | 5 | ||
| 13241 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_Join_Test' should be marked noexcept | 5 | ||
| 13242 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_JoinItems_Test' should be marked noexcept | 5 | ||
| 13243 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_ToAndFromHex_Test' should be marked noexcept | 5 | ||
| 13244 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_to_float_Test' should be marked noexcept | 5 | ||
| 13245 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_printLowerCase_Test' should be marked noexcept | 5 | ||
| 13246 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_printEscapedString_Test' should be marked noexcept | 5 | ||
| 13247 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'StringExtrasTest_printHTMLEscaped_Test' should be marked noexcept | 5 | ||
| 13248 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'StringExtras_ConvertToSnakeFromCamelCase_Test' should be marked noexcept | 5 | ||
| 13249 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'StringExtras_ConvertToCamelFromSnakeCase_Test' should be marked noexcept | 5 | ||
| 13250 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'StringExtras_UToStr_Test' should be marked noexcept | 5 | ||
| 13251 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'StringExtras_IToStr_Test' should be marked noexcept | 5 | ||
| 13252 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringExtrasTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'StringExtras_ListSeparator_Test' should be marked noexcept | 5 | ||
| 13253 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'StringMapTest' should be marked noexcept | 2 | ||
| 13254 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 81 | cppcoreguidelines-noexcept | move constructor 'CountCopyAndMove' should be marked noexcept | 2 | ||
| 13255 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 83 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13256 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_EmptyMapTest_Test' should be marked noexcept | 4 | ||
| 13257 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_ConstEmptyMapTest_Test' should be marked noexcept | 4 | ||
| 13258 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_SingleEntryMapTest_Test' should be marked noexcept | 4 | ||
| 13259 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_ClearTest_Test' should be marked noexcept | 4 | ||
| 13260 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_EraseIteratorTest_Test' should be marked noexcept | 4 | ||
| 13261 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_EraseValueTest_Test' should be marked noexcept | 4 | ||
| 13262 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_InsertAndEraseTest_Test' should be marked noexcept | 4 | ||
| 13263 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_SmallFullMapTest_Test' should be marked noexcept | 4 | ||
| 13264 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_CopyCtorTest_Test' should be marked noexcept | 4 | ||
| 13265 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_IterationTest_Test' should be marked noexcept | 4 | ||
| 13266 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_StringMapEntryTest_Test' should be marked noexcept | 4 | ||
| 13267 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_InsertTest_Test' should be marked noexcept | 4 | ||
| 13268 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_InsertPairTest_Test' should be marked noexcept | 4 | ||
| 13269 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_InsertRehashingPairTest_Test' should be marked noexcept | 4 | ||
| 13270 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_InsertOrAssignTest_Test' should be marked noexcept | 4 | ||
| 13271 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 284 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13272 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 284 | cppcoreguidelines-noexcept | move constructor 'A' should be marked noexcept | 2 | ||
| 13273 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_IterMapKeys_Test' should be marked noexcept | 4 | ||
| 13274 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'StringMapTestStruct' should be marked noexcept | 2 | ||
| 13275 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_NonDefaultConstructable_Test' should be marked noexcept | 4 | ||
| 13276 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'Immovable' should be marked noexcept | 2 | ||
| 13277 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 335 | cppcoreguidelines-noexcept | move constructor 'Immovable' should be marked noexcept | 2 | ||
| 13278 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 342 | cppcoreguidelines-noexcept | move constructor 'MoveOnly' should be marked noexcept | 2 | ||
| 13279 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 343 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13280 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_MoveOnly_Test' should be marked noexcept | 4 | ||
| 13281 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_CtorArg_Test' should be marked noexcept | 4 | ||
| 13282 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_MoveConstruct_Test' should be marked noexcept | 4 | ||
| 13283 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_MoveAssignment_Test' should be marked noexcept | 4 | ||
| 13284 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_EqualEmpty_Test' should be marked noexcept | 4 | ||
| 13285 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_EqualWithValues_Test' should be marked noexcept | 4 | ||
| 13286 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_NotEqualMissingKeys_Test' should be marked noexcept | 4 | ||
| 13287 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_NotEqualWithDifferentValues_Test' should be marked noexcept | 4 | ||
| 13288 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 461 | cppcoreguidelines-noexcept | move constructor 'Countable' should be marked noexcept | 2 | ||
| 13289 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'StringMapTest_MoveDtor_Test' should be marked noexcept | 4 | ||
| 13290 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'CountCtorCopyAndMove' should be marked noexcept | 2 | ||
| 13291 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 513 | cppcoreguidelines-noexcept | move constructor 'CountCtorCopyAndMove' should be marked noexcept | 2 | ||
| 13292 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 514 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 13293 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'StringMapCustomTest_InitialSizeTest_Test' should be marked noexcept | 5 | ||
| 13294 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'StringMapCustomTest_BracketOperatorCtor_Test' should be marked noexcept | 5 | ||
| 13295 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 565 | cppcoreguidelines-noexcept | move constructor 'NonMoveableNonCopyableType' should be marked noexcept | 2 | ||
| 13296 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 570 | cppcoreguidelines-noexcept | default constructor 'StringMapCustomTest_EmplaceTest_Test' should be marked noexcept | 5 | ||
| 13297 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'StringMapCustomTest_StringMapEntryBaseSize_Test' should be marked noexcept | 5 | ||
| 13298 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringMapTest.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'StringMapCustomTest_StringMapEntrySize_Test' should be marked noexcept | 5 | ||
| 13299 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Construction_Test' should be marked noexcept | 5 | ||
| 13300 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Conversion_Test' should be marked noexcept | 5 | ||
| 13301 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_EmptyInitializerList_Test' should be marked noexcept | 5 | ||
| 13302 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Iteration_Test' should be marked noexcept | 5 | ||
| 13303 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_StringOps_Test' should be marked noexcept | 5 | ||
| 13304 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Operators_Test' should be marked noexcept | 5 | ||
| 13305 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Substr_Test' should be marked noexcept | 5 | ||
| 13306 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Slice_Test' should be marked noexcept | 5 | ||
| 13307 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Split_Test' should be marked noexcept | 5 | ||
| 13308 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Split2_Test' should be marked noexcept | 5 | ||
| 13309 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 333 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Trim_Test' should be marked noexcept | 5 | ||
| 13310 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_StartsWith_Test' should be marked noexcept | 5 | ||
| 13311 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_StartsWithLower_Test' should be marked noexcept | 5 | ||
| 13312 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 379 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_ConsumeFront_Test' should be marked noexcept | 5 | ||
| 13313 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_EndsWith_Test' should be marked noexcept | 5 | ||
| 13314 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_EndsWithLower_Test' should be marked noexcept | 5 | ||
| 13315 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_ConsumeBack_Test' should be marked noexcept | 5 | ||
| 13316 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Find_Test' should be marked noexcept | 5 | ||
| 13317 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Count_Test' should be marked noexcept | 5 | ||
| 13318 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 532 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_EditDistance_Test' should be marked noexcept | 5 | ||
| 13319 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Misc_Test' should be marked noexcept | 5 | ||
| 13320 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Hashing_Test' should be marked noexcept | 5 | ||
| 13321 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 620 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_getAsInteger_Test' should be marked noexcept | 5 | ||
| 13322 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 710 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_getAsUnsignedIntegerBadStrings_Test' should be marked noexcept | 5 | ||
| 13323 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 789 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_consumeIntegerUnsigned_Test' should be marked noexcept | 5 | ||
| 13324 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 842 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_consumeIntegerSigned_Test' should be marked noexcept | 5 | ||
| 13325 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 911 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_getAsDouble_Test' should be marked noexcept | 5 | ||
| 13326 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 927 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_joinStrings_Test' should be marked noexcept | 5 | ||
| 13327 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 953 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_AllocatorCopy_Test' should be marked noexcept | 5 | ||
| 13328 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 974 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Drop_Test' should be marked noexcept | 5 | ||
| 13329 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 996 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_Take_Test' should be marked noexcept | 5 | ||
| 13330 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 1018 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_FindIf_Test' should be marked noexcept | 5 | ||
| 13331 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 1034 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_TakeWhileUntil_Test' should be marked noexcept | 5 | ||
| 13332 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 1054 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_DropWhileUntil_Test' should be marked noexcept | 5 | ||
| 13333 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 1074 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_StringLiteral_Test' should be marked noexcept | 5 | ||
| 13334 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringRefTest.cpp @ Line 1086 | cppcoreguidelines-noexcept | default constructor 'StringRefTest_GTestPrinter_Test' should be marked noexcept | 5 | ||
| 13335 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSetTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'StringSetTest' should be marked noexcept | 2 | ||
| 13336 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSetTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'StringSetTest_IterSetKeys_Test' should be marked noexcept | 4 | ||
| 13337 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSetTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'StringSetTest_InsertAndCountStringMapEntry_Test' should be marked noexcept | 4 | ||
| 13338 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSetTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'StringSetTest_EmptyString_Test' should be marked noexcept | 4 | ||
| 13339 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSetTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'StringSetTest_Contains_Test' should be marked noexcept | 4 | ||
| 13340 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_Case_Test' should be marked noexcept | 5 | ||
| 13341 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_CaseLower_Test' should be marked noexcept | 5 | ||
| 13342 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_StartsWith_Test' should be marked noexcept | 5 | ||
| 13343 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_StartsWithLower_Test' should be marked noexcept | 5 | ||
| 13344 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_EndsWith_Test' should be marked noexcept | 5 | ||
| 13345 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_EndsWithLower_Test' should be marked noexcept | 5 | ||
| 13346 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_Cases_Test' should be marked noexcept | 5 | ||
| 13347 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/StringSwitchTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'StringSwitchTest_CasesLower_Test' should be marked noexcept | 5 | ||
| 13348 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TestGraph.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'NodeSubset' should be marked noexcept | 2 | ||
| 13349 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TestGraph.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'Graph' should be marked noexcept | 2 | ||
| 13350 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TestGraph.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'Graph |
2 | ||
| 13351 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TestGraph.h @ Line 172 | cppcoreguidelines-noexcept | default constructor 'ChildIterator' should be marked noexcept | 2 | ||
| 13352 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest' should be marked noexcept | 2 | ||
| 13353 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest |
2 | ||
| 13354 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_EmptyTest_Test' should be marked noexcept | 3 | ||
| 13355 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_PushPopBack_Test' should be marked noexcept | 3 | ||
| 13356 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_ClearTest_Test' should be marked noexcept | 3 | ||
| 13357 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_CopyAndMoveCtorTest_Test' should be marked noexcept | 3 | ||
| 13358 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_CopyAndMoveTest_Test' should be marked noexcept | 3 | ||
| 13359 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_EraseTest_Test' should be marked noexcept | 3 | ||
| 13360 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_EraseRangeTest_Test' should be marked noexcept | 3 | ||
| 13361 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_Insert_Test' should be marked noexcept | 3 | ||
| 13362 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_InsertRange_Test' should be marked noexcept | 3 | ||
| 13363 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_SingleEltCtorTest_Test' should be marked noexcept | 5 | ||
| 13364 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 433 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_ArrayRefCtorTest_Test' should be marked noexcept | 5 | ||
| 13365 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TinyPtrVectorTest.cpp @ Line 450 | cppcoreguidelines-noexcept | default constructor 'TinyPtrVectorTest_MutableArrayRefTest_Test' should be marked noexcept | 5 | ||
| 13366 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'TripleTest_BasicParsing_Test' should be marked noexcept | 5 | ||
| 13367 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'TripleTest_ParsedIDs_Test' should be marked noexcept | 5 | ||
| 13368 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'TripleTest_Normalization_Test' should be marked noexcept | 5 | ||
| 13369 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'TripleTest_MutateName_Test' should be marked noexcept | 5 | ||
| 13370 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 781 | cppcoreguidelines-noexcept | default constructor 'TripleTest_BitWidthPredicates_Test' should be marked noexcept | 5 | ||
| 13371 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 916 | cppcoreguidelines-noexcept | default constructor 'TripleTest_BitWidthArchVariants_Test' should be marked noexcept | 5 | ||
| 13372 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1066 | cppcoreguidelines-noexcept | default constructor 'TripleTest_EndianArchVariants_Test' should be marked noexcept | 5 | ||
| 13373 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1176 | cppcoreguidelines-noexcept | default constructor 'TripleTest_getOSVersion_Test' should be marked noexcept | 5 | ||
| 13374 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1337 | cppcoreguidelines-noexcept | default constructor 'TripleTest_isMacOSVersionLT_Test' should be marked noexcept | 5 | ||
| 13375 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1348 | cppcoreguidelines-noexcept | default constructor 'TripleTest_CanonicalizeOSVersion_Test' should be marked noexcept | 5 | ||
| 13376 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1358 | cppcoreguidelines-noexcept | default constructor 'TripleTest_FileFormat_Test' should be marked noexcept | 5 | ||
| 13377 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1437 | cppcoreguidelines-noexcept | default constructor 'TripleTest_NormalizeWindows_Test' should be marked noexcept | 5 | ||
| 13378 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1483 | cppcoreguidelines-noexcept | default constructor 'TripleTest_getARMCPUForArch_Test' should be marked noexcept | 5 | ||
| 13379 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1546 | cppcoreguidelines-noexcept | default constructor 'TripleTest_NormalizeARM_Test' should be marked noexcept | 5 | ||
| 13380 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TripleTest.cpp @ Line 1576 | cppcoreguidelines-noexcept | default constructor 'TripleTest_ParseARMArch_Test' should be marked noexcept | 5 | ||
| 13381 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TwineTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'TwineTest_Construction_Test' should be marked noexcept | 5 | ||
| 13382 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TwineTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'TwineTest_Numbers_Test' should be marked noexcept | 5 | ||
| 13383 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TwineTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'TwineTest_Characters_Test' should be marked noexcept | 5 | ||
| 13384 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TwineTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'TwineTest_Concat_Test' should be marked noexcept | 5 | ||
| 13385 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TwineTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'TwineTest_toNullTerminatedStringRef_Test' should be marked noexcept | 5 | ||
| 13386 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TwineTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'TwineTest_LazyEvaluation_Test' should be marked noexcept | 5 | ||
| 13387 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DerivedImpl' should be marked noexcept | 2 | ||
| 13388 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DerivedImpl |
2 | ||
| 13389 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'DerivedA' should be marked noexcept | 2 | ||
| 13390 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'DerivedB' should be marked noexcept | 2 | ||
| 13391 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'DerivedC' should be marked noexcept | 2 | ||
| 13392 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'DerivedD' should be marked noexcept | 2 | ||
| 13393 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'DerivedE' should be marked noexcept | 2 | ||
| 13394 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'TypeSwitchTest_CaseResult_Test' should be marked noexcept | 5 | ||
| 13395 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'TypeSwitchTest_CasesResult_Test' should be marked noexcept | 5 | ||
| 13396 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'TypeSwitchTest_CaseVoid_Test' should be marked noexcept | 5 | ||
| 13397 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/TypeSwitchTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'TypeSwitchTest_CasesVoid_Test' should be marked noexcept | 5 | ||
| 13398 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/WaymarkingTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'WaymarkingTest_SingleHead_Test' should be marked noexcept | 5 | ||
| 13399 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/WaymarkingTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'WaymarkingTest_MultiHead_Test' should be marked noexcept | 5 | ||
| 13400 | /home/vsts/work/1/llvm-project/llvm/unittests/ADT/WaymarkingTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'WaymarkingTest_Reset_Test' should be marked noexcept | 5 | ||
| 13401 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'AATestPass' should be marked noexcept | 2 | ||
| 13402 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 84 | cppcoreguidelines-noexcept | move constructor 'TestCustomAAResult' should be marked noexcept | 2 | ||
| 13403 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'TestCustomAAWrapperPass' should be marked noexcept | 2 | ||
| 13404 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'AliasAnalysisTest' should be marked noexcept | 2 | ||
| 13405 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'AliasAnalysisTest_getModRefInfo_Test' should be marked noexcept | 4 | ||
| 13406 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'AliasAnalysisTest_BatchAAPhiCycles_Test' should be marked noexcept | 4 | ||
| 13407 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'AliasAnalysisTest_BatchAAPhiAssumption_Test' should be marked noexcept | 4 | ||
| 13408 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'AliasAnalysisTest_PartialAliasOffset_Test' should be marked noexcept | 4 | ||
| 13409 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'AAPassInfraTest' should be marked noexcept | 2 | ||
| 13410 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasAnalysisTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'AAPassInfraTest_injectExternalAA_Test' should be marked noexcept | 4 | ||
| 13411 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AliasSetTrackerTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'AliasSetTracker_AliasUnknownInst_Test' should be marked noexcept | 5 | ||
| 13412 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'AssumeQueryAPI_hasAttributeInAssume_Test' should be marked noexcept | 5 | ||
| 13413 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'AssumeQueryAPI_fillMapFromAssume_Test' should be marked noexcept | 5 | ||
| 13414 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp @ Line 479 | cppcoreguidelines-noexcept | default constructor 'AssumeQueryAPI_getKnowledgeFromUseInAssume_Test' should be marked noexcept | 5 | ||
| 13415 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp @ Line 496 | cppcoreguidelines-noexcept | default constructor 'AssumeQueryAPI_AssumptionCache_Test' should be marked noexcept | 5 | ||
| 13416 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp @ Line 559 | cppcoreguidelines-noexcept | default constructor 'AssumeQueryAPI_Alignment_Test' should be marked noexcept | 5 | ||
| 13417 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/BasicAliasAnalysisTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'BasicAATest' should be marked noexcept | 2 | ||
| 13418 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/BasicAliasAnalysisTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'BasicAATest_AliasInstWithObjectOfImpreciseSize_Test' should be marked noexcept | 4 | ||
| 13419 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/BasicAliasAnalysisTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'BasicAATest_AliasInstWithFullObjectOfImpreciseSize_Test' should be marked noexcept | 4 | ||
| 13420 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/BlockFrequencyInfoTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyInfoTest_Basic_Test' should be marked noexcept | 4 | ||
| 13421 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/BranchProbabilityInfoTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityInfoTest_StressUnreachableHeuristic_Test' should be marked noexcept | 4 | ||
| 13422 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_SameBlockNoPath_Test' should be marked noexcept | 4 | ||
| 13423 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_SameBlockPath_Test' should be marked noexcept | 4 | ||
| 13424 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_SameBlockNoLoop_Test' should be marked noexcept | 4 | ||
| 13425 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_StraightNoPath_Test' should be marked noexcept | 4 | ||
| 13426 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_StraightPath_Test' should be marked noexcept | 4 | ||
| 13427 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_DestUnreachable_Test' should be marked noexcept | 4 | ||
| 13428 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_BranchToReturn_Test' should be marked noexcept | 4 | ||
| 13429 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_SimpleLoop1_Test' should be marked noexcept | 4 | ||
| 13430 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 253 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_SimpleLoop2_Test' should be marked noexcept | 4 | ||
| 13431 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_SimpleLoop3_Test' should be marked noexcept | 4 | ||
| 13432 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_OneLoopAfterTheOther1_Test' should be marked noexcept | 4 | ||
| 13433 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_OneLoopAfterTheOther2_Test' should be marked noexcept | 4 | ||
| 13434 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_OneLoopAfterTheOtherInsideAThirdLoop_Test' should be marked noexcept | 4 | ||
| 13435 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_BranchInsideLoop_Test' should be marked noexcept | 4 | ||
| 13436 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_ModifyTest_Test' should be marked noexcept | 4 | ||
| 13437 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_UnreachableFromEntryTest_Test' should be marked noexcept | 4 | ||
| 13438 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_UnreachableBlocksTest1_Test' should be marked noexcept | 4 | ||
| 13439 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 429 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_UnreachableBlocksTest2_Test' should be marked noexcept | 4 | ||
| 13440 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_SimpleExclusionTest_Test' should be marked noexcept | 4 | ||
| 13441 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 457 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_DiamondExcludedTest_Test' should be marked noexcept | 4 | ||
| 13442 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_DiamondOneSideExcludedTest_Test' should be marked noexcept | 4 | ||
| 13443 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CFGTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'IsPotentiallyReachableTest_UnreachableToReachable_Test' should be marked noexcept | 4 | ||
| 13444 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest' should be marked noexcept | 2 | ||
| 13445 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_Basic_Test' should be marked noexcept | 4 | ||
| 13446 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestSCCPassInvalidatesModuleAnalysis_Test' should be marked noexcept | 4 | ||
| 13447 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 451 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestFunctionPassInsideCGSCCInvalidatesModuleAnalysis_Test' should be marked noexcept | 4 | ||
| 13448 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 526 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestModulePassInvalidatesSCCAnalysis_Test' should be marked noexcept | 4 | ||
| 13449 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 564 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestModulePassCanPreserveSCCAnalysis_Test' should be marked noexcept | 4 | ||
| 13450 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 603 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestModulePassInvalidatesSCCAnalysisOnCGChange_Test' should be marked noexcept | 4 | ||
| 13451 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 638 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestSCCPassInvalidatesFunctionAnalysis_Test' should be marked noexcept | 4 | ||
| 13452 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 683 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestSCCPassCanPreserveFunctionAnalysis_Test' should be marked noexcept | 4 | ||
| 13453 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 736 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestModulePassInvalidatesFunctionAnalysisNestedInCGSCC_Test' should be marked noexcept | 4 | ||
| 13454 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 778 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestModulePassCanPreserveFunctionAnalysisNestedInCGSCC_Test' should be marked noexcept | 4 | ||
| 13455 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 821 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestModulePassInvalidatesFunctionAnalysisNestedInCGSCCOnCGChange_Test' should be marked noexcept | 4 | ||
| 13456 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1026 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestIndirectAnalysisInvalidation_Test' should be marked noexcept | 4 | ||
| 13457 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1145 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestAnalysisInvalidationCGSCCUpdate_Test' should be marked noexcept | 4 | ||
| 13458 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1341 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses0_Test' should be marked noexcept | 4 | ||
| 13459 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1377 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses1_Test' should be marked noexcept | 4 | ||
| 13460 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1415 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses2_Test' should be marked noexcept | 4 | ||
| 13461 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1445 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses3_Test' should be marked noexcept | 4 | ||
| 13462 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1477 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses4_Test' should be marked noexcept | 4 | ||
| 13463 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1515 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses5_Test' should be marked noexcept | 4 | ||
| 13464 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1553 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses6_Test' should be marked noexcept | 4 | ||
| 13465 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1588 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses7_Test' should be marked noexcept | 4 | ||
| 13466 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1617 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses8_Test' should be marked noexcept | 4 | ||
| 13467 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1651 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses9_Test' should be marked noexcept | 4 | ||
| 13468 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1676 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses10_Test' should be marked noexcept | 4 | ||
| 13469 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1726 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestInsertionOfNewFunctions1_Test' should be marked noexcept | 4 | ||
| 13470 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1794 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestInsertionOfNewFunctions2_Test' should be marked noexcept | 4 | ||
| 13471 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CGSCCPassManagerTest.cpp @ Line 1880 | cppcoreguidelines-noexcept | default constructor 'CGSCCPassManagerTest_TestInsertionOfNewNonTrivialCallEdge_Test' should be marked noexcept | 4 | ||
| 13472 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CallGraphTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'CallGraphTest_GraphTraitsSpecialization_Test' should be marked noexcept | 5 | ||
| 13473 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CallGraphTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'CallGraphTest_GraphTraitsConstSpecialization_Test' should be marked noexcept | 5 | ||
| 13474 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CaptureTrackingTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'CaptureTracking_MaxUsesToExplore_Test' should be marked noexcept | 5 | ||
| 13475 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/CaptureTrackingTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'CaptureTracking_MultipleUsesInSameInstruction_Test' should be marked noexcept | 5 | ||
| 13476 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ConstraintSystemTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'ConstraintSolverTest_TestSolutionChecks_Test' should be marked noexcept | 5 | ||
| 13477 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ConstraintSystemTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'ConstraintSolverTest_IsConditionImplied_Test' should be marked noexcept | 5 | ||
| 13478 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ConstraintSystemTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'ConstraintSolverTest_IsConditionImpliedOverflow_Test' should be marked noexcept | 5 | ||
| 13479 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DDGTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'DDGTest_getDependencies_Test' should be marked noexcept | 5 | ||
| 13480 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DDGTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'DDGTest_avoidDuplicateEdgesToFromPiBlocks_Test' should be marked noexcept | 5 | ||
| 13481 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DivergenceAnalysisTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'DivergenceAnalysisTest' should be marked noexcept | 2 | ||
| 13482 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DivergenceAnalysisTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'DivergenceAnalysisTest_DAInitialState_Test' should be marked noexcept | 4 | ||
| 13483 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DivergenceAnalysisTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'DivergenceAnalysisTest_DANoLCSSA_Test' should be marked noexcept | 4 | ||
| 13484 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DivergenceAnalysisTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'DivergenceAnalysisTest_DALCSSA_Test' should be marked noexcept | 4 | ||
| 13485 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DivergenceAnalysisTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'DivergenceAnalysisTest_DAJoinDivergence_Test' should be marked noexcept | 4 | ||
| 13486 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DivergenceAnalysisTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'DivergenceAnalysisTest_DASwitchUnreachableDefault_Test' should be marked noexcept | 4 | ||
| 13487 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_EagerUpdateBasicOperations_Test' should be marked noexcept | 5 | ||
| 13488 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_EagerUpdateReplaceEntryBB_Test' should be marked noexcept | 5 | ||
| 13489 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 214 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_LazyUpdateDTBasicOperations_Test' should be marked noexcept | 5 | ||
| 13490 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_LazyUpdateDTInheritedPreds_Test' should be marked noexcept | 5 | ||
| 13491 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_LazyUpdateBasicOperations_Test' should be marked noexcept | 5 | ||
| 13492 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_LazyUpdateReplaceEntryBB_Test' should be marked noexcept | 5 | ||
| 13493 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_LazyUpdateStepTest_Test' should be marked noexcept | 5 | ||
| 13494 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 704 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_NoTreeTest_Test' should be marked noexcept | 5 | ||
| 13495 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/DomTreeUpdaterTest.cpp @ Line 730 | cppcoreguidelines-noexcept | default constructor 'DomTreeUpdater_LazyUpdateDeduplicationTest_Test' should be marked noexcept | 5 | ||
| 13496 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'FunctionPropertiesAnalysisTest_BasicTest_Test' should be marked noexcept | 4 | ||
| 13497 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/GlobalsModRefTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'GlobalsModRef_OptNone_Test' should be marked noexcept | 5 | ||
| 13498 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_OpcodeDifferentiation_Test' should be marked noexcept | 5 | ||
| 13499 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_OpcodeTypeSimilarity_Test' should be marked noexcept | 5 | ||
| 13500 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_TypeDifferentiation_Test' should be marked noexcept | 5 | ||
| 13501 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_PredicateDifferentiation_Test' should be marked noexcept | 5 | ||
| 13502 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_PredicateIsomorphism_Test' should be marked noexcept | 5 | ||
| 13503 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_PredicateSimilarity_Test' should be marked noexcept | 5 | ||
| 13504 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_FPPredicateSimilarity_Test' should be marked noexcept | 5 | ||
| 13505 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_FPPredicatDifference_Test' should be marked noexcept | 5 | ||
| 13506 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_ZextTypeSimilarity_Test' should be marked noexcept | 5 | ||
| 13507 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_SextTypeSimilarity_Test' should be marked noexcept | 5 | ||
| 13508 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_ZextTypeDifference_Test' should be marked noexcept | 5 | ||
| 13509 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 341 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_SextTypeDifference_Test' should be marked noexcept | 5 | ||
| 13510 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 367 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_LoadSimilarType_Test' should be marked noexcept | 5 | ||
| 13511 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_LoadDifferentType_Test' should be marked noexcept | 5 | ||
| 13512 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_LoadDifferentAlign_Test' should be marked noexcept | 5 | ||
| 13513 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_LoadDifferentVolatile_Test' should be marked noexcept | 5 | ||
| 13514 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 471 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_LoadSameVolatile_Test' should be marked noexcept | 5 | ||
| 13515 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_LoadDifferentAtomic_Test' should be marked noexcept | 5 | ||
| 13516 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_LoadSameAtomic_Test' should be marked noexcept | 5 | ||
| 13517 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_StoreSimilarType_Test' should be marked noexcept | 5 | ||
| 13518 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_StoreDifferentType_Test' should be marked noexcept | 5 | ||
| 13519 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_StoreDifferentAlign_Test' should be marked noexcept | 5 | ||
| 13520 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 627 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_StoreDifferentVolatile_Test' should be marked noexcept | 5 | ||
| 13521 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 653 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_StoreSameVolatile_Test' should be marked noexcept | 5 | ||
| 13522 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 679 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_StoreSameAtomic_Test' should be marked noexcept | 5 | ||
| 13523 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 705 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_StoreDifferentAtomic_Test' should be marked noexcept | 5 | ||
| 13524 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 744 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_BranchIllegal_Test' should be marked noexcept | 5 | ||
| 13525 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 771 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_PhiIllegal_Test' should be marked noexcept | 5 | ||
| 13526 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 796 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_AllocaIllegal_Test' should be marked noexcept | 5 | ||
| 13527 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 821 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_GetElementPtrSameEndOperands_Test' should be marked noexcept | 5 | ||
| 13528 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 850 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_GetElementPtrDifferentEndOperands_Test' should be marked noexcept | 5 | ||
| 13529 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 878 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_GetElementPtrDifferentBaseType_Test' should be marked noexcept | 5 | ||
| 13530 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 906 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_GetElementPtrDifferentInBounds_Test' should be marked noexcept | 5 | ||
| 13531 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 934 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsIllegalIndirect_Test' should be marked noexcept | 5 | ||
| 13532 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 959 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsSameTypeSameName_Test' should be marked noexcept | 5 | ||
| 13533 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 986 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsSameArgTypeDifferentName_Test' should be marked noexcept | 5 | ||
| 13534 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1014 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsDifferentArgTypeDifferentName_Test' should be marked noexcept | 5 | ||
| 13535 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1042 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsDifferentReturnTypeDifferentName_Test' should be marked noexcept | 5 | ||
| 13536 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1070 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsSameParameters_Test' should be marked noexcept | 5 | ||
| 13537 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1097 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsDifferentTails_Test' should be marked noexcept | 5 | ||
| 13538 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1124 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallsDifferentCallingConventions_Test' should be marked noexcept | 5 | ||
| 13539 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1152 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_InvokeIllegal_Test' should be marked noexcept | 5 | ||
| 13540 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1185 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CallBrInstIllegal_Test' should be marked noexcept | 5 | ||
| 13541 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1217 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_DebugInfoInvisible_Test' should be marked noexcept | 5 | ||
| 13542 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1248 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_ExceptionHandlingTypeIdIllegal_Test' should be marked noexcept | 5 | ||
| 13543 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1274 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_ExceptionHandlingExceptionCodeIllegal_Test' should be marked noexcept | 5 | ||
| 13544 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1306 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_ExceptionHandlingUnwindIllegal_Test' should be marked noexcept | 5 | ||
| 13545 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1331 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_ExceptionHandlingExceptionPointerIllegal_Test' should be marked noexcept | 5 | ||
| 13546 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1356 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CatchpadIllegal_Test' should be marked noexcept | 5 | ||
| 13547 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1387 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_CleanuppadIllegal_Test' should be marked noexcept | 5 | ||
| 13548 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1422 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_MemSetIllegal_Test' should be marked noexcept | 5 | ||
| 13549 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1453 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_MemCpyIllegal_Test' should be marked noexcept | 5 | ||
| 13550 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1484 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_MemMoveIllegal_Test' should be marked noexcept | 5 | ||
| 13551 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1517 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_VarArgsIllegal_Test' should be marked noexcept | 5 | ||
| 13552 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1567 | cppcoreguidelines-noexcept | default constructor 'IRInstructionMapper_RepeatedIllegalLength_Test' should be marked noexcept | 5 | ||
| 13553 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1624 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_CheckIdenticalInstructions_Test' should be marked noexcept | 5 | ||
| 13554 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1660 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_PredicateIsomorphism_Test' should be marked noexcept | 5 | ||
| 13555 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1705 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_CheckRegionsDifferentInstruction_Test' should be marked noexcept | 5 | ||
| 13556 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1738 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_CheckRegionsDifferentTypes_Test' should be marked noexcept | 5 | ||
| 13557 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1771 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_IdenticalWithDebug_Test' should be marked noexcept | 5 | ||
| 13558 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1815 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_IllegalInCandidate_Test' should be marked noexcept | 5 | ||
| 13559 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1864 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_DifferentStructure_Test' should be marked noexcept | 5 | ||
| 13560 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1897 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_PredicateIsomorphismStructure_Test' should be marked noexcept | 5 | ||
| 13561 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1927 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_PredicateDifference_Test' should be marked noexcept | 5 | ||
| 13562 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1958 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_SameStructure_Test' should be marked noexcept | 5 | ||
| 13563 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 1991 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityCandidate_DifferentNameSameStructure_Test' should be marked noexcept | 5 | ||
| 13564 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2025 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_IdentitySimilarity_Test' should be marked noexcept | 5 | ||
| 13565 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2056 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_InstructionDifference_Test' should be marked noexcept | 5 | ||
| 13566 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2079 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_CommutativeSimilarity_Test' should be marked noexcept | 5 | ||
| 13567 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2111 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_NoCommutativeSimilarity_Test' should be marked noexcept | 5 | ||
| 13568 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2136 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_NonCommutativeDifference_Test' should be marked noexcept | 5 | ||
| 13569 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2158 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_MappingSimilarity_Test' should be marked noexcept | 5 | ||
| 13570 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2191 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_PredicateIsomorphism_Test' should be marked noexcept | 5 | ||
| 13571 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2224 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_ConstantMappingSimilarity_Test' should be marked noexcept | 5 | ||
| 13572 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp @ Line 2256 | cppcoreguidelines-noexcept | default constructor 'IRSimilarityIdentifier_ConstantMappingDifference_Test' should be marked noexcept | 5 | ||
| 13573 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IVDescriptorsTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'IVDescriptorsTest_LoopWithSingleLatch_Test' should be marked noexcept | 5 | ||
| 13574 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/IVDescriptorsTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'IVDescriptorsTest_LoopWithPtrToInt_Test' should be marked noexcept | 5 | ||
| 13575 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_BasicGraphFormation_Test' should be marked noexcept | 5 | ||
| 13576 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_BasicGraphMutation_Test' should be marked noexcept | 5 | ||
| 13577 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InnerSCCFormation_Test' should be marked noexcept | 5 | ||
| 13578 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_MultiArmSCC_Test' should be marked noexcept | 5 | ||
| 13579 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 584 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_OutgoingEdgeMutation_Test' should be marked noexcept | 5 | ||
| 13580 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 733 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_IncomingEdgeInsertion_Test' should be marked noexcept | 5 | ||
| 13581 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 838 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_IncomingEdgeInsertionRefGraph_Test' should be marked noexcept | 5 | ||
| 13582 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 930 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_IncomingEdgeInsertionLargeCallCycle_Test' should be marked noexcept | 5 | ||
| 13583 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1003 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_IncomingEdgeInsertionLargeRefCycle_Test' should be marked noexcept | 5 | ||
| 13584 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1070 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InlineAndDeleteFunction_Test' should be marked noexcept | 5 | ||
| 13585 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1218 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalEdgeMutation_Test' should be marked noexcept | 5 | ||
| 13586 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1304 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalEdgeRemoval_Test' should be marked noexcept | 5 | ||
| 13587 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1382 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalMultiEdgeRemoval_Test' should be marked noexcept | 5 | ||
| 13588 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1448 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalNoOpEdgeRemoval_Test' should be marked noexcept | 5 | ||
| 13589 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1527 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalCallEdgeToRef_Test' should be marked noexcept | 5 | ||
| 13590 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1615 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalRefEdgeToCall_Test' should be marked noexcept | 5 | ||
| 13591 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1701 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalRefEdgeToCallNoCycleInterleaved_Test' should be marked noexcept | 5 | ||
| 13592 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1816 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_InternalRefEdgeToCallBothPartitionAndMerge_Test' should be marked noexcept | 5 | ||
| 13593 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1955 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_HandleBlockAddress_Test' should be marked noexcept | 5 | ||
| 13594 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 1986 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_HandleBlockAddress2_Test' should be marked noexcept | 5 | ||
| 13595 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2013 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_ReplaceNodeFunction_Test' should be marked noexcept | 5 | ||
| 13596 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2094 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_RemoveFunctionWithSpurriousRef_Test' should be marked noexcept | 5 | ||
| 13597 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2175 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction1_Test' should be marked noexcept | 5 | ||
| 13598 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2215 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction2_Test' should be marked noexcept | 5 | ||
| 13599 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2256 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction3_Test' should be marked noexcept | 5 | ||
| 13600 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2300 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction4_Test' should be marked noexcept | 5 | ||
| 13601 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2346 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction5_Test' should be marked noexcept | 5 | ||
| 13602 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2391 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction6_Test' should be marked noexcept | 5 | ||
| 13603 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2435 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction7_Test' should be marked noexcept | 5 | ||
| 13604 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2487 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction8_Test' should be marked noexcept | 5 | ||
| 13605 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2540 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunction9_Test' should be marked noexcept | 5 | ||
| 13606 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2592 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunctions1_Test' should be marked noexcept | 5 | ||
| 13607 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2633 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunctions2_Test' should be marked noexcept | 5 | ||
| 13608 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2679 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunctions3_Test' should be marked noexcept | 5 | ||
| 13609 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2733 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunctions4_Test' should be marked noexcept | 5 | ||
| 13610 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LazyCallGraphTest.cpp @ Line 2792 | cppcoreguidelines-noexcept | default constructor 'LazyCallGraphTest_AddSplitFunctions5_Test' should be marked noexcept | 5 | ||
| 13611 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoadsTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'LoadsTest_FindAvailableLoadedValueSameBasePtrConstantOffsetsNullAA_Test' should be marked noexcept | 5 | ||
| 13612 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoadsTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'LoadsTest_CanReplacePointersIfEqual_Test' should be marked noexcept | 5 | ||
| 13613 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopWithSingleLatch_Test' should be marked noexcept | 5 | ||
| 13614 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopWithMultipleLatches_Test' should be marked noexcept | 5 | ||
| 13615 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_PreorderTraversals_Test' should be marked noexcept | 5 | ||
| 13616 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_CanonicalLoop_Test' should be marked noexcept | 5 | ||
| 13617 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopWithInverseGuardSuccs_Test' should be marked noexcept | 5 | ||
| 13618 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopWithSwappedGuardCmp_Test' should be marked noexcept | 5 | ||
| 13619 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopWithInverseLatchSuccs_Test' should be marked noexcept | 5 | ||
| 13620 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 469 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopWithLatchCmpNE_Test' should be marked noexcept | 5 | ||
| 13621 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopWithGuardCmpSLE_Test' should be marked noexcept | 5 | ||
| 13622 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 588 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopNonConstantStep_Test' should be marked noexcept | 5 | ||
| 13623 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 644 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopUnsignedBounds_Test' should be marked noexcept | 5 | ||
| 13624 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 703 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_DecreasingLoop_Test' should be marked noexcept | 5 | ||
| 13625 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 762 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_CannotFindDirection_Test' should be marked noexcept | 5 | ||
| 13626 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 820 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_ZextIndVar_Test' should be marked noexcept | 5 | ||
| 13627 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 882 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_MultiExitingLoop_Test' should be marked noexcept | 5 | ||
| 13628 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 942 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_MultiExitLoop_Test' should be marked noexcept | 5 | ||
| 13629 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1002 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_UnguardedLoop_Test' should be marked noexcept | 5 | ||
| 13630 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1055 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_UnguardedLoopWithControlFlow_Test' should be marked noexcept | 5 | ||
| 13631 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1113 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopNest_Test' should be marked noexcept | 5 | ||
| 13632 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1209 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_AuxiliaryIV_Test' should be marked noexcept | 5 | ||
| 13633 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1291 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopNotInSimplifyForm_Test' should be marked noexcept | 5 | ||
| 13634 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1328 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopLatchNotExiting_Test' should be marked noexcept | 5 | ||
| 13635 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1377 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopUniqueExitBlocks_Test' should be marked noexcept | 5 | ||
| 13636 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1424 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopNonLatchUniqueExitBlocks_Test' should be marked noexcept | 5 | ||
| 13637 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopInfoTest.cpp @ Line 1466 | cppcoreguidelines-noexcept | default constructor 'LoopInfoTest_LoopNotRotated_Test' should be marked noexcept | 5 | ||
| 13638 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopNestTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'LoopNestTest_PerfectLoopNest_Test' should be marked noexcept | 5 | ||
| 13639 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/LoopNestTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'LoopNestTest_ImperfectLoopNest_Test' should be marked noexcept | 5 | ||
| 13640 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemoryBuiltinsTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'AllocSize_AllocationBuiltinsTest_Test' should be marked noexcept | 5 | ||
| 13641 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest' should be marked noexcept | 2 | ||
| 13642 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_CreateALoad_Test' should be marked noexcept | 4 | ||
| 13643 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_CreateLoadsAndStoreUpdater_Test' should be marked noexcept | 4 | ||
| 13644 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_CreateALoadUpdater_Test' should be marked noexcept | 4 | ||
| 13645 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_SinkLoad_Test' should be marked noexcept | 4 | ||
| 13646 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_MoveAStore_Test' should be marked noexcept | 4 | ||
| 13647 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_MoveAStoreUpdater_Test' should be marked noexcept | 4 | ||
| 13648 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 376 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_MoveAStoreUpdaterMove_Test' should be marked noexcept | 4 | ||
| 13649 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 420 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_MoveAStoreAllAround_Test' should be marked noexcept | 4 | ||
| 13650 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_RemoveAPhi_Test' should be marked noexcept | 4 | ||
| 13651 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 521 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_RemoveMemoryAccess_Test' should be marked noexcept | 4 | ||
| 13652 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 598 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestTripleStore_Test' should be marked noexcept | 4 | ||
| 13653 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 629 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestStoreAndLoad_Test' should be marked noexcept | 4 | ||
| 13654 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 659 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestStoreDoubleQuery_Test' should be marked noexcept | 4 | ||
| 13655 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 703 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_PartialWalkerCacheWithPhis_Test' should be marked noexcept | 4 | ||
| 13656 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 767 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_WalkerInvariantLoadOpt_Test' should be marked noexcept | 4 | ||
| 13657 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 796 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_WalkerReopt_Test' should be marked noexcept | 4 | ||
| 13658 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 827 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_MoveAboveMemoryDef_Test' should be marked noexcept | 4 | ||
| 13659 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 874 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_Irreducible_Test' should be marked noexcept | 4 | ||
| 13660 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 914 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_MoveToBeforeLiveOnEntryInvalidatesCache_Test' should be marked noexcept | 4 | ||
| 13661 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 956 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_RemovingDefInvalidatesCache_Test' should be marked noexcept | 4 | ||
| 13662 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1005 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestLoadMustAlias_Test' should be marked noexcept | 4 | ||
| 13663 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1048 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestStoreMustAlias_Test' should be marked noexcept | 4 | ||
| 13664 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1097 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestLoadMayAlias_Test' should be marked noexcept | 4 | ||
| 13665 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1139 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestStoreMayAlias_Test' should be marked noexcept | 4 | ||
| 13666 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1204 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_LifetimeMarkersAreClobbers_Test' should be marked noexcept | 4 | ||
| 13667 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1286 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_DefOptimizationsAreInvalidatedOnMoving_Test' should be marked noexcept | 4 | ||
| 13668 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1350 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestOptimizedDefsAreProperUses_Test' should be marked noexcept | 4 | ||
| 13669 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1428 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestAddedEdgeToBlockWithPhiNotOpt_Test' should be marked noexcept | 4 | ||
| 13670 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1484 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestAddedEdgeToBlockWithPhiOpt_Test' should be marked noexcept | 4 | ||
| 13671 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1556 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestAddedEdgeToBlockWithNoPhiAddNewPhis_Test' should be marked noexcept | 4 | ||
| 13672 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1605 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestCallClobber_Test' should be marked noexcept | 4 | ||
| 13673 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/MemorySSATest.cpp @ Line 1638 | cppcoreguidelines-noexcept | default constructor 'MemorySSATest_TestLoadClobber_Test' should be marked noexcept | 4 | ||
| 13674 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/PhiValuesTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'PhiValuesTest_SimplePhi_Test' should be marked noexcept | 5 | ||
| 13675 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/PhiValuesTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'PhiValuesTest_DependentPhi_Test' should be marked noexcept | 5 | ||
| 13676 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoTest_TestNoProfile_Test' should be marked noexcept | 4 | ||
| 13677 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoTest_TestCommon_Test' should be marked noexcept | 4 | ||
| 13678 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoTest_InstrProf_Test' should be marked noexcept | 4 | ||
| 13679 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoTest_InstrProfNoFuncEntryCount_Test' should be marked noexcept | 4 | ||
| 13680 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoTest_SampleProf_Test' should be marked noexcept | 4 | ||
| 13681 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp @ Line 362 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoTest_SampleProfNoFuncEntryCount_Test' should be marked noexcept | 4 | ||
| 13682 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'ProfileSummaryInfoTest_PartialSampleProfWorkingSetSize_Test' should be marked noexcept | 4 | ||
| 13683 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest' should be marked noexcept | 2 | ||
| 13684 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVUnknownRAUW_Test' should be marked noexcept | 4 | ||
| 13685 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SimplifiedPHI_Test' should be marked noexcept | 4 | ||
| 13686 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_CommutativeExprOperandOrder_Test' should be marked noexcept | 4 | ||
| 13687 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_CompareSCEVComplexity_Test' should be marked noexcept | 4 | ||
| 13688 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_CompareValueComplexity_Test' should be marked noexcept | 4 | ||
| 13689 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVAddExpr_Test' should be marked noexcept | 4 | ||
| 13690 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVNormalization_Test' should be marked noexcept | 4 | ||
| 13691 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 579 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVZeroExtendExpr_Test' should be marked noexcept | 4 | ||
| 13692 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVExitLimitForgetLoop_Test' should be marked noexcept | 4 | ||
| 13693 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 767 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVExitLimitForgetValue_Test' should be marked noexcept | 4 | ||
| 13694 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 849 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVAddRecFromPHIwithLargeConstants_Test' should be marked noexcept | 4 | ||
| 13695 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 905 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVAddRecFromPHIwithLargeConstantAccum_Test' should be marked noexcept | 4 | ||
| 13696 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 963 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVFoldSumOfTruncs_Test' should be marked noexcept | 4 | ||
| 13697 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 995 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVComputeExpressionSize_Test' should be marked noexcept | 4 | ||
| 13698 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1044 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVLoopDecIntrinsic_Test' should be marked noexcept | 4 | ||
| 13699 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1072 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVComputeConstantDifference_Test' should be marked noexcept | 4 | ||
| 13700 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1134 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVrewriteUnknowns_Test' should be marked noexcept | 4 | ||
| 13701 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1174 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVAddNUW_Test' should be marked noexcept | 4 | ||
| 13702 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1194 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVgetRanges_Test' should be marked noexcept | 4 | ||
| 13703 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1227 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_SCEVgetExitLimitForGuardedLoop_Test' should be marked noexcept | 4 | ||
| 13704 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1259 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_ImpliedViaAddRecStart_Test' should be marked noexcept | 4 | ||
| 13705 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1291 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_UnsignedIsImpliedViaOperations_Test' should be marked noexcept | 4 | ||
| 13706 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1324 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_ProveImplicationViaNarrowing_Test' should be marked noexcept | 4 | ||
| 13707 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ScalarEvolutionTest.cpp @ Line 1371 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionsTest_MatchURem_Test' should be marked noexcept | 4 | ||
| 13708 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'TestLatticeVal' should be marked noexcept | 2 | ||
| 13709 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'TestLatticeFunc' should be marked noexcept | 2 | ||
| 13710 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest' should be marked noexcept | 2 | ||
| 13711 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest_MarkBlockExecutable_Test' should be marked noexcept | 4 | ||
| 13712 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest_GlobalVariableConstant_Test' should be marked noexcept | 4 | ||
| 13713 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest_GlobalVariableOverDefined_Test' should be marked noexcept | 4 | ||
| 13714 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest_FunctionDefined_Test' should be marked noexcept | 4 | ||
| 13715 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest_FunctionOverDefined_Test' should be marked noexcept | 4 | ||
| 13716 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest_ComputeInstructionState_Test' should be marked noexcept | 4 | ||
| 13717 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/SparsePropagation.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'SparsePropagationTest_ExceptionalTerminatorInsts_Test' should be marked noexcept | 4 | ||
| 13718 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/TBAATest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'TBAATest' should be marked noexcept | 2 | ||
| 13719 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/TBAATest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'TBAATest_checkVerifierBehaviorForOldTBAA_Test' should be marked noexcept | 4 | ||
| 13720 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/TBAATest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'TBAATest_checkTBAAMerging_Test' should be marked noexcept | 4 | ||
| 13721 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/TargetLibraryInfoTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryInfoTest' should be marked noexcept | 2 | ||
| 13722 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/TargetLibraryInfoTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryInfoTest_InvalidProto_Test' should be marked noexcept | 4 | ||
| 13723 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/TargetLibraryInfoTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'TargetLibraryInfoTest_ValidProto_Test' should be marked noexcept | 4 | ||
| 13724 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/UnrollAnalyzerTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'UnrollAnalyzerTest' should be marked noexcept | 2 | ||
| 13725 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/UnrollAnalyzerTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'UnrollAnalyzerTest_BasicSimplifications_Test' should be marked noexcept | 5 | ||
| 13726 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/UnrollAnalyzerTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'UnrollAnalyzerTest_OuterLoopSimplification_Test' should be marked noexcept | 5 | ||
| 13727 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/UnrollAnalyzerTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'UnrollAnalyzerTest_CmpSimplifications_Test' should be marked noexcept | 5 | ||
| 13728 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/UnrollAnalyzerTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'UnrollAnalyzerTest_PtrCmpSimplifications_Test' should be marked noexcept | 5 | ||
| 13729 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/UnrollAnalyzerTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'UnrollAnalyzerTest_CastSimplifications_Test' should be marked noexcept | 5 | ||
| 13730 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueLatticeTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ValueLatticeTest_ValueLatticeGetters_Test' should be marked noexcept | 4 | ||
| 13731 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueLatticeTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'ValueLatticeTest_MarkConstantRange_Test' should be marked noexcept | 4 | ||
| 13732 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueLatticeTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ValueLatticeTest_MergeIn_Test' should be marked noexcept | 4 | ||
| 13733 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueLatticeTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'ValueLatticeTest_getCompareIntegers_Test' should be marked noexcept | 4 | ||
| 13734 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueLatticeTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'ValueLatticeTest_getCompareFloat_Test' should be marked noexcept | 4 | ||
| 13735 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueLatticeTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'ValueLatticeTest_getCompareUndef_Test' should be marked noexcept | 4 | ||
| 13736 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_SimpleFMin_Test' should be marked noexcept | 4 | ||
| 13737 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_SimpleFMax_Test' should be marked noexcept | 4 | ||
| 13738 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_SwappedFMax_Test' should be marked noexcept | 4 | ||
| 13739 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_SwappedFMax2_Test' should be marked noexcept | 4 | ||
| 13740 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_SwappedFMax3_Test' should be marked noexcept | 4 | ||
| 13741 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FastFMin_Test' should be marked noexcept | 4 | ||
| 13742 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinConstantZero_Test' should be marked noexcept | 4 | ||
| 13743 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinConstantZeroNsz_Test' should be marked noexcept | 4 | ||
| 13744 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero1_Test' should be marked noexcept | 4 | ||
| 13745 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero2_Test' should be marked noexcept | 4 | ||
| 13746 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero3_Test' should be marked noexcept | 4 | ||
| 13747 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero4_Test' should be marked noexcept | 4 | ||
| 13748 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero5_Test' should be marked noexcept | 4 | ||
| 13749 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero6_Test' should be marked noexcept | 4 | ||
| 13750 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero7_Test' should be marked noexcept | 4 | ||
| 13751 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZero8_Test' should be marked noexcept | 4 | ||
| 13752 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero1_Test' should be marked noexcept | 4 | ||
| 13753 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero2_Test' should be marked noexcept | 4 | ||
| 13754 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero3_Test' should be marked noexcept | 4 | ||
| 13755 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero4_Test' should be marked noexcept | 4 | ||
| 13756 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero5_Test' should be marked noexcept | 4 | ||
| 13757 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero6_Test' should be marked noexcept | 4 | ||
| 13758 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero7_Test' should be marked noexcept | 4 | ||
| 13759 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZero8_Test' should be marked noexcept | 4 | ||
| 13760 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMinMismatchConstantZeroVecUndef_Test' should be marked noexcept | 4 | ||
| 13761 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_FMaxMismatchConstantZeroVecUndef_Test' should be marked noexcept | 4 | ||
| 13762 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_VectorFMinimum_Test' should be marked noexcept | 4 | ||
| 13763 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 408 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_VectorFMinOtherOrdered_Test' should be marked noexcept | 4 | ||
| 13764 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_VectorNotFMinimum_Test' should be marked noexcept | 4 | ||
| 13765 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 438 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_VectorNotFMinZero_Test' should be marked noexcept | 4 | ||
| 13766 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 452 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_DoubleCastU_Test' should be marked noexcept | 4 | ||
| 13767 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_DoubleCastS_Test' should be marked noexcept | 4 | ||
| 13768 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 480 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_DoubleCastBad_Test' should be marked noexcept | 4 | ||
| 13769 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 493 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotSMin_Test' should be marked noexcept | 4 | ||
| 13770 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotSMinSwap_Test' should be marked noexcept | 4 | ||
| 13771 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 517 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotSMax_Test' should be marked noexcept | 4 | ||
| 13772 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 529 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotSMaxSwap_Test' should be marked noexcept | 4 | ||
| 13773 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 541 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotUMin_Test' should be marked noexcept | 4 | ||
| 13774 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 553 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotUMinSwap_Test' should be marked noexcept | 4 | ||
| 13775 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 565 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotUMax_Test' should be marked noexcept | 4 | ||
| 13776 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotUMaxSwap_Test' should be marked noexcept | 4 | ||
| 13777 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 589 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotEq_Test' should be marked noexcept | 4 | ||
| 13778 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'MatchSelectPatternTest_NotNotNe_Test' should be marked noexcept | 4 | ||
| 13779 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 613 | cppcoreguidelines-noexcept | default constructor 'ValueTracking_GuaranteedToTransferExecutionToSuccessor_Test' should be marked noexcept | 5 | ||
| 13780 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 674 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_ComputeNumSignBits_PR32045_Test' should be marked noexcept | 4 | ||
| 13781 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 684 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_ComputeNumSignBits_Shuffle_Test' should be marked noexcept | 4 | ||
| 13782 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 695 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_ComputeNumSignBits_Shuffle2_Test' should be marked noexcept | 4 | ||
| 13783 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 705 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_Identity_Test' should be marked noexcept | 4 | ||
| 13784 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 713 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_ICmp_Test' should be marked noexcept | 4 | ||
| 13785 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 722 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_ICmpUnknown_Test' should be marked noexcept | 4 | ||
| 13786 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 731 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_AddNswOkay_Test' should be marked noexcept | 4 | ||
| 13787 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_AddNswOkay2_Test' should be marked noexcept | 4 | ||
| 13788 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 749 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_AddNsw_Test' should be marked noexcept | 4 | ||
| 13789 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 758 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_Cmp_Test' should be marked noexcept | 4 | ||
| 13790 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 768 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_FCmpFMF_Test' should be marked noexcept | 4 | ||
| 13791 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 778 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_AddSubSameOps_Test' should be marked noexcept | 4 | ||
| 13792 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 787 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_impliesPoisonTest_MaskCmp_Test' should be marked noexcept | 4 | ||
| 13793 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 798 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_ComputeNumSignBits_Shuffle_Pointers_Test' should be marked noexcept | 4 | ||
| 13794 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 807 | cppcoreguidelines-noexcept | default constructor 'ValueTracking_propagatesPoison_Test' should be marked noexcept | 5 | ||
| 13795 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 856 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_programUndefinedIfPoison_Test' should be marked noexcept | 4 | ||
| 13796 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 868 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_programUndefinedIfUndefOrPoison_Test' should be marked noexcept | 4 | ||
| 13797 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 880 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_isGuaranteedNotToBePoison_exploitBranchCond_Test' should be marked noexcept | 4 | ||
| 13798 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 902 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_isGuaranteedNotToBePoison_phi_Test' should be marked noexcept | 4 | ||
| 13799 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 926 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_isGuaranteedNotToBeUndefOrPoison_Test' should be marked noexcept | 4 | ||
| 13800 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 964 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_isGuaranteedNotToBeUndefOrPoison_assume_Test' should be marked noexcept | 4 | ||
| 13801 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 991 | cppcoreguidelines-noexcept | default constructor 'ValueTracking_canCreatePoisonOrUndef_Test' should be marked noexcept | 5 | ||
| 13802 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1089 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_computePtrAlignment_Test' should be marked noexcept | 4 | ||
| 13803 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1117 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBits_Test' should be marked noexcept | 4 | ||
| 13804 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1132 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownMulBits_Test' should be marked noexcept | 4 | ||
| 13805 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1145 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_KnownNonZeroFromDomCond_Test' should be marked noexcept | 4 | ||
| 13806 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1169 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_KnownNonZeroFromDomCond2_Test' should be marked noexcept | 4 | ||
| 13807 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1193 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_IsImpliedConditionAnd_Test' should be marked noexcept | 4 | ||
| 13808 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1212 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_IsImpliedConditionAnd2_Test' should be marked noexcept | 4 | ||
| 13809 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1231 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_IsImpliedConditionOr_Test' should be marked noexcept | 4 | ||
| 13810 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1250 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_IsImpliedConditionOr2_Test' should be marked noexcept | 4 | ||
| 13811 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1269 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_KnownNonZeroShift_Test' should be marked noexcept | 4 | ||
| 13812 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1282 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownFshl_Test' should be marked noexcept | 4 | ||
| 13813 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1298 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownFshr_Test' should be marked noexcept | 4 | ||
| 13814 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1314 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownFshlZero_Test' should be marked noexcept | 4 | ||
| 13815 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1330 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownUAddSatLeadingOnes_Test' should be marked noexcept | 4 | ||
| 13816 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1343 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownUAddSatOnesPreserved_Test' should be marked noexcept | 4 | ||
| 13817 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1359 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownUSubSatLHSLeadingZeros_Test' should be marked noexcept | 4 | ||
| 13818 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1372 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownUSubSatRHSLeadingOnes_Test' should be marked noexcept | 4 | ||
| 13819 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1385 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownUSubSatZerosPreserved_Test' should be marked noexcept | 4 | ||
| 13820 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1401 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBitsPtrToIntTrunc_Test' should be marked noexcept | 4 | ||
| 13821 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1420 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBitsPtrToIntZext_Test' should be marked noexcept | 4 | ||
| 13822 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1439 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBitsFreeze_Test' should be marked noexcept | 4 | ||
| 13823 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1457 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBitsAddWithRange_Test' should be marked noexcept | 4 | ||
| 13824 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1486 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBitsAddWithRangeNoOverlap_Test' should be marked noexcept | 4 | ||
| 13825 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1511 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBitsGEPWithRange_Test' should be marked noexcept | 4 | ||
| 13826 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1544 | cppcoreguidelines-noexcept | default constructor 'ComputeKnownBitsTest_ComputeKnownBitsGEPWithRangeNoOverlap_Test' should be marked noexcept | 4 | ||
| 13827 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1813 | cppcoreguidelines-noexcept | default constructor 'IsBytewiseValueTest_IsBytewiseValue_Test' should be marked noexcept | 3 | ||
| 13828 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 1824 | cppcoreguidelines-noexcept | default constructor 'ValueTrackingTest_ComputeConstantRange_Test' should be marked noexcept | 4 | ||
| 13829 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 2117 | cppcoreguidelines-noexcept | default constructor 'FindAllocaForValueTest_findAllocaForValue_Test' should be marked noexcept | 3 | ||
| 13830 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/ValueTrackingTest.cpp @ Line 2125 | cppcoreguidelines-noexcept | default constructor 'FindAllocaForValueTest_findAllocaForValueZeroOffset_Test' should be marked noexcept | 3 | ||
| 13831 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ManglingVectorTLINames_Test' should be marked noexcept | 4 | ||
| 13832 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_OnlyValidNames_Test' should be marked noexcept | 4 | ||
| 13833 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParamListParsing_Test' should be marked noexcept | 4 | ||
| 13834 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ScalarNameAndVectorName_01_Test' should be marked noexcept | 4 | ||
| 13835 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ScalarNameAndVectorName_02_Test' should be marked noexcept | 4 | ||
| 13836 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ScalarNameAndVectorName_03_Test' should be marked noexcept | 4 | ||
| 13837 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_Parse_Test' should be marked noexcept | 4 | ||
| 13838 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseVectorName_Test' should be marked noexcept | 4 | ||
| 13839 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_LinearWithCompileTimeNegativeStep_Test' should be marked noexcept | 4 | ||
| 13840 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseScalableSVE_Test' should be marked noexcept | 4 | ||
| 13841 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseFixedWidthSVE_Test' should be marked noexcept | 4 | ||
| 13842 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_NotAVectorFunctionABIName_Test' should be marked noexcept | 4 | ||
| 13843 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_LinearWithRuntimeStep_Test' should be marked noexcept | 4 | ||
| 13844 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_LinearWithoutCompileTime_Test' should be marked noexcept | 4 | ||
| 13845 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ISA_Test' should be marked noexcept | 4 | ||
| 13846 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_LLVM_ISA_Test' should be marked noexcept | 4 | ||
| 13847 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_InvalidMask_Test' should be marked noexcept | 4 | ||
| 13848 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_InvalidParameter_Test' should be marked noexcept | 4 | ||
| 13849 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_Align_Test' should be marked noexcept | 4 | ||
| 13850 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 333 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseUniform_Test' should be marked noexcept | 4 | ||
| 13851 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ISAIndependentMangling_Test' should be marked noexcept | 4 | ||
| 13852 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 427 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_MissingScalarName_Test' should be marked noexcept | 4 | ||
| 13853 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 431 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_MissingVectorName_Test' should be marked noexcept | 4 | ||
| 13854 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_MissingVectorNameTermination_Test' should be marked noexcept | 4 | ||
| 13855 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 439 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseMaskingNEON_Test' should be marked noexcept | 4 | ||
| 13856 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 451 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseMaskingSVE_Test' should be marked noexcept | 4 | ||
| 13857 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseMaskingSSE_Test' should be marked noexcept | 4 | ||
| 13858 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseMaskingAVX_Test' should be marked noexcept | 4 | ||
| 13859 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseMaskingAVX2_Test' should be marked noexcept | 4 | ||
| 13860 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 499 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseMaskingAVX512_Test' should be marked noexcept | 4 | ||
| 13861 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseMaskingLLVM_Test' should be marked noexcept | 4 | ||
| 13862 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseScalableMaskingLLVM_Test' should be marked noexcept | 4 | ||
| 13863 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 540 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseScalableMaskingLLVMSincos_Test' should be marked noexcept | 4 | ||
| 13864 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 583 | cppcoreguidelines-noexcept | default constructor 'VFABIAttrTest_Read_Test' should be marked noexcept | 4 | ||
| 13865 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 591 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_LLVM_InternalISA_Test' should be marked noexcept | 4 | ||
| 13866 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_IntrinsicsInLLVMIsa_Test' should be marked noexcept | 4 | ||
| 13867 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 610 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ParseScalableRequiresDeclaration_Test' should be marked noexcept | 4 | ||
| 13868 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 620 | cppcoreguidelines-noexcept | default constructor 'VFABIParserTest_ZeroIsInvalidVLEN_Test' should be marked noexcept | 4 | ||
| 13869 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorFunctionABITest.cpp @ Line 635 | cppcoreguidelines-noexcept | default constructor 'VFABIGetMappingsTest_IndirectCallInst_Test' should be marked noexcept | 5 | ||
| 13870 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'BasicTest' should be marked noexcept | 2 | ||
| 13871 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'BasicTest_isSplat_Test' should be marked noexcept | 4 | ||
| 13872 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'BasicTest_narrowShuffleMaskElts_Test' should be marked noexcept | 4 | ||
| 13873 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'BasicTest_widenShuffleMaskElts_Test' should be marked noexcept | 4 | ||
| 13874 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'BasicTest_getSplatIndex_Test' should be marked noexcept | 4 | ||
| 13875 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_00_Test' should be marked noexcept | 4 | ||
| 13876 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_00_index0_Test' should be marked noexcept | 4 | ||
| 13877 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_00_index1_Test' should be marked noexcept | 4 | ||
| 13878 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_11_Test' should be marked noexcept | 4 | ||
| 13879 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_11_index0_Test' should be marked noexcept | 4 | ||
| 13880 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_11_index1_Test' should be marked noexcept | 4 | ||
| 13881 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_01_Test' should be marked noexcept | 4 | ||
| 13882 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_01_index0_Test' should be marked noexcept | 4 | ||
| 13883 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_01_index1_Test' should be marked noexcept | 4 | ||
| 13884 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_0u_Test' should be marked noexcept | 4 | ||
| 13885 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_0u_index0_Test' should be marked noexcept | 4 | ||
| 13886 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_0u_index1_Test' should be marked noexcept | 4 | ||
| 13887 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_Test' should be marked noexcept | 4 | ||
| 13888 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_index0_Test' should be marked noexcept | 4 | ||
| 13889 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_index1_Test' should be marked noexcept | 4 | ||
| 13890 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_ConstantOp0_Test' should be marked noexcept | 4 | ||
| 13891 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_ConstantOp0_index0_Test' should be marked noexcept | 4 | ||
| 13892 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_ConstantOp0_index1_Test' should be marked noexcept | 4 | ||
| 13893 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_Not_Op0_Test' should be marked noexcept | 4 | ||
| 13894 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Binop_Not_Op1_Test' should be marked noexcept | 4 | ||
| 13895 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Select_Test' should be marked noexcept | 4 | ||
| 13896 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Select_ConstantOp_Test' should be marked noexcept | 4 | ||
| 13897 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 400 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Select_NotCond_Test' should be marked noexcept | 4 | ||
| 13898 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 411 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Select_NotOp1_Test' should be marked noexcept | 4 | ||
| 13899 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_Select_NotOp2_Test' should be marked noexcept | 4 | ||
| 13900 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 433 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_isSplatValue_SelectBinop_Test' should be marked noexcept | 4 | ||
| 13901 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 446 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_getSplatValueElt0_Test' should be marked noexcept | 4 | ||
| 13902 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_getSplatValueEltMismatch_Test' should be marked noexcept | 4 | ||
| 13903 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'VectorUtilsTest_getSplatValueElt1_Test' should be marked noexcept | 4 | ||
| 13904 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 516 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_API_buildVFShape_Test' should be marked noexcept | 4 | ||
| 13905 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_API_getScalarShape_Test' should be marked noexcept | 4 | ||
| 13906 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_API_getVectorizedFunction_Test' should be marked noexcept | 4 | ||
| 13907 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 561 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_API_updateVFShape_Test' should be marked noexcept | 4 | ||
| 13908 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 591 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_API_updateVFShape_GlobalPredicate_Test' should be marked noexcept | 4 | ||
| 13909 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 603 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_Parameters_Valid_Test' should be marked noexcept | 4 | ||
| 13910 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 623 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_Parameters_ValidOpenMPLinear_Test' should be marked noexcept | 4 | ||
| 13911 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 647 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_Parameters_Invalid_Test' should be marked noexcept | 4 | ||
| 13912 | /home/vsts/work/1/llvm-project/llvm/unittests/Analysis/VectorUtilsTest.cpp @ Line 667 | cppcoreguidelines-noexcept | default constructor 'VFShapeAPITest_Parameters_InvalidOpenMPLinear_Test' should be marked noexcept | 4 | ||
| 13913 | /home/vsts/work/1/llvm-project/llvm/unittests/AsmParser/AsmParserTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'AsmParserTest_NullTerminatedInput_Test' should be marked noexcept | 5 | ||
| 13914 | /home/vsts/work/1/llvm-project/llvm/unittests/AsmParser/AsmParserTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'AsmParserTest_NonNullTerminatedInput_Test' should be marked noexcept | 5 | ||
| 13915 | /home/vsts/work/1/llvm-project/llvm/unittests/AsmParser/AsmParserTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'AsmParserTest_SlotMappingTest_Test' should be marked noexcept | 5 | ||
| 13916 | /home/vsts/work/1/llvm-project/llvm/unittests/AsmParser/AsmParserTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'AsmParserTest_TypeAndConstantValueParsing_Test' should be marked noexcept | 5 | ||
| 13917 | /home/vsts/work/1/llvm-project/llvm/unittests/AsmParser/AsmParserTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'AsmParserTest_TypeAndConstantValueWithSlotMappingParsing_Test' should be marked noexcept | 5 | ||
| 13918 | /home/vsts/work/1/llvm-project/llvm/unittests/AsmParser/AsmParserTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'AsmParserTest_TypeWithSlotMappingParsing_Test' should be marked noexcept | 5 | ||
| 13919 | /home/vsts/work/1/llvm-project/llvm/unittests/AsmParser/AsmParserTest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'AsmParserTest_TypeAtBeginningWithSlotMappingParsing_Test' should be marked noexcept | 5 | ||
| 13920 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_TagStringOnInvalid_Test' should be marked noexcept | 5 | ||
| 13921 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_getTag_Test' should be marked noexcept | 5 | ||
| 13922 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_getOperationEncoding_Test' should be marked noexcept | 5 | ||
| 13923 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_LanguageStringOnInvalid_Test' should be marked noexcept | 5 | ||
| 13924 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_getLanguage_Test' should be marked noexcept | 5 | ||
| 13925 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_AttributeEncodingStringOnInvalid_Test' should be marked noexcept | 5 | ||
| 13926 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_getAttributeEncoding_Test' should be marked noexcept | 5 | ||
| 13927 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_VirtualityString_Test' should be marked noexcept | 5 | ||
| 13928 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_getVirtuality_Test' should be marked noexcept | 5 | ||
| 13929 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_FixedFormSizes_Test' should be marked noexcept | 5 | ||
| 13930 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/DwarfTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'DwarfTest_format_provider_Test' should be marked noexcept | 5 | ||
| 13931 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MachOTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MachOTest_UnalignedLC_Test' should be marked noexcept | 5 | ||
| 13932 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MachOTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'MachOTest_CPUType_Test' should be marked noexcept | 5 | ||
| 13933 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MachOTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'MachOTest_CPUSubType_Test' should be marked noexcept | 5 | ||
| 13934 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_DocNodeTest_Test' should be marked noexcept | 5 | ||
| 13935 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestReadInt_Test' should be marked noexcept | 5 | ||
| 13936 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestReadMergeArray_Test' should be marked noexcept | 5 | ||
| 13937 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestReadAppendArray_Test' should be marked noexcept | 5 | ||
| 13938 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestReadMergeMap_Test' should be marked noexcept | 5 | ||
| 13939 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestWriteInt_Test' should be marked noexcept | 5 | ||
| 13940 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestWriteArray_Test' should be marked noexcept | 5 | ||
| 13941 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestWriteMap_Test' should be marked noexcept | 5 | ||
| 13942 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestOutputYAMLArray_Test' should be marked noexcept | 5 | ||
| 13943 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestInputYAMLArray_Test' should be marked noexcept | 5 | ||
| 13944 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestOutputYAMLMap_Test' should be marked noexcept | 5 | ||
| 13945 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestOutputYAMLMapWithErase_Test' should be marked noexcept | 5 | ||
| 13946 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 281 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestOutputYAMLMapHex_Test' should be marked noexcept | 5 | ||
| 13947 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackDocumentTest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'MsgPackDocument_TestInputYAMLMap_Test' should be marked noexcept | 5 | ||
| 13948 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader' should be marked noexcept | 2 | ||
| 13949 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadMultiple_Test' should be marked noexcept | 4 | ||
| 13950 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadNil_Test' should be marked noexcept | 4 | ||
| 13951 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBoolFalse_Test' should be marked noexcept | 4 | ||
| 13952 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBoolTrue_Test' should be marked noexcept | 4 | ||
| 13953 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixNegativeInt_Test' should be marked noexcept | 4 | ||
| 13954 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt8Max_Test' should be marked noexcept | 4 | ||
| 13955 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt8Zero_Test' should be marked noexcept | 4 | ||
| 13956 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt8Min_Test' should be marked noexcept | 4 | ||
| 13957 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt16Max_Test' should be marked noexcept | 4 | ||
| 13958 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt16Zero_Test' should be marked noexcept | 4 | ||
| 13959 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt16Min_Test' should be marked noexcept | 4 | ||
| 13960 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt32Max_Test' should be marked noexcept | 4 | ||
| 13961 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt32Zero_Test' should be marked noexcept | 4 | ||
| 13962 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt32Min_Test' should be marked noexcept | 4 | ||
| 13963 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt64Max_Test' should be marked noexcept | 4 | ||
| 13964 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt64Zero_Test' should be marked noexcept | 4 | ||
| 13965 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadInt64Min_Test' should be marked noexcept | 4 | ||
| 13966 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixPositiveInt_Test' should be marked noexcept | 4 | ||
| 13967 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt8Zero_Test' should be marked noexcept | 4 | ||
| 13968 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt8One_Test' should be marked noexcept | 4 | ||
| 13969 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt8Max_Test' should be marked noexcept | 4 | ||
| 13970 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 253 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt16Zero_Test' should be marked noexcept | 4 | ||
| 13971 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt16One_Test' should be marked noexcept | 4 | ||
| 13972 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt16Max_Test' should be marked noexcept | 4 | ||
| 13973 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt32Zero_Test' should be marked noexcept | 4 | ||
| 13974 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt32One_Test' should be marked noexcept | 4 | ||
| 13975 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt32Max_Test' should be marked noexcept | 4 | ||
| 13976 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt64Zero_Test' should be marked noexcept | 4 | ||
| 13977 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt64One_Test' should be marked noexcept | 4 | ||
| 13978 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 333 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadUInt64Max_Test' should be marked noexcept | 4 | ||
| 13979 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFloat32_Test' should be marked noexcept | 4 | ||
| 13980 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFloat64_Test' should be marked noexcept | 4 | ||
| 13981 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 363 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixStrZero_Test' should be marked noexcept | 4 | ||
| 13982 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixStrOne_Test' should be marked noexcept | 4 | ||
| 13983 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 384 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixStrMax_Test' should be marked noexcept | 4 | ||
| 13984 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 396 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr8Zero_Test' should be marked noexcept | 4 | ||
| 13985 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr8One_Test' should be marked noexcept | 4 | ||
| 13986 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr8Max_Test' should be marked noexcept | 4 | ||
| 13987 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 428 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr16Zero_Test' should be marked noexcept | 4 | ||
| 13988 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 438 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr16One_Test' should be marked noexcept | 4 | ||
| 13989 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 449 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr16Max_Test' should be marked noexcept | 4 | ||
| 13990 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 460 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr32Zero_Test' should be marked noexcept | 4 | ||
| 13991 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr32One_Test' should be marked noexcept | 4 | ||
| 13992 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 481 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadStr32Max_Test' should be marked noexcept | 4 | ||
| 13993 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 492 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin8Zero_Test' should be marked noexcept | 4 | ||
| 13994 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin8One_Test' should be marked noexcept | 4 | ||
| 13995 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin8Max_Test' should be marked noexcept | 4 | ||
| 13996 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin16Zero_Test' should be marked noexcept | 4 | ||
| 13997 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin16One_Test' should be marked noexcept | 4 | ||
| 13998 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 545 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin16Max_Test' should be marked noexcept | 4 | ||
| 13999 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin32Zero_Test' should be marked noexcept | 4 | ||
| 14000 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 566 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin32One_Test' should be marked noexcept | 4 | ||
| 14001 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadBin32Max_Test' should be marked noexcept | 4 | ||
| 14002 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 588 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixArrayZero_Test' should be marked noexcept | 4 | ||
| 14003 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 598 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixArrayOne_Test' should be marked noexcept | 4 | ||
| 14004 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 608 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixArrayMax_Test' should be marked noexcept | 4 | ||
| 14005 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 619 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadArray16Zero_Test' should be marked noexcept | 4 | ||
| 14006 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 629 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadArray16One_Test' should be marked noexcept | 4 | ||
| 14007 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 639 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadArray16Max_Test' should be marked noexcept | 4 | ||
| 14008 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 649 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadArray32Zero_Test' should be marked noexcept | 4 | ||
| 14009 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 659 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadArray32One_Test' should be marked noexcept | 4 | ||
| 14010 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 669 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadArray32Max_Test' should be marked noexcept | 4 | ||
| 14011 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 679 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixMapZero_Test' should be marked noexcept | 4 | ||
| 14012 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixMapOne_Test' should be marked noexcept | 4 | ||
| 14013 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 699 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixMapMax_Test' should be marked noexcept | 4 | ||
| 14014 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 710 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadMap16Zero_Test' should be marked noexcept | 4 | ||
| 14015 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 720 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadMap16One_Test' should be marked noexcept | 4 | ||
| 14016 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 730 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadMap16Max_Test' should be marked noexcept | 4 | ||
| 14017 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadMap32Zero_Test' should be marked noexcept | 4 | ||
| 14018 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 750 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadMap32One_Test' should be marked noexcept | 4 | ||
| 14019 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 760 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadMap32Max_Test' should be marked noexcept | 4 | ||
| 14020 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 772 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixExt1_Test' should be marked noexcept | 4 | ||
| 14021 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 784 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixExt2_Test' should be marked noexcept | 4 | ||
| 14022 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 796 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixExt4_Test' should be marked noexcept | 4 | ||
| 14023 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 808 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixExt8_Test' should be marked noexcept | 4 | ||
| 14024 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 820 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadFixExt16_Test' should be marked noexcept | 4 | ||
| 14025 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 832 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadExt8Min_Test' should be marked noexcept | 4 | ||
| 14026 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 844 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadExt8Max_Test' should be marked noexcept | 4 | ||
| 14027 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 856 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadExt16Min_Test' should be marked noexcept | 4 | ||
| 14028 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 868 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadExt16Max_Test' should be marked noexcept | 4 | ||
| 14029 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackReaderTest.cpp @ Line 880 | cppcoreguidelines-noexcept | default constructor 'MsgPackReader_TestReadExt32Min_Test' should be marked noexcept | 4 | ||
| 14030 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter' should be marked noexcept | 2 | ||
| 14031 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteNil_Test' should be marked noexcept | 4 | ||
| 14032 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBool_Test' should be marked noexcept | 4 | ||
| 14033 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixPositiveInt_Test' should be marked noexcept | 4 | ||
| 14034 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt8Min_Test' should be marked noexcept | 4 | ||
| 14035 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt8_Test' should be marked noexcept | 4 | ||
| 14036 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt8Max_Test' should be marked noexcept | 4 | ||
| 14037 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt16Min_Test' should be marked noexcept | 4 | ||
| 14038 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt16_Test' should be marked noexcept | 4 | ||
| 14039 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt16Max_Test' should be marked noexcept | 4 | ||
| 14040 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt32Min_Test' should be marked noexcept | 4 | ||
| 14041 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt32_Test' should be marked noexcept | 4 | ||
| 14042 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt32Max_Test' should be marked noexcept | 4 | ||
| 14043 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt64Min_Test' should be marked noexcept | 4 | ||
| 14044 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt64_Test' should be marked noexcept | 4 | ||
| 14045 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteUInt64Max_Test' should be marked noexcept | 4 | ||
| 14046 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixNegativeInt_Test' should be marked noexcept | 4 | ||
| 14047 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt8Max_Test' should be marked noexcept | 4 | ||
| 14048 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt8_Test' should be marked noexcept | 4 | ||
| 14049 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt8Min_Test' should be marked noexcept | 4 | ||
| 14050 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt16Max_Test' should be marked noexcept | 4 | ||
| 14051 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt16_Test' should be marked noexcept | 4 | ||
| 14052 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt16Min_Test' should be marked noexcept | 4 | ||
| 14053 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt32Max_Test' should be marked noexcept | 4 | ||
| 14054 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt32_Test' should be marked noexcept | 4 | ||
| 14055 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt32Min_Test' should be marked noexcept | 4 | ||
| 14056 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt64Max_Test' should be marked noexcept | 4 | ||
| 14057 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt64_Test' should be marked noexcept | 4 | ||
| 14058 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteInt64Min_Test' should be marked noexcept | 4 | ||
| 14059 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFloat32_Test' should be marked noexcept | 4 | ||
| 14060 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFloat64_Test' should be marked noexcept | 4 | ||
| 14061 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixStrMin_Test' should be marked noexcept | 4 | ||
| 14062 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixStr_Test' should be marked noexcept | 4 | ||
| 14063 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixStrMax_Test' should be marked noexcept | 4 | ||
| 14064 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr8Min_Test' should be marked noexcept | 4 | ||
| 14065 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr8_Test' should be marked noexcept | 4 | ||
| 14066 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr8Max_Test' should be marked noexcept | 4 | ||
| 14067 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr16Min_Test' should be marked noexcept | 4 | ||
| 14068 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr16_Test' should be marked noexcept | 4 | ||
| 14069 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr16Max_Test' should be marked noexcept | 4 | ||
| 14070 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr32Min_Test' should be marked noexcept | 4 | ||
| 14071 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteStr32_Test' should be marked noexcept | 4 | ||
| 14072 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin8Min_Test' should be marked noexcept | 4 | ||
| 14073 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin8_Test' should be marked noexcept | 4 | ||
| 14074 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin8Max_Test' should be marked noexcept | 4 | ||
| 14075 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin16Min_Test' should be marked noexcept | 4 | ||
| 14076 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin16_Test' should be marked noexcept | 4 | ||
| 14077 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin16Max_Test' should be marked noexcept | 4 | ||
| 14078 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 326 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin32Min_Test' should be marked noexcept | 4 | ||
| 14079 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteBin32_Test' should be marked noexcept | 4 | ||
| 14080 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 338 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixArrayMin_Test' should be marked noexcept | 4 | ||
| 14081 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixArray_Test' should be marked noexcept | 4 | ||
| 14082 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixArrayMax_Test' should be marked noexcept | 4 | ||
| 14083 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteArray16Min_Test' should be marked noexcept | 4 | ||
| 14084 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 360 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteArray16_Test' should be marked noexcept | 4 | ||
| 14085 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteArray16Max_Test' should be marked noexcept | 4 | ||
| 14086 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteArray32Min_Test' should be marked noexcept | 4 | ||
| 14087 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteArray32_Test' should be marked noexcept | 4 | ||
| 14088 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteArray32Max_Test' should be marked noexcept | 4 | ||
| 14089 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixMapMin_Test' should be marked noexcept | 4 | ||
| 14090 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixMap_Test' should be marked noexcept | 4 | ||
| 14091 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixMapMax_Test' should be marked noexcept | 4 | ||
| 14092 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteMap16Min_Test' should be marked noexcept | 4 | ||
| 14093 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteMap16_Test' should be marked noexcept | 4 | ||
| 14094 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteMap16Max_Test' should be marked noexcept | 4 | ||
| 14095 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteMap32Min_Test' should be marked noexcept | 4 | ||
| 14096 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteMap32_Test' should be marked noexcept | 4 | ||
| 14097 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 427 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteMap32Max_Test' should be marked noexcept | 4 | ||
| 14098 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixExt1_Test' should be marked noexcept | 4 | ||
| 14099 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 440 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixExt2_Test' should be marked noexcept | 4 | ||
| 14100 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 446 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixExt4_Test' should be marked noexcept | 4 | ||
| 14101 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 452 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixExt8_Test' should be marked noexcept | 4 | ||
| 14102 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteFixExt16_Test' should be marked noexcept | 4 | ||
| 14103 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 464 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteExt8Min_Test' should be marked noexcept | 4 | ||
| 14104 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteExt8_Test' should be marked noexcept | 4 | ||
| 14105 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteExt8Max_Test' should be marked noexcept | 4 | ||
| 14106 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 482 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteExt16Min_Test' should be marked noexcept | 4 | ||
| 14107 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteExt16_Test' should be marked noexcept | 4 | ||
| 14108 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteExt16Max_Test' should be marked noexcept | 4 | ||
| 14109 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteExt32Min_Test' should be marked noexcept | 4 | ||
| 14110 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteCompatibleNoStr8_Test' should be marked noexcept | 4 | ||
| 14111 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/MsgPackWriterTest.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'MsgPackWriter_TestWriteCompatibleNoBin_Test' should be marked noexcept | 4 | ||
| 14112 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/TestFileMagic.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'MagicTest' should be marked noexcept | 2 | ||
| 14113 | /home/vsts/work/1/llvm-project/llvm/unittests/BinaryFormat/TestFileMagic.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'MagicTest_Magic_Test' should be marked noexcept | 4 | ||
| 14114 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/BitReaderTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'BitReaderTest_MaterializeFunctionsOutOfOrder_Test' should be marked noexcept | 5 | ||
| 14115 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/BitReaderTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'BitReaderTest_MaterializeFunctionsStrictFP_Test' should be marked noexcept | 5 | ||
| 14116 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/BitReaderTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'BitReaderTest_MaterializeConstrainedFPStrictFP_Test' should be marked noexcept | 5 | ||
| 14117 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/BitReaderTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'BitReaderTest_MaterializeFunctionsForBlockAddr_Test' should be marked noexcept | 5 | ||
| 14118 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/BitReaderTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'BitReaderTest_MaterializeFunctionsForBlockAddrInFunctionBefore_Test' should be marked noexcept | 5 | ||
| 14119 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/BitReaderTest.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'BitReaderTest_MaterializeFunctionsForBlockAddrInFunctionAfter_Test' should be marked noexcept | 5 | ||
| 14120 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'DataLayoutUpgradeTest_ValidDataLayoutUpgrade_Test' should be marked noexcept | 5 | ||
| 14121 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'DataLayoutUpgradeTest_NoDataLayoutUpgrade_Test' should be marked noexcept | 5 | ||
| 14122 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'DataLayoutUpgradeTest_EmptyDataLayout_Test' should be marked noexcept | 5 | ||
| 14123 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_AtEndOfStream_Test' should be marked noexcept | 5 | ||
| 14124 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_AtEndOfStreamJump_Test' should be marked noexcept | 5 | ||
| 14125 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_AtEndOfStreamEmpty_Test' should be marked noexcept | 5 | ||
| 14126 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_getCurrentByteNo_Test' should be marked noexcept | 5 | ||
| 14127 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_getPointerToByte_Test' should be marked noexcept | 5 | ||
| 14128 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_getPointerToBit_Test' should be marked noexcept | 5 | ||
| 14129 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_readRecordWithBlobWhileStreaming_Test' should be marked noexcept | 5 | ||
| 14130 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamReaderTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'BitstreamReaderTest_shortRead_Test' should be marked noexcept | 5 | ||
| 14131 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamWriterTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'BitstreamWriterTest_emitBlob_Test' should be marked noexcept | 5 | ||
| 14132 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamWriterTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'BitstreamWriterTest_emitBlobWithSize_Test' should be marked noexcept | 5 | ||
| 14133 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamWriterTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'BitstreamWriterTest_emitBlobEmpty_Test' should be marked noexcept | 5 | ||
| 14134 | /home/vsts/work/1/llvm-project/llvm/unittests/Bitstream/BitstreamWriterTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'BitstreamWriterTest_emitBlob4ByteAligned_Test' should be marked noexcept | 5 | ||
| 14135 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_computeKnownBits_ZERO_EXTEND_VECTOR_INREG_Test' should be marked noexcept | 4 | ||
| 14136 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_computeKnownBitsSVE_ZERO_EXTEND_VECTOR_INREG_Test' should be marked noexcept | 4 | ||
| 14137 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_computeKnownBits_EXTRACT_SUBVECTOR_Test' should be marked noexcept | 4 | ||
| 14138 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_ComputeNumSignBits_SIGN_EXTEND_VECTOR_INREG_Test' should be marked noexcept | 4 | ||
| 14139 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_ComputeNumSignBitsSVE_SIGN_EXTEND_VECTOR_INREG_Test' should be marked noexcept | 4 | ||
| 14140 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_ComputeNumSignBits_EXTRACT_SUBVECTOR_Test' should be marked noexcept | 4 | ||
| 14141 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_SimplifyDemandedVectorElts_EXTRACT_SUBVECTOR_Test' should be marked noexcept | 4 | ||
| 14142 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_SimplifyDemandedBitsNEON_Test' should be marked noexcept | 4 | ||
| 14143 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_SimplifyDemandedBitsSVE_Test' should be marked noexcept | 4 | ||
| 14144 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_ComputeKnownBits_ADD_Test' should be marked noexcept | 4 | ||
| 14145 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_ComputeKnownBits_SUB_Test' should be marked noexcept | 4 | ||
| 14146 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_isSplatValue_Fixed_BUILD_VECTOR_Test' should be marked noexcept | 4 | ||
| 14147 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_isSplatValue_Fixed_ADD_of_BUILD_VECTOR_Test' should be marked noexcept | 4 | ||
| 14148 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_isSplatValue_Scalable_SPLAT_VECTOR_Test' should be marked noexcept | 4 | ||
| 14149 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_isSplatValue_Scalable_ADD_of_SPLAT_VECTOR_Test' should be marked noexcept | 4 | ||
| 14150 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getSplatSourceVector_Fixed_BUILD_VECTOR_Test' should be marked noexcept | 4 | ||
| 14151 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getSplatSourceVector_Fixed_ADD_of_BUILD_VECTOR_Test' should be marked noexcept | 4 | ||
| 14152 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getSplatSourceVector_Scalable_SPLAT_VECTOR_Test' should be marked noexcept | 4 | ||
| 14153 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 454 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getSplatSourceVector_Scalable_ADD_of_SPLAT_VECTOR_Test' should be marked noexcept | 4 | ||
| 14154 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getRepeatedSequence_Patterns_Test' should be marked noexcept | 4 | ||
| 14155 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 596 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getTypeConversion_SplitScalableMVT_Test' should be marked noexcept | 4 | ||
| 14156 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 605 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getTypeConversion_PromoteScalableMVT_Test' should be marked noexcept | 4 | ||
| 14157 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 614 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getTypeConversion_NoScalarizeMVT_nxv1f32_Test' should be marked noexcept | 4 | ||
| 14158 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 623 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getTypeConversion_SplitScalableEVT_Test' should be marked noexcept | 4 | ||
| 14159 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 632 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getTypeConversion_WidenScalableEVT_Test' should be marked noexcept | 4 | ||
| 14160 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp @ Line 643 | cppcoreguidelines-noexcept | default constructor 'AArch64SelectionDAGTest_getTypeConversion_NoScalarizeEVT_nxv1f128_Test' should be marked noexcept | 4 | ||
| 14161 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_Basic_Test' should be marked noexcept | 5 | ||
| 14162 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_Duplicates_Test' should be marked noexcept | 5 | ||
| 14163 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_HardHints_Test' should be marked noexcept | 5 | ||
| 14164 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_LimitsBasic_Test' should be marked noexcept | 5 | ||
| 14165 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_LimitsDuplicates_Test' should be marked noexcept | 5 | ||
| 14166 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_LimitsHardHints_Test' should be marked noexcept | 5 | ||
| 14167 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_DuplicateIsFirst_Test' should be marked noexcept | 5 | ||
| 14168 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_DuplicateIsFirstWithLimits_Test' should be marked noexcept | 5 | ||
| 14169 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_NoHints_Test' should be marked noexcept | 5 | ||
| 14170 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AllocationOrderTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'AllocationOrderTest_IsHintTest_Test' should be marked noexcept | 5 | ||
| 14171 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfSymbolReferenceTest_COFF_Test' should be marked noexcept | 4 | ||
| 14172 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfSymbolReferenceTest_COFFForceOffset_Test' should be marked noexcept | 4 | ||
| 14173 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF32_Test' should be marked noexcept | 4 | ||
| 14174 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF32ForceOffset_Test' should be marked noexcept | 4 | ||
| 14175 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF64_Test' should be marked noexcept | 4 | ||
| 14176 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF64ForceOffset_Test' should be marked noexcept | 4 | ||
| 14177 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfStringOffsetTest_DWARF32_Test' should be marked noexcept | 4 | ||
| 14178 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfStringOffsetTest_DWARF32NoRelocationsAcrossSections_Test' should be marked noexcept | 4 | ||
| 14179 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfStringOffsetTest_DWARF64_Test' should be marked noexcept | 4 | ||
| 14180 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfStringOffsetTest_DWARF64NoRelocationsAcrossSections_Test' should be marked noexcept | 4 | ||
| 14181 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfOffsetTest_DWARF32_Test' should be marked noexcept | 4 | ||
| 14182 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfOffsetTest_DWARF64_Test' should be marked noexcept | 4 | ||
| 14183 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfLengthOrOffsetTest_DWARF32_Test' should be marked noexcept | 4 | ||
| 14184 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfLengthOrOffsetTest_DWARF64_Test' should be marked noexcept | 4 | ||
| 14185 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterGetUnitLengthFieldByteSizeTest_DWARF32_Test' should be marked noexcept | 4 | ||
| 14186 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterGetUnitLengthFieldByteSizeTest_DWARF64_Test' should be marked noexcept | 4 | ||
| 14187 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfUnitLengthAsIntTest_DWARF32_Test' should be marked noexcept | 4 | ||
| 14188 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfUnitLengthAsIntTest_DWARF64_Test' should be marked noexcept | 4 | ||
| 14189 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfUnitLengthAsHiLoDiffTest_DWARF32_Test' should be marked noexcept | 4 | ||
| 14190 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterEmitDwarfUnitLengthAsHiLoDiffTest_DWARF64_Test' should be marked noexcept | 4 | ||
| 14191 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'AsmPrinterHandlerTest_Basic_Test' should be marked noexcept | 4 | ||
| 14192 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest' should be marked noexcept | 2 | ||
| 14193 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_Data1_Test' should be marked noexcept | 4 | ||
| 14194 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_TrivialType_Test' should be marked noexcept | 4 | ||
| 14195 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_NamedType_Test' should be marked noexcept | 4 | ||
| 14196 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_NamespacedType_Test' should be marked noexcept | 4 | ||
| 14197 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_TypeWithMember_Test' should be marked noexcept | 4 | ||
| 14198 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_ReusedType_Test' should be marked noexcept | 4 | ||
| 14199 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_RecursiveType_Test' should be marked noexcept | 4 | ||
| 14200 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 214 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_Pointer_Test' should be marked noexcept | 4 | ||
| 14201 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_Reference_Test' should be marked noexcept | 4 | ||
| 14202 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_RValueReference_Test' should be marked noexcept | 4 | ||
| 14203 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_PtrToMember_Test' should be marked noexcept | 4 | ||
| 14204 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_PtrToMemberDeclDefMatch_Test' should be marked noexcept | 4 | ||
| 14205 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 427 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_PtrToMemberDeclDefMisMatch_Test' should be marked noexcept | 4 | ||
| 14206 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_RefUnnamedType_Test' should be marked noexcept | 4 | ||
| 14207 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 542 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_NestedType_Test' should be marked noexcept | 4 | ||
| 14208 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 561 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_MemberFunc_Test' should be marked noexcept | 4 | ||
| 14209 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 581 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_MemberFuncFlag_Test' should be marked noexcept | 4 | ||
| 14210 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 617 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_MemberSdata_Test' should be marked noexcept | 4 | ||
| 14211 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIEHashTest.cpp @ Line 663 | cppcoreguidelines-noexcept | default constructor 'DIEHashTest_MemberBlock_Test' should be marked noexcept | 4 | ||
| 14212 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'DIEFixtureBase' should be marked noexcept | 2 | ||
| 14213 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'DIEExprFixture' should be marked noexcept | 2 | ||
| 14214 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'DIEExprFixture_SizeOf_Test' should be marked noexcept | 3 | ||
| 14215 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'DIEExprFixture_EmitValue_Test' should be marked noexcept | 3 | ||
| 14216 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DIELabelFixture' should be marked noexcept | 2 | ||
| 14217 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'DIELabelFixture_SizeOf_Test' should be marked noexcept | 3 | ||
| 14218 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'DIELabelFixture_EmitValue_Test' should be marked noexcept | 3 | ||
| 14219 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'DIEDeltaFixture' should be marked noexcept | 2 | ||
| 14220 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'DIEDeltaFixture_SizeOf_Test' should be marked noexcept | 3 | ||
| 14221 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'DIEDeltaFixture_EmitValue_Test' should be marked noexcept | 3 | ||
| 14222 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'DIELocListFixture' should be marked noexcept | 2 | ||
| 14223 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/DIETest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'DIELocListFixture_SizeOf_Test' should be marked noexcept | 3 | ||
| 14224 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/CSETest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestCSE_Test' should be marked noexcept | 4 | ||
| 14225 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/CSETest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestCSEConstantConfig_Test' should be marked noexcept | 4 | ||
| 14226 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/CSETest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestCSEImmediateNextCSE_Test' should be marked noexcept | 4 | ||
| 14227 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_FoldWithBuilder_Test' should be marked noexcept | 4 | ||
| 14228 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_FoldBinOp_Test' should be marked noexcept | 4 | ||
| 14229 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/GISelMITest.h @ Line 106 | cppcoreguidelines-noexcept | default constructor 'GISelMITest' should be marked noexcept | 2 | ||
| 14230 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'GISelUtilsTest_getGCDType_Test' should be marked noexcept | 5 | ||
| 14231 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'GISelUtilsTest_getLCMType_Test' should be marked noexcept | 5 | ||
| 14232 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsCst_Test' should be marked noexcept | 4 | ||
| 14233 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsCstWithClass_Test' should be marked noexcept | 4 | ||
| 14234 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsCstPHI_Test' should be marked noexcept | 4 | ||
| 14235 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsCstPHIToNonGenericReg_Test' should be marked noexcept | 4 | ||
| 14236 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsUnknownPHI_Test' should be marked noexcept | 4 | ||
| 14237 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsCstPHIWithLoop_Test' should be marked noexcept | 4 | ||
| 14238 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsDecreasingCstPHIWithLoop_Test' should be marked noexcept | 4 | ||
| 14239 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsPtrToIntViceVersa_Test' should be marked noexcept | 4 | ||
| 14240 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsAND_Test' should be marked noexcept | 4 | ||
| 14241 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsOR_Test' should be marked noexcept | 4 | ||
| 14242 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsXOR_Test' should be marked noexcept | 4 | ||
| 14243 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsXORConstant_Test' should be marked noexcept | 4 | ||
| 14244 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsASHR_Test' should be marked noexcept | 4 | ||
| 14245 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsLSHR_Test' should be marked noexcept | 4 | ||
| 14246 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsSHL_Test' should be marked noexcept | 4 | ||
| 14247 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsADD_Test' should be marked noexcept | 4 | ||
| 14248 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsSUB_Test' should be marked noexcept | 4 | ||
| 14249 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 557 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsMUL_Test' should be marked noexcept | 4 | ||
| 14250 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 590 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsICMP_Test' should be marked noexcept | 4 | ||
| 14251 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 613 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsFCMP_Test' should be marked noexcept | 4 | ||
| 14252 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 636 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsSelect_Test' should be marked noexcept | 4 | ||
| 14253 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 671 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBits_Test' should be marked noexcept | 4 | ||
| 14254 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 701 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestSignBitIsZero_Test' should be marked noexcept | 4 | ||
| 14255 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 716 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestNumSignBitsConstant_Test' should be marked noexcept | 4 | ||
| 14256 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 748 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestNumSignBitsSext_Test' should be marked noexcept | 4 | ||
| 14257 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 768 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestNumSignBitsSextInReg_Test' should be marked noexcept | 4 | ||
| 14258 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 832 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestNumSignBitsAssertSext_Test' should be marked noexcept | 4 | ||
| 14259 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 901 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestNumSignBitsTrunc_Test' should be marked noexcept | 4 | ||
| 14260 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 927 | cppcoreguidelines-noexcept | default constructor 'AMDGPUGISelMITest_TestNumSignBitsTrunc_Test' should be marked noexcept | 4 | ||
| 14261 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 960 | cppcoreguidelines-noexcept | default constructor 'AMDGPUGISelMITest_TestTargetKnownAlign_Test' should be marked noexcept | 4 | ||
| 14262 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 992 | cppcoreguidelines-noexcept | default constructor 'AMDGPUGISelMITest_TestIsKnownToBeAPowerOfTwo_Test' should be marked noexcept | 4 | ||
| 14263 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1073 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestMetadata_Test' should be marked noexcept | 4 | ||
| 14264 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1121 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsExt_Test' should be marked noexcept | 4 | ||
| 14265 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1165 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsSextInReg_Test' should be marked noexcept | 4 | ||
| 14266 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1237 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsAssertSext_Test' should be marked noexcept | 4 | ||
| 14267 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1308 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsMergeValues_Test' should be marked noexcept | 4 | ||
| 14268 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1331 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsUnmergeValues_Test' should be marked noexcept | 4 | ||
| 14269 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1360 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsBSwapBitReverse_Test' should be marked noexcept | 4 | ||
| 14270 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1390 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsUMAX_Test' should be marked noexcept | 4 | ||
| 14271 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1447 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsUMax_Test' should be marked noexcept | 4 | ||
| 14272 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1471 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsUMIN_Test' should be marked noexcept | 4 | ||
| 14273 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1505 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsSMAX_Test' should be marked noexcept | 4 | ||
| 14274 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1540 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsSMIN_Test' should be marked noexcept | 4 | ||
| 14275 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1575 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestInvalidQueries_Test' should be marked noexcept | 4 | ||
| 14276 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp @ Line 1610 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsAssertZext_Test' should be marked noexcept | 4 | ||
| 14277 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsBuildVector_Test' should be marked noexcept | 4 | ||
| 14278 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorCstPHI_Test' should be marked noexcept | 4 | ||
| 14279 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorCstPHIToNonGenericReg_Test' should be marked noexcept | 4 | ||
| 14280 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorUnknownPHI_Test' should be marked noexcept | 4 | ||
| 14281 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorCstPHIWithLoop_Test' should be marked noexcept | 4 | ||
| 14282 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorDecreasingCstPHIWithLoop_Test' should be marked noexcept | 4 | ||
| 14283 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorAND_Test' should be marked noexcept | 4 | ||
| 14284 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorOR_Test' should be marked noexcept | 4 | ||
| 14285 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 295 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorXOR_Test' should be marked noexcept | 4 | ||
| 14286 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorXORConstant_Test' should be marked noexcept | 4 | ||
| 14287 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 363 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorASHR_Test' should be marked noexcept | 4 | ||
| 14288 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 408 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorLSHR_Test' should be marked noexcept | 4 | ||
| 14289 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 453 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorSHL_Test' should be marked noexcept | 4 | ||
| 14290 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 482 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorADD_Test' should be marked noexcept | 4 | ||
| 14291 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorSUB_Test' should be marked noexcept | 4 | ||
| 14292 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorMUL_Test' should be marked noexcept | 4 | ||
| 14293 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorSelect_Test' should be marked noexcept | 4 | ||
| 14294 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 612 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorSignBitIsZero_Test' should be marked noexcept | 4 | ||
| 14295 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 643 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorNumSignBitsConstant_Test' should be marked noexcept | 4 | ||
| 14296 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 697 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorNumSignBitsSext_Test' should be marked noexcept | 4 | ||
| 14297 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 728 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorNumSignBitsSextInReg_Test' should be marked noexcept | 4 | ||
| 14298 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 792 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestNumSignBitsVectorAssertSext_Test' should be marked noexcept | 4 | ||
| 14299 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 861 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorNumSignBitsTrunc_Test' should be marked noexcept | 4 | ||
| 14300 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 893 | cppcoreguidelines-noexcept | default constructor 'AMDGPUGISelMITest_TestVectorIsKnownToBeAPowerOfTwo_Test' should be marked noexcept | 4 | ||
| 14301 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 980 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorMetadata_Test' should be marked noexcept | 4 | ||
| 14302 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1026 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorKnownBitsExt_Test' should be marked noexcept | 4 | ||
| 14303 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1074 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorSextInReg_Test' should be marked noexcept | 4 | ||
| 14304 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1143 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorAssertSext_Test' should be marked noexcept | 4 | ||
| 14305 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1217 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorKnownBitsBSwapBitReverse_Test' should be marked noexcept | 4 | ||
| 14306 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1248 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorUMAX_Test' should be marked noexcept | 4 | ||
| 14307 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1303 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorKnownBitsUMax_Test' should be marked noexcept | 4 | ||
| 14308 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1329 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorUMIN_Test' should be marked noexcept | 4 | ||
| 14309 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1362 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorSMAX_Test' should be marked noexcept | 4 | ||
| 14310 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1395 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorSMIN_Test' should be marked noexcept | 4 | ||
| 14311 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1428 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestVectorInvalidQueries_Test' should be marked noexcept | 4 | ||
| 14312 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp @ Line 1463 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestKnownBitsVectorAssertZext_Test' should be marked noexcept | 4 | ||
| 14313 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBitCountingCTTZ0_Test' should be marked noexcept | 4 | ||
| 14314 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBitCountingCTTZ1_Test' should be marked noexcept | 4 | ||
| 14315 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowScalarCTLZ_Test' should be marked noexcept | 4 | ||
| 14316 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowScalarCTTZ_Test' should be marked noexcept | 4 | ||
| 14317 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBitCountingCTTZ2_Test' should be marked noexcept | 4 | ||
| 14318 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenBitCountingCTPOP1_Test' should be marked noexcept | 4 | ||
| 14319 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenBitCountingCTPOP2_Test' should be marked noexcept | 4 | ||
| 14320 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBitCountingCTTZ3_Test' should be marked noexcept | 4 | ||
| 14321 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBitCountingCTLZ0_Test' should be marked noexcept | 4 | ||
| 14322 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBitCountingCTLZLibcall_Test' should be marked noexcept | 4 | ||
| 14323 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBitCountingCTLZ1_Test' should be marked noexcept | 4 | ||
| 14324 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 396 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenBitCountingCTLZ_Test' should be marked noexcept | 4 | ||
| 14325 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 431 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenBitCountingCTLZZeroUndef_Test' should be marked noexcept | 4 | ||
| 14326 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenBitCountingCTPOP_Test' should be marked noexcept | 4 | ||
| 14327 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 500 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenBitCountingCTTZ_ZERO_UNDEF_Test' should be marked noexcept | 4 | ||
| 14328 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 534 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenBitCountingCTTZ_Test' should be marked noexcept | 4 | ||
| 14329 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenUADDO_Test' should be marked noexcept | 4 | ||
| 14330 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenUSUBO_Test' should be marked noexcept | 4 | ||
| 14331 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 646 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenSADDO_Test' should be marked noexcept | 4 | ||
| 14332 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 685 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenSSUBO_Test' should be marked noexcept | 4 | ||
| 14333 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 723 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenUADDE_Test' should be marked noexcept | 4 | ||
| 14334 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 763 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenUSUBE_Test' should be marked noexcept | 4 | ||
| 14335 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 803 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenSADDE_Test' should be marked noexcept | 4 | ||
| 14336 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 843 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenSSUBE_Test' should be marked noexcept | 4 | ||
| 14337 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 883 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowUADDO_Test' should be marked noexcept | 4 | ||
| 14338 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 920 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowUSUBO_Test' should be marked noexcept | 4 | ||
| 14339 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 957 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowSADDO_Test' should be marked noexcept | 4 | ||
| 14340 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowSSUBO_Test' should be marked noexcept | 4 | ||
| 14341 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1031 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowUADDE_Test' should be marked noexcept | 4 | ||
| 14342 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1070 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowUSUBE_Test' should be marked noexcept | 4 | ||
| 14343 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1109 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowSADDE_Test' should be marked noexcept | 4 | ||
| 14344 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1148 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowSSUBE_Test' should be marked noexcept | 4 | ||
| 14345 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1187 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_FewerElementsAnd_Test' should be marked noexcept | 4 | ||
| 14346 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1242 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MoreElementsAnd_Test' should be marked noexcept | 4 | ||
| 14347 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1285 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_FewerElementsPhi_Test' should be marked noexcept | 4 | ||
| 14348 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1382 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerFNEG_Test' should be marked noexcept | 4 | ||
| 14349 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1430 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerMinMax_Test' should be marked noexcept | 4 | ||
| 14350 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1517 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenScalarBuildVector_Test' should be marked noexcept | 4 | ||
| 14351 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1566 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerMergeValues_Test' should be marked noexcept | 4 | ||
| 14352 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1671 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenScalarMergeValuesPointer_Test' should be marked noexcept | 4 | ||
| 14353 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1710 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenSEXTINREG_Test' should be marked noexcept | 4 | ||
| 14354 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1743 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowSEXTINREG_Test' should be marked noexcept | 4 | ||
| 14355 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1776 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowSEXTINREG2_Test' should be marked noexcept | 4 | ||
| 14356 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1810 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerSEXTINREG_Test' should be marked noexcept | 4 | ||
| 14357 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1842 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFPExt_Test' should be marked noexcept | 4 | ||
| 14358 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1881 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFPTrunc_Test' should be marked noexcept | 4 | ||
| 14359 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1923 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallSimple_Test' should be marked noexcept | 4 | ||
| 14360 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 1946 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallSRem_Test' should be marked noexcept | 4 | ||
| 14361 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2003 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallURem_Test' should be marked noexcept | 4 | ||
| 14362 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2060 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallCtlzZeroUndef_Test' should be marked noexcept | 4 | ||
| 14363 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2113 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFAdd_Test' should be marked noexcept | 4 | ||
| 14364 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2165 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFSub_Test' should be marked noexcept | 4 | ||
| 14365 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2217 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFMul_Test' should be marked noexcept | 4 | ||
| 14366 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2269 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFDiv_Test' should be marked noexcept | 4 | ||
| 14367 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2321 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFExp_Test' should be marked noexcept | 4 | ||
| 14368 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2368 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFExp2_Test' should be marked noexcept | 4 | ||
| 14369 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2415 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFRem_Test' should be marked noexcept | 4 | ||
| 14370 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2462 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFPow_Test' should be marked noexcept | 4 | ||
| 14371 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2509 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFMa_Test' should be marked noexcept | 4 | ||
| 14372 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2557 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFCeil_Test' should be marked noexcept | 4 | ||
| 14373 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2604 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFFloor_Test' should be marked noexcept | 4 | ||
| 14374 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2651 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFMinNum_Test' should be marked noexcept | 4 | ||
| 14375 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2701 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFMaxNum_Test' should be marked noexcept | 4 | ||
| 14376 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2751 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFSqrt_Test' should be marked noexcept | 4 | ||
| 14377 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2798 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFRint_Test' should be marked noexcept | 4 | ||
| 14378 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2845 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LibcallFNearbyInt_Test' should be marked noexcept | 4 | ||
| 14379 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2895 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowScalarExtract_Test' should be marked noexcept | 4 | ||
| 14380 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 2934 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerInsert_Test' should be marked noexcept | 4 | ||
| 14381 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3035 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerFFloor_Test' should be marked noexcept | 4 | ||
| 14382 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3067 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerBSWAP_Test' should be marked noexcept | 4 | ||
| 14383 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3109 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerSDIVREM_Test' should be marked noexcept | 4 | ||
| 14384 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3140 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_LowerUDIVREM_Test' should be marked noexcept | 4 | ||
| 14385 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3171 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenUnmerge_Test' should be marked noexcept | 4 | ||
| 14386 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3219 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BitcastLoad_Test' should be marked noexcept | 4 | ||
| 14387 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3253 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BitcastStore_Test' should be marked noexcept | 4 | ||
| 14388 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3287 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BitcastSelect_Test' should be marked noexcept | 4 | ||
| 14389 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3334 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BitcastBitOps_Test' should be marked noexcept | 4 | ||
| 14390 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3386 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_CreateLibcall_Test' should be marked noexcept | 4 | ||
| 14391 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3413 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowImplicitDef_Test' should be marked noexcept | 4 | ||
| 14392 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3477 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_WidenFreeze_Test' should be marked noexcept | 4 | ||
| 14393 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3527 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_NarrowFreeze_Test' should be marked noexcept | 4 | ||
| 14394 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3615 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_FewerElementsFreeze_Test' should be marked noexcept | 4 | ||
| 14395 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3668 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MoreElementsFreeze_Test' should be marked noexcept | 4 | ||
| 14396 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3704 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_FewerElementsInsertVectorElt_Test' should be marked noexcept | 4 | ||
| 14397 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp @ Line 3788 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_widenScalarUnmerge_Test' should be marked noexcept | 4 | ||
| 14398 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_ScalarRISC_Test' should be marked noexcept | 5 | ||
| 14399 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_VectorRISC_Test' should be marked noexcept | 5 | ||
| 14400 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_MultipleTypes_Test' should be marked noexcept | 5 | ||
| 14401 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_MultipleSteps_Test' should be marked noexcept | 5 | ||
| 14402 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_SizeChangeStrategy_Test' should be marked noexcept | 5 | ||
| 14403 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_RuleSets_Test' should be marked noexcept | 5 | ||
| 14404 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_MMOAlignment_Test' should be marked noexcept | 5 | ||
| 14405 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'LegalizerInfoTest_MSVCDebugMiscompile_Test' should be marked noexcept | 5 | ||
| 14406 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BasicLegalizerTest_Test' should be marked noexcept | 4 | ||
| 14407 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_UnorderedArtifactCombiningTest_Test' should be marked noexcept | 4 | ||
| 14408 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_UnorderedArtifactCombiningManyCopiesTest_Test' should be marked noexcept | 4 | ||
| 14409 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 12 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestBuildConstantFConstant_Test' should be marked noexcept | 4 | ||
| 14410 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestBuildConstantFConstantDeath_Test' should be marked noexcept | 4 | ||
| 14411 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_DstOpSrcOp_Test' should be marked noexcept | 4 | ||
| 14412 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildUnmerge_Test' should be marked noexcept | 4 | ||
| 14413 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_TestBuildFPInsts_Test' should be marked noexcept | 4 | ||
| 14414 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildIntrinsic_Test' should be marked noexcept | 4 | ||
| 14415 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildXor_Test' should be marked noexcept | 4 | ||
| 14416 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildBitCounts_Test' should be marked noexcept | 4 | ||
| 14417 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildCasts_Test' should be marked noexcept | 4 | ||
| 14418 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildMinMaxAbs_Test' should be marked noexcept | 4 | ||
| 14419 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildAtomicRMW_Test' should be marked noexcept | 4 | ||
| 14420 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildMerge_Test' should be marked noexcept | 4 | ||
| 14421 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_BuildAddoSubo_Test' should be marked noexcept | 4 | ||
| 14422 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchIntConstant_Test' should be marked noexcept | 4 | ||
| 14423 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchBinaryOp_Test' should be marked noexcept | 4 | ||
| 14424 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchICmp_Test' should be marked noexcept | 4 | ||
| 14425 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchFCmp_Test' should be marked noexcept | 4 | ||
| 14426 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchFPUnaryOp_Test' should be marked noexcept | 4 | ||
| 14427 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchExtendsTrunc_Test' should be marked noexcept | 4 | ||
| 14428 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 317 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchSpecificType_Test' should be marked noexcept | 4 | ||
| 14429 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchCombinators_Test' should be marked noexcept | 4 | ||
| 14430 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchMiscellaneous_Test' should be marked noexcept | 4 | ||
| 14431 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchSpecificConstant_Test' should be marked noexcept | 4 | ||
| 14432 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 437 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchZeroInt_Test' should be marked noexcept | 4 | ||
| 14433 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchAllOnesInt_Test' should be marked noexcept | 4 | ||
| 14434 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchNeg_Test' should be marked noexcept | 4 | ||
| 14435 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp @ Line 491 | cppcoreguidelines-noexcept | default constructor 'AArch64GISelMITest_MatchNot_Test' should be marked noexcept | 4 | ||
| 14436 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest' should be marked noexcept | 2 | ||
| 14437 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_FlatLayout_Test' should be marked noexcept | 4 | ||
| 14438 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_BlockScopes_Test' should be marked noexcept | 4 | ||
| 14439 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_InlinedScopes_Test' should be marked noexcept | 4 | ||
| 14440 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_FuncWithEmptyGap_Test' should be marked noexcept | 4 | ||
| 14441 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_FuncWithRealGap_Test' should be marked noexcept | 4 | ||
| 14442 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_NotNested_Test' should be marked noexcept | 4 | ||
| 14443 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_TestDominates_Test' should be marked noexcept | 4 | ||
| 14444 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 379 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_TestGetBlocks_Test' should be marked noexcept | 4 | ||
| 14445 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LexicalScopesTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'LexicalScopesTest_TestMetaInst_Test' should be marked noexcept | 4 | ||
| 14446 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_Scalar_Test' should be marked noexcept | 5 | ||
| 14447 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_Vector_Test' should be marked noexcept | 5 | ||
| 14448 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_ScalarOrVector_Test' should be marked noexcept | 5 | ||
| 14449 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_ChangeElementType_Test' should be marked noexcept | 5 | ||
| 14450 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_ChangeNumElements_Test' should be marked noexcept | 5 | ||
| 14451 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_ChangeElementTypeDeath_Test' should be marked noexcept | 5 | ||
| 14452 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_Pointer_Test' should be marked noexcept | 5 | ||
| 14453 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_Invalid_Test' should be marked noexcept | 5 | ||
| 14454 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/LowLevelTypeTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'LowLevelTypeTest_Divide_Test' should be marked noexcept | 5 | ||
| 14455 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MFCommon.inc @ Line 10 | cppcoreguidelines-noexcept | default constructor 'BogusFrameLowering' should be marked noexcept | 2 | ||
| 14456 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MFCommon.inc @ Line 24 | cppcoreguidelines-noexcept | default constructor 'BogusRegisterInfo' should be marked noexcept | 2 | ||
| 14457 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MFCommon.inc @ Line 103 | cppcoreguidelines-noexcept | default constructor 'BogusTargetMachine' should be marked noexcept | 2 | ||
| 14458 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'MachineInstrBundleIteratorTest_CheckForBundles_Test' should be marked noexcept | 5 | ||
| 14459 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'MachineInstrBundleIteratorTest_CompareToBundledMI_Test' should be marked noexcept | 5 | ||
| 14460 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'MachineInstrBundleIteratorTest_ReverseConstructor_Test' should be marked noexcept | 5 | ||
| 14461 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'IsIdenticalToTest_DifferentDefs_Test' should be marked noexcept | 5 | ||
| 14462 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'MachineInstrExpressionTraitTest_IsEqualAgreesWithGetHashValue_Test' should be marked noexcept | 5 | ||
| 14463 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'MachineInstrPrintingTest_DebugLocPrinting_Test' should be marked noexcept | 5 | ||
| 14464 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'MachineInstrSpan_DistanceBegin_Test' should be marked noexcept | 5 | ||
| 14465 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'MachineInstrSpan_DistanceEnd_Test' should be marked noexcept | 5 | ||
| 14466 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'MachineInstrExtraInfo_AddExtraInfo_Test' should be marked noexcept | 5 | ||
| 14467 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'MachineInstrExtraInfo_ChangeExtraInfo_Test' should be marked noexcept | 5 | ||
| 14468 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineInstrTest.cpp @ Line 338 | cppcoreguidelines-noexcept | default constructor 'MachineInstrExtraInfo_RemoveExtraInfo_Test' should be marked noexcept | 5 | ||
| 14469 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_ChangeToTargetIndexTest_Test' should be marked noexcept | 5 | ||
| 14470 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintRegisterMask_Test' should be marked noexcept | 5 | ||
| 14471 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintSubReg_Test' should be marked noexcept | 5 | ||
| 14472 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintCImm_Test' should be marked noexcept | 5 | ||
| 14473 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintSubRegIndex_Test' should be marked noexcept | 5 | ||
| 14474 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintCPI_Test' should be marked noexcept | 5 | ||
| 14475 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintTargetIndexName_Test' should be marked noexcept | 5 | ||
| 14476 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintJumpTableIndex_Test' should be marked noexcept | 5 | ||
| 14477 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintExternalSymbol_Test' should be marked noexcept | 5 | ||
| 14478 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintGlobalAddress_Test' should be marked noexcept | 5 | ||
| 14479 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintRegisterLiveOut_Test' should be marked noexcept | 5 | ||
| 14480 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintMetadata_Test' should be marked noexcept | 5 | ||
| 14481 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintMCSymbol_Test' should be marked noexcept | 5 | ||
| 14482 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 339 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintCFI_Test' should be marked noexcept | 5 | ||
| 14483 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 356 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintIntrinsicID_Test' should be marked noexcept | 5 | ||
| 14484 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_PrintPredicate_Test' should be marked noexcept | 5 | ||
| 14485 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/MachineOperandTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'MachineOperandTest_HashValue_Test' should be marked noexcept | 5 | ||
| 14486 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/PassManagerTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest' should be marked noexcept | 2 | ||
| 14487 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/PassManagerTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest_Basic_Test' should be marked noexcept | 4 | ||
| 14488 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ScalableVectorMVTsTest_IntegerMVTs_Test' should be marked noexcept | 5 | ||
| 14489 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ScalableVectorMVTsTest_FloatMVTs_Test' should be marked noexcept | 5 | ||
| 14490 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'ScalableVectorMVTsTest_HelperFuncs_Test' should be marked noexcept | 5 | ||
| 14491 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'ScalableVectorMVTsTest_IRToVTTranslation_Test' should be marked noexcept | 5 | ||
| 14492 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ScalableVectorMVTsTest_VTToIRTranslation_Test' should be marked noexcept | 5 | ||
| 14493 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'ScalableVectorMVTsTest_SizeQueries_Test' should be marked noexcept | 5 | ||
| 14494 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'SelectionDAGAddressAnalysisTest_sameFrameObject_Test' should be marked noexcept | 4 | ||
| 14495 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'SelectionDAGAddressAnalysisTest_noAliasingFrameObjects_Test' should be marked noexcept | 4 | ||
| 14496 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'SelectionDAGAddressAnalysisTest_unknownSizeFrameObjects_Test' should be marked noexcept | 4 | ||
| 14497 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'SelectionDAGAddressAnalysisTest_globalWithFrameObject_Test' should be marked noexcept | 4 | ||
| 14498 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'SelectionDAGAddressAnalysisTest_fixedSizeFrameObjectsWithinDiff_Test' should be marked noexcept | 4 | ||
| 14499 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'SelectionDAGAddressAnalysisTest_fixedSizeFrameObjectsOutOfDiff_Test' should be marked noexcept | 4 | ||
| 14500 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'SelectionDAGAddressAnalysisTest_twoFixedStackObjects_Test' should be marked noexcept | 4 | ||
| 14501 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/TargetOptionsTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'TargetOptionsTest_IPRASetToOff_Test' should be marked noexcept | 5 | ||
| 14502 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/TargetOptionsTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'TargetOptionsTest_IPRASetToOn_Test' should be marked noexcept | 5 | ||
| 14503 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/TestAsmPrinter.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'TestAsmPrinter' should be marked noexcept | 2 | ||
| 14504 | /home/vsts/work/1/llvm-project/llvm/unittests/CodeGen/TestAsmPrinter.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'TestAsmPrinter' should be marked noexcept | 2 | ||
| 14505 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'RandomAccessVisitorTest' should be marked noexcept | 2 | ||
| 14506 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'GlobalTestState' should be marked noexcept | 2 | ||
| 14507 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'PerTestState' should be marked noexcept | 2 | ||
| 14508 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'RandomAccessVisitorTest_MultipleVisits_Test' should be marked noexcept | 4 | ||
| 14509 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'RandomAccessVisitorTest_DescendingWithinChunk_Test' should be marked noexcept | 4 | ||
| 14510 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'RandomAccessVisitorTest_AscendingWithinChunk_Test' should be marked noexcept | 4 | ||
| 14511 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'RandomAccessVisitorTest_StopPrematurelyInChunk_Test' should be marked noexcept | 4 | ||
| 14512 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'RandomAccessVisitorTest_InnerChunk_Test' should be marked noexcept | 4 | ||
| 14513 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'RandomAccessVisitorTest_CrossChunkName_Test' should be marked noexcept | 4 | ||
| 14514 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeHashingTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'TypeHashingTest_ContentHash_Test' should be marked noexcept | 5 | ||
| 14515 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest' should be marked noexcept | 2 | ||
| 14516 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 14517 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 14518 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 14519 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 14520 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor '' should be marked noexcept | 2 | ||
| 14521 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FuncId_Test' should be marked noexcept | 4 | ||
| 14522 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_MemFuncId_Test' should be marked noexcept | 4 | ||
| 14523 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 299 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_StringId_Test' should be marked noexcept | 4 | ||
| 14524 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_SubstrList_Test' should be marked noexcept | 4 | ||
| 14525 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_BuildInfo_Test' should be marked noexcept | 4 | ||
| 14526 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_UdtSrcLine_Test' should be marked noexcept | 4 | ||
| 14527 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_UdtModSrcLine_Test' should be marked noexcept | 4 | ||
| 14528 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Modifier_Test' should be marked noexcept | 4 | ||
| 14529 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Procedure_Test' should be marked noexcept | 4 | ||
| 14530 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 342 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_MemFunc_Test' should be marked noexcept | 4 | ||
| 14531 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 349 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_ArgList_Test' should be marked noexcept | 4 | ||
| 14532 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Array_Test' should be marked noexcept | 4 | ||
| 14533 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Class_Test' should be marked noexcept | 4 | ||
| 14534 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Struct_Test' should be marked noexcept | 4 | ||
| 14535 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Union_Test' should be marked noexcept | 4 | ||
| 14536 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Enum_Test' should be marked noexcept | 4 | ||
| 14537 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Bitfield_Test' should be marked noexcept | 4 | ||
| 14538 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_VTable_Test' should be marked noexcept | 4 | ||
| 14539 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_VTShape_Test' should be marked noexcept | 4 | ||
| 14540 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 405 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_OverloadList_Test' should be marked noexcept | 4 | ||
| 14541 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Pointer_Test' should be marked noexcept | 4 | ||
| 14542 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_MemberPointer_Test' should be marked noexcept | 4 | ||
| 14543 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 425 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_ManyTypes_Test' should be marked noexcept | 4 | ||
| 14544 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 462 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListBaseClass_Test' should be marked noexcept | 4 | ||
| 14545 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListEnumerator_Test' should be marked noexcept | 4 | ||
| 14546 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 474 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListMember_Test' should be marked noexcept | 4 | ||
| 14547 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 480 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListMethod_Test' should be marked noexcept | 4 | ||
| 14548 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 486 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListOneMethod_Test' should be marked noexcept | 4 | ||
| 14549 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 493 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListNestedType_Test' should be marked noexcept | 4 | ||
| 14550 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 499 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListStaticMember_Test' should be marked noexcept | 4 | ||
| 14551 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListVirtualBase_Test' should be marked noexcept | 4 | ||
| 14552 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 511 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListVFTable_Test' should be marked noexcept | 4 | ||
| 14553 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 517 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_FieldListContinuation_Test' should be marked noexcept | 4 | ||
| 14554 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_ManyMembers_Test' should be marked noexcept | 4 | ||
| 14555 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 537 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_ProcSym_Test' should be marked noexcept | 4 | ||
| 14556 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_DataSym_Test' should be marked noexcept | 4 | ||
| 14557 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 554 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_RegisterSym_Test' should be marked noexcept | 4 | ||
| 14558 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 563 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_CallerSym_Test' should be marked noexcept | 4 | ||
| 14559 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 582 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_Precomp_Test' should be marked noexcept | 4 | ||
| 14560 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_VariableSizeIntegers_Test' should be marked noexcept | 4 | ||
| 14561 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp @ Line 604 | cppcoreguidelines-noexcept | default constructor 'TypeIndexIteratorTest_UsingNamespace_Test' should be marked noexcept | 4 | ||
| 14562 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFAcceleratorTableTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugNames_ReservedUnitLength_Test' should be marked noexcept | 5 | ||
| 14563 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFAcceleratorTableTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugNames_TooSmallForDWARF64_Test' should be marked noexcept | 5 | ||
| 14564 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DWARFDataExtractorTest_getRelocatedValue_Test' should be marked noexcept | 5 | ||
| 14565 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DWARFDataExtractorTest_getInitialLength_Test' should be marked noexcept | 5 | ||
| 14566 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'DWARFDataExtractorTest_Truncation_Test' should be marked noexcept | 5 | ||
| 14567 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'WarningHandler' should be marked noexcept | 2 | ||
| 14568 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_LengthExceedsSectionSize_Test' should be marked noexcept | 5 | ||
| 14569 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_LengthExceedsSectionSizeDWARF64_Test' should be marked noexcept | 5 | ||
| 14570 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_UnsupportedAddressSize_Test' should be marked noexcept | 5 | ||
| 14571 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_UnsupportedSegmentSelectorSize_Test' should be marked noexcept | 5 | ||
| 14572 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_NoTerminationEntry_Test' should be marked noexcept | 5 | ||
| 14573 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_ReservedUnitLength_Test' should be marked noexcept | 5 | ||
| 14574 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_SectionTooShort_Test' should be marked noexcept | 5 | ||
| 14575 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_SectionTooShortDWARF64_Test' should be marked noexcept | 5 | ||
| 14576 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_NoSpaceForEntries_Test' should be marked noexcept | 5 | ||
| 14577 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_UnevenLength_Test' should be marked noexcept | 5 | ||
| 14578 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_ZeroAddressEntry_Test' should be marked noexcept | 5 | ||
| 14579 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangeSet_ZeroLengthEntry_Test' should be marked noexcept | 5 | ||
| 14580 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugArangesSet_PrematureTerminator_Test' should be marked noexcept | 5 | ||
| 14581 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_DumpDWARF32CIE_Test' should be marked noexcept | 5 | ||
| 14582 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_DumpDWARF64CIE_Test' should be marked noexcept | 5 | ||
| 14583 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_DumpEHCIE_Test' should be marked noexcept | 5 | ||
| 14584 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_DumpEH64CIE_Test' should be marked noexcept | 5 | ||
| 14585 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_DumpDWARF64FDE_Test' should be marked noexcept | 5 | ||
| 14586 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_DumpEH64FDE_Test' should be marked noexcept | 5 | ||
| 14587 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_InvalidCFIOpcodesTest_Test' should be marked noexcept | 5 | ||
| 14588 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_ParseTruncatedCFITest_Test' should be marked noexcept | 5 | ||
| 14589 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 342 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_DumpUnwindLocations_Test' should be marked noexcept | 5 | ||
| 14590 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_RegisterLocations_Test' should be marked noexcept | 5 | ||
| 14591 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 450 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTableErrorNonAscendingFDERows_Test' should be marked noexcept | 5 | ||
| 14592 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 492 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTableError_DW_CFA_restore_state_Test' should be marked noexcept | 5 | ||
| 14593 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTableError_DW_CFA_GNU_window_save_Test' should be marked noexcept | 5 | ||
| 14594 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 563 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTableError_DW_CFA_def_cfa_offset_Test' should be marked noexcept | 5 | ||
| 14595 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 598 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTableDefCFAOffsetSFCFAError_Test' should be marked noexcept | 5 | ||
| 14596 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 633 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_def_cfa_register_Test' should be marked noexcept | 5 | ||
| 14597 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 672 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTableRowPushingOpcodes_Test' should be marked noexcept | 5 | ||
| 14598 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 759 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_restore_Test' should be marked noexcept | 5 | ||
| 14599 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 822 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_restore_extended_Test' should be marked noexcept | 5 | ||
| 14600 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 885 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_offset_Test' should be marked noexcept | 5 | ||
| 14601 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 942 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_val_offset_Test' should be marked noexcept | 5 | ||
| 14602 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_nop_Test' should be marked noexcept | 5 | ||
| 14603 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 1039 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_remember_state_Test' should be marked noexcept | 5 | ||
| 14604 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 1136 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_undefined_Test' should be marked noexcept | 5 | ||
| 14605 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 1181 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_same_value_Test' should be marked noexcept | 5 | ||
| 14606 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 1225 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_register_Test' should be marked noexcept | 5 | ||
| 14607 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 1271 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_expression_Test' should be marked noexcept | 5 | ||
| 14608 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 1323 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_val_expression_Test' should be marked noexcept | 5 | ||
| 14609 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp @ Line 1375 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugFrame_UnwindTable_DW_CFA_def_cfa_Test' should be marked noexcept | 5 | ||
| 14610 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr4AllForms_Test' should be marked noexcept | 5 | ||
| 14611 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr8AllForms_Test' should be marked noexcept | 5 | ||
| 14612 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr4AllForms_Test' should be marked noexcept | 5 | ||
| 14613 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr8AllForms_Test' should be marked noexcept | 5 | ||
| 14614 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr4AllForms_Test' should be marked noexcept | 5 | ||
| 14615 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr8AllForms_Test' should be marked noexcept | 5 | ||
| 14616 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 439 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version5Addr4AllForms_Test' should be marked noexcept | 5 | ||
| 14617 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version5Addr8AllForms_Test' should be marked noexcept | 5 | ||
| 14618 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 545 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr4Children_Test' should be marked noexcept | 5 | ||
| 14619 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 552 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr8Children_Test' should be marked noexcept | 5 | ||
| 14620 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 559 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr4Children_Test' should be marked noexcept | 5 | ||
| 14621 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 566 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr8Children_Test' should be marked noexcept | 5 | ||
| 14622 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 573 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr4Children_Test' should be marked noexcept | 5 | ||
| 14623 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 580 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr8Children_Test' should be marked noexcept | 5 | ||
| 14624 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 795 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr4References_Test' should be marked noexcept | 5 | ||
| 14625 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 802 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr8References_Test' should be marked noexcept | 5 | ||
| 14626 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 809 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr4References_Test' should be marked noexcept | 5 | ||
| 14627 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 816 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr8References_Test' should be marked noexcept | 5 | ||
| 14628 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 823 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr4References_Test' should be marked noexcept | 5 | ||
| 14629 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 830 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr8References_Test' should be marked noexcept | 5 | ||
| 14630 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 967 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr4Addresses_Test' should be marked noexcept | 5 | ||
| 14631 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 974 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version2Addr8Addresses_Test' should be marked noexcept | 5 | ||
| 14632 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 981 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr4Addresses_Test' should be marked noexcept | 5 | ||
| 14633 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 988 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version3Addr8Addresses_Test' should be marked noexcept | 5 | ||
| 14634 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 995 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr4Addresses_Test' should be marked noexcept | 5 | ||
| 14635 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1002 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF32Version4Addr8Addresses_Test' should be marked noexcept | 5 | ||
| 14636 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1009 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestStringOffsets_Test' should be marked noexcept | 5 | ||
| 14637 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1073 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestEmptyStringOffsets_Test' should be marked noexcept | 5 | ||
| 14638 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1102 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestRelations_Test' should be marked noexcept | 5 | ||
| 14639 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1280 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARFDie_Test' should be marked noexcept | 5 | ||
| 14640 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1289 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestChildIterators_Test' should be marked noexcept | 5 | ||
| 14641 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1354 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestChildIteratorsOnInvalidDie_Test' should be marked noexcept | 5 | ||
| 14642 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1364 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestEmptyChildren_Test' should be marked noexcept | 5 | ||
| 14643 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1398 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestAttributeIterators_Test' should be marked noexcept | 5 | ||
| 14644 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1460 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestFindRecurse_Test' should be marked noexcept | 5 | ||
| 14645 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1550 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfToFunctions_Test' should be marked noexcept | 5 | ||
| 14646 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1674 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestFindAttrs_Test' should be marked noexcept | 5 | ||
| 14647 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1737 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestImplicitConstAbbrevs_Test' should be marked noexcept | 5 | ||
| 14648 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1874 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidCURef_Test' should be marked noexcept | 5 | ||
| 14649 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1922 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidRefAddr_Test' should be marked noexcept | 5 | ||
| 14650 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 1967 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidRanges_Test' should be marked noexcept | 5 | ||
| 14651 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2002 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidRnglists_Test' should be marked noexcept | 5 | ||
| 14652 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2037 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidStmtList_Test' should be marked noexcept | 5 | ||
| 14653 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2072 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidStrp_Test' should be marked noexcept | 5 | ||
| 14654 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2102 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidRefAddrBetween_Test' should be marked noexcept | 5 | ||
| 14655 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2148 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidLineSequence_Test' should be marked noexcept | 5 | ||
| 14656 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2213 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidLineFileIndex_Test' should be marked noexcept | 5 | ||
| 14657 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2280 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidLineTablePorlogueDirIndex_Test' should be marked noexcept | 5 | ||
| 14658 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2348 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyDuplicateFileWarning_Test' should be marked noexcept | 5 | ||
| 14659 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2420 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyCUDontShareLineTable_Test' should be marked noexcept | 5 | ||
| 14660 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2497 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestErrorReporting_Test' should be marked noexcept | 5 | ||
| 14661 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2530 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyCURangesIncomplete_Test' should be marked noexcept | 5 | ||
| 14662 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2583 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyLexicalBlockRanges_Test' should be marked noexcept | 5 | ||
| 14663 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2644 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyOverlappingFunctionRanges_Test' should be marked noexcept | 5 | ||
| 14664 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2697 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyOverlappingLexicalBlockRanges_Test' should be marked noexcept | 5 | ||
| 14665 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2767 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyInvalidDIERange_Test' should be marked noexcept | 5 | ||
| 14666 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2814 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyElidedDoesntFail_Test' should be marked noexcept | 5 | ||
| 14667 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2875 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfVerifyNestedFunctions_Test' should be marked noexcept | 5 | ||
| 14668 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 2937 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARFDieRangeInfoContains_Test' should be marked noexcept | 5 | ||
| 14669 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 3011 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDwarfRangesIntersect_Test' should be marked noexcept | 5 | ||
| 14670 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 3069 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARFDieRangeInfoIntersects_Test' should be marked noexcept | 5 | ||
| 14671 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp @ Line 3112 | cppcoreguidelines-noexcept | default constructor 'DWARFDebugInfo_TestDWARF64UnitLength_Test' should be marked noexcept | 5 | ||
| 14672 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'CommonFixture' should be marked noexcept | 2 | ||
| 14673 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture' should be marked noexcept | 2 | ||
| 14674 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'DebugLineParameterisedFixture' should be marked noexcept | 2 | ||
| 14675 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_GetOrParseLineTableAtInvalidOffset_Test' should be marked noexcept | 4 | ||
| 14676 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_GetOrParseLineTableAtInvalidOffsetAfterData_Test' should be marked noexcept | 4 | ||
| 14677 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'DebugLineParameterisedFixture_PrologueGetLength_Test' should be marked noexcept | 3 | ||
| 14678 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'DebugLineParameterisedFixture_GetOrParseLineTableValidTable_Test' should be marked noexcept | 3 | ||
| 14679 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForReservedLength_Test' should be marked noexcept | 4 | ||
| 14680 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'DebugLineUnsupportedVersionFixture' should be marked noexcept | 2 | ||
| 14681 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'DebugLineUnsupportedVersionFixture_ErrorForUnsupportedVersion_Test' should be marked noexcept | 3 | ||
| 14682 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForInvalidV5IncludeDirTable_Test' should be marked noexcept | 4 | ||
| 14683 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'DebugLineParameterisedFixture_ErrorForTooLargePrologueLength_Test' should be marked noexcept | 3 | ||
| 14684 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'DebugLineParameterisedFixture_ErrorForTooShortPrologueLength_Test' should be marked noexcept | 3 | ||
| 14685 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForExtendedOpcodeLengthSmallerThanExpected_Test' should be marked noexcept | 4 | ||
| 14686 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 517 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForExtendedOpcodeLengthLargerThanExpected_Test' should be marked noexcept | 4 | ||
| 14687 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForUnitLengthTooLarge_Test' should be marked noexcept | 4 | ||
| 14688 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForMismatchedAddressSize_Test' should be marked noexcept | 4 | ||
| 14689 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 604 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForMismatchedAddressSizeUnsetInitialAddress_Test' should be marked noexcept | 4 | ||
| 14690 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 631 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForUnsupportedAddressSizeInSetAddressLength_Test' should be marked noexcept | 4 | ||
| 14691 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 664 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForAddressSizeGreaterThanByteSize_Test' should be marked noexcept | 4 | ||
| 14692 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 688 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ErrorForUnsupportedAddressSizeDefinedInHeader_Test' should be marked noexcept | 4 | ||
| 14693 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 725 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_CallbackUsedForUnterminatedSequence_Test' should be marked noexcept | 4 | ||
| 14694 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 754 | cppcoreguidelines-noexcept | default constructor 'AdjustAddressFixtureBase' should be marked noexcept | 2 | ||
| 14695 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 929 | cppcoreguidelines-noexcept | default constructor 'MaxOpsPerInstFixture' should be marked noexcept | 2 | ||
| 14696 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 946 | cppcoreguidelines-noexcept | default constructor 'MaxOpsPerInstFixture_MaxOpsPerInstProblemsReportedCorrectly_Test' should be marked noexcept | 3 | ||
| 14697 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 961 | cppcoreguidelines-noexcept | default constructor 'LineRangeFixture' should be marked noexcept | 2 | ||
| 14698 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 990 | cppcoreguidelines-noexcept | default constructor 'LineRangeFixture_LineRangeProblemsReportedCorrectly_Test' should be marked noexcept | 3 | ||
| 14699 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1001 | cppcoreguidelines-noexcept | default constructor 'BadMinInstLenFixture' should be marked noexcept | 2 | ||
| 14700 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1025 | cppcoreguidelines-noexcept | default constructor 'BadMinInstLenFixture_MinInstLengthProblemsReportedCorrectly_Test' should be marked noexcept | 3 | ||
| 14701 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1036 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserParsesCorrectly_Test' should be marked noexcept | 4 | ||
| 14702 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1063 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserSkipsCorrectly_Test' should be marked noexcept | 4 | ||
| 14703 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1084 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserAlwaysDoneForEmptySection_Test' should be marked noexcept | 4 | ||
| 14704 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1094 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserMarkedAsDoneForBadLengthWhenParsing_Test' should be marked noexcept | 4 | ||
| 14705 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1117 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserMarkedAsDoneForBadLengthWhenSkipping_Test' should be marked noexcept | 4 | ||
| 14706 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1140 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserReportsFirstErrorInEachTableWhenParsing_Test' should be marked noexcept | 4 | ||
| 14707 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1166 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserReportsNonPrologueProblemsWhenParsing_Test' should be marked noexcept | 4 | ||
| 14708 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1198 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserReportsPrologueErrorsInEachTableWhenSkipping_Test' should be marked noexcept | 4 | ||
| 14709 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1225 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_ParserIgnoresNonPrologueErrorsWhenSkipping_Test' should be marked noexcept | 4 | ||
| 14710 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1241 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_VerboseOutput_Test' should be marked noexcept | 4 | ||
| 14711 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1382 | cppcoreguidelines-noexcept | default constructor 'TruncatedPrologueFixture' should be marked noexcept | 2 | ||
| 14712 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1397 | cppcoreguidelines-noexcept | default constructor 'TruncatedPrologueFixture_ErrorForTruncatedPrologue_Test' should be marked noexcept | 3 | ||
| 14713 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1508 | cppcoreguidelines-noexcept | default constructor 'TruncatedOpcodeFixtureBase' should be marked noexcept | 2 | ||
| 14714 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1552 | cppcoreguidelines-noexcept | default constructor 'TruncatedStandardOpcodeFixture' should be marked noexcept | 2 | ||
| 14715 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1562 | cppcoreguidelines-noexcept | default constructor 'TruncatedExtendedOpcodeFixture' should be marked noexcept | 2 | ||
| 14716 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1574 | cppcoreguidelines-noexcept | default constructor 'TruncatedExtendedOpcodeFixture_ErrorForTruncatedExtendedOpcode_Test' should be marked noexcept | 3 | ||
| 14717 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1653 | cppcoreguidelines-noexcept | default constructor 'TruncatedStandardOpcodeFixture_ErrorForTruncatedStandardOpcode_Test' should be marked noexcept | 3 | ||
| 14718 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp @ Line 1709 | cppcoreguidelines-noexcept | default constructor 'DebugLineBasicFixture_PrintPathsProperly_Test' should be marked noexcept | 4 | ||
| 14719 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'DWARFDie_getLocations_Test' should be marked noexcept | 5 | ||
| 14720 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest' should be marked noexcept | 2 | ||
| 14721 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_reg0_Test' should be marked noexcept | 4 | ||
| 14722 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_reg10_Test' should be marked noexcept | 4 | ||
| 14723 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_regx_Test' should be marked noexcept | 4 | ||
| 14724 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_breg0_Test' should be marked noexcept | 4 | ||
| 14725 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_breg0_large_offset_Test' should be marked noexcept | 4 | ||
| 14726 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_breg13_Test' should be marked noexcept | 4 | ||
| 14727 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_breg13_zero_offset_Test' should be marked noexcept | 4 | ||
| 14728 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_breg0_negative_Test' should be marked noexcept | 4 | ||
| 14729 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_bregx_Test' should be marked noexcept | 4 | ||
| 14730 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_stack_value_Test' should be marked noexcept | 4 | ||
| 14731 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_entry_value_Test' should be marked noexcept | 4 | ||
| 14732 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'DWARFExpressionCompactPrinterTest_Test_OP_entry_value_mem_Test' should be marked noexcept | 4 | ||
| 14733 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'DWARFFormValue_FormClass_Test' should be marked noexcept | 5 | ||
| 14734 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'DWARFFormValue_SignedConstantForms_Test' should be marked noexcept | 5 | ||
| 14735 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'FormSkipValueFixtureBase' should be marked noexcept | 2 | ||
| 14736 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'FormSkipValueFixture1' should be marked noexcept | 2 | ||
| 14737 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'FormSkipValueFixture2' should be marked noexcept | 2 | ||
| 14738 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 187 | cppcoreguidelines-noexcept | default constructor 'FormSkipValueFixture1_skipValuePart1_Test' should be marked noexcept | 3 | ||
| 14739 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'FormSkipValueFixture2_skipValuePart2_Test' should be marked noexcept | 3 | ||
| 14740 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'ExtractValueErrorFixture' should be marked noexcept | 2 | ||
| 14741 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'ExtractValueErrorFixture_Test_Test' should be marked noexcept | 3 | ||
| 14742 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'DumpValueFixture' should be marked noexcept | 2 | ||
| 14743 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'DumpValueFixture_Test_Test' should be marked noexcept | 3 | ||
| 14744 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFListTableTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'DWARFListTableHeader_TruncatedLength_Test' should be marked noexcept | 5 | ||
| 14745 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFListTableTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'DWARFListTableHeader_TruncatedLengthDWARF64_Test' should be marked noexcept | 5 | ||
| 14746 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFListTableTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'DWARFListTableHeader_TruncatedHeader_Test' should be marked noexcept | 5 | ||
| 14747 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFLocationExpressionTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'DWARFLocationExpression_Equality_Test' should be marked noexcept | 5 | ||
| 14748 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DWARFLocationExpressionTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'DWARFLocationExpression_StreamingOperator_Test' should be marked noexcept | 5 | ||
| 14749 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp @ Line 404 | cppcoreguidelines-noexcept | default constructor 'Generator' should be marked noexcept | 2 | ||
| 14750 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DwarfGenerator.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'DIE' should be marked noexcept | 2 | ||
| 14751 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/DWARF/DwarfGenerator.h @ Line 271 | cppcoreguidelines-noexcept | default constructor 'Generator' should be marked noexcept | 2 | ||
| 14752 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestFileEntry_Test' should be marked noexcept | 5 | ||
| 14753 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestFunctionInfo_Test' should be marked noexcept | 5 | ||
| 14754 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestFunctionInfoDecodeErrors_Test' should be marked noexcept | 5 | ||
| 14755 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestFunctionInfoEncodeErrors_Test' should be marked noexcept | 5 | ||
| 14756 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestFunctionInfoEncoding_Test' should be marked noexcept | 5 | ||
| 14757 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 363 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestInlineInfo_Test' should be marked noexcept | 5 | ||
| 14758 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestInlineInfoEncodeErrors_Test' should be marked noexcept | 5 | ||
| 14759 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestInlineInfoDecodeErrors_Test' should be marked noexcept | 5 | ||
| 14760 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestLineEntry_Test' should be marked noexcept | 5 | ||
| 14761 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestRanges_Test' should be marked noexcept | 5 | ||
| 14762 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 674 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestStringTable_Test' should be marked noexcept | 5 | ||
| 14763 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 732 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestFileWriter_Test' should be marked noexcept | 5 | ||
| 14764 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestAddressRangeEncodeDecode_Test' should be marked noexcept | 5 | ||
| 14765 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 781 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestAddressRangesEncodeDecode_Test' should be marked noexcept | 5 | ||
| 14766 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 820 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestLineTable_Test' should be marked noexcept | 5 | ||
| 14767 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 890 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestLineTableDecodeErrors_Test' should be marked noexcept | 5 | ||
| 14768 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 926 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestLineTableEncodeErrors_Test' should be marked noexcept | 5 | ||
| 14769 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 996 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestHeaderEncodeErrors_Test' should be marked noexcept | 5 | ||
| 14770 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1012 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestHeaderDecodeErrors_Test' should be marked noexcept | 5 | ||
| 14771 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1050 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestHeaderEncodeDecode_Test' should be marked noexcept | 5 | ||
| 14772 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1068 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestGsymCreatorEncodeErrors_Test' should be marked noexcept | 5 | ||
| 14773 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1151 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestGsymCreator1ByteAddrOffsets_Test' should be marked noexcept | 5 | ||
| 14774 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1177 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestGsymCreator2ByteAddrOffsets_Test' should be marked noexcept | 5 | ||
| 14775 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1203 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestGsymCreator4ByteAddrOffsets_Test' should be marked noexcept | 5 | ||
| 14776 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1229 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestGsymCreator8ByteAddrOffsets_Test' should be marked noexcept | 5 | ||
| 14777 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1269 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestGsymReader_Test' should be marked noexcept | 5 | ||
| 14778 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1309 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestGsymLookups_Test' should be marked noexcept | 5 | ||
| 14779 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1407 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFFunctionWithAddresses_Test' should be marked noexcept | 5 | ||
| 14780 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1484 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFFunctionWithAddressAndOffset_Test' should be marked noexcept | 5 | ||
| 14781 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1561 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFStructMethodNoMangled_Test' should be marked noexcept | 5 | ||
| 14782 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1670 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFTextRanges_Test' should be marked noexcept | 5 | ||
| 14783 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1775 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFInlineInfo_Test' should be marked noexcept | 5 | ||
| 14784 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 1980 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFNoLines_Test' should be marked noexcept | 5 | ||
| 14785 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 2242 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFDeadStripAddr4_Test' should be marked noexcept | 5 | ||
| 14786 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp @ Line 2382 | cppcoreguidelines-noexcept | default constructor 'GSYMTest_TestDWARFDeadStripAddr8_Test' should be marked noexcept | 5 | ||
| 14787 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest' should be marked noexcept | 2 | ||
| 14788 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_ValidateSuperBlockAccept_Test' should be marked noexcept | 4 | ||
| 14789 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_ValidateSuperBlockReject_Test' should be marked noexcept | 4 | ||
| 14790 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestUsedBlocksMarkedAsUsed_Test' should be marked noexcept | 4 | ||
| 14791 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestAddStreamNoDirectoryBlockIncrease_Test' should be marked noexcept | 4 | ||
| 14792 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestAddStreamWithDirectoryBlockIncrease_Test' should be marked noexcept | 4 | ||
| 14793 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestGrowStreamNoBlockIncrease_Test' should be marked noexcept | 4 | ||
| 14794 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestGrowStreamWithBlockIncrease_Test' should be marked noexcept | 4 | ||
| 14795 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestShrinkStreamNoBlockDecrease_Test' should be marked noexcept | 4 | ||
| 14796 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestShrinkStreamWithBlockDecrease_Test' should be marked noexcept | 4 | ||
| 14797 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestRejectReusedStreamBlock_Test' should be marked noexcept | 4 | ||
| 14798 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_TestBlockCountsWhenAddingStreams_Test' should be marked noexcept | 4 | ||
| 14799 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_BuildMsfLayout_Test' should be marked noexcept | 4 | ||
| 14800 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_UseDirectoryBlockHint_Test' should be marked noexcept | 4 | ||
| 14801 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 329 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_DirectoryBlockHintInsufficient_Test' should be marked noexcept | 4 | ||
| 14802 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_DirectoryBlockHintOverestimated_Test' should be marked noexcept | 4 | ||
| 14803 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFBuilderTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'MSFBuilderTest_StreamDoesntUseFpmBlocks_Test' should be marked noexcept | 4 | ||
| 14804 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFCommonTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'MSFCommonTest_BytesToBlocks_Test' should be marked noexcept | 5 | ||
| 14805 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFCommonTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'MSFCommonTest_FpmIntervals_Test' should be marked noexcept | 5 | ||
| 14806 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MSFCommonTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'MSFCommonTest_FpmStreamLayout_Test' should be marked noexcept | 5 | ||
| 14807 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_NumBlocks_Test' should be marked noexcept | 5 | ||
| 14808 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_ReadBeyondEndOfStreamRef_Test' should be marked noexcept | 5 | ||
| 14809 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_ReadOntoNonEmptyBuffer_Test' should be marked noexcept | 5 | ||
| 14810 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_ZeroCopyReadContiguousBreak_Test' should be marked noexcept | 5 | ||
| 14811 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_CopyReadNonContiguousBreak_Test' should be marked noexcept | 5 | ||
| 14812 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_InvalidReadSizeNoBreak_Test' should be marked noexcept | 5 | ||
| 14813 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_InvalidReadSizeContiguousBreak_Test' should be marked noexcept | 5 | ||
| 14814 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_InvalidReadSizeNonContiguousBreak_Test' should be marked noexcept | 5 | ||
| 14815 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_ZeroCopyReadNoBreak_Test' should be marked noexcept | 5 | ||
| 14816 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_UnalignedOverlappingRead_Test' should be marked noexcept | 5 | ||
| 14817 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_UnalignedOverlappingReadFail_Test' should be marked noexcept | 5 | ||
| 14818 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_WriteBeyondEndOfStream_Test' should be marked noexcept | 5 | ||
| 14819 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_TestWriteBytesNoBreakBoundary_Test' should be marked noexcept | 5 | ||
| 14820 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_TestWriteBytesBreakBoundary_Test' should be marked noexcept | 5 | ||
| 14821 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 310 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_TestWriteThenRead_Test' should be marked noexcept | 5 | ||
| 14822 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 402 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_TestWriteContiguousStreamRef_Test' should be marked noexcept | 5 | ||
| 14823 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_TestWriteDiscontiguousStreamRef_Test' should be marked noexcept | 5 | ||
| 14824 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_DataLivesAfterStreamDestruction_Test' should be marked noexcept | 5 | ||
| 14825 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'MappedBlockStreamTest_CreateFpmStream_Test' should be marked noexcept | 5 | ||
| 14826 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'HashTableInternals' should be marked noexcept | 2 | ||
| 14827 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_TestSimple_Test' should be marked noexcept | 5 | ||
| 14828 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_TestCollision_Test' should be marked noexcept | 5 | ||
| 14829 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_TestRemove_Test' should be marked noexcept | 5 | ||
| 14830 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_TestCollisionAfterMultipleProbes_Test' should be marked noexcept | 5 | ||
| 14831 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_Grow_Test' should be marked noexcept | 5 | ||
| 14832 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_Serialization_Test' should be marked noexcept | 5 | ||
| 14833 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_NamedStreamMap_Test' should be marked noexcept | 5 | ||
| 14834 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'FooBarHashTraits' should be marked noexcept | 2 | ||
| 14835 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/HashTableTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'HashTableTest_NonTrivialValueType_Test' should be marked noexcept | 5 | ||
| 14836 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'NativeSessionTest_TestCreateFromExe_Test' should be marked noexcept | 5 | ||
| 14837 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'NativeSessionTest_TestSetLoadAddress_Test' should be marked noexcept | 5 | ||
| 14838 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'NativeSessionTest_TestAddressForVA_Test' should be marked noexcept | 5 | ||
| 14839 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/NativeSessionTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'NativeSessionTest_TestAddressForRVA_Test' should be marked noexcept | 5 | ||
| 14840 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'NativeSymbolReuseTest_GlobalSymbolReuse_Test' should be marked noexcept | 5 | ||
| 14841 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'NativeSymbolReuseTest_CompilandSymbolReuse_Test' should be marked noexcept | 5 | ||
| 14842 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/NativeSymbolReuseTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'NativeSymbolReuseTest_CompilandSymbolReuseBackwards_Test' should be marked noexcept | 5 | ||
| 14843 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/PDBApiTest.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'PDBApiTest' should be marked noexcept | 2 | ||
| 14844 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/PDBApiTest.cpp @ Line 473 | cppcoreguidelines-noexcept | default constructor 'PDBApiTest_Dyncast_Test' should be marked noexcept | 4 | ||
| 14845 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_Simple_Test' should be marked noexcept | 5 | ||
| 14846 | /home/vsts/work/1/llvm-project/llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'StringTableHashTraitsTest_Simple_Test' should be marked noexcept | 5 | ||
| 14847 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/DemangleTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'Demangle_demangleTest_Test' should be marked noexcept | 5 | ||
| 14848 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/ItaniumDemangleTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'TestAllocator' should be marked noexcept | 2 | ||
| 14849 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/ItaniumDemangleTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ItaniumDemangle_MethodOverride_Test' should be marked noexcept | 5 | ||
| 14850 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/PartialDemangleTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'PartialDemanglerTest_TestNameChopping_Test' should be marked noexcept | 5 | ||
| 14851 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/PartialDemangleTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'PartialDemanglerTest_TestNameMeta_Test' should be marked noexcept | 5 | ||
| 14852 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/PartialDemangleTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'PartialDemanglerTest_TestCtorOrDtor_Test' should be marked noexcept | 5 | ||
| 14853 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/PartialDemangleTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'PartialDemanglerTest_TestMisc_Test' should be marked noexcept | 5 | ||
| 14854 | /home/vsts/work/1/llvm-project/llvm/unittests/Demangle/PartialDemangleTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'PartialDemanglerTest_TestPrintCases_Test' should be marked noexcept | 5 | ||
| 14855 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ExecutionEngineTest' should be marked noexcept | 2 | ||
| 14856 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'ExecutionEngineTest_ForwardGlobalMapping_Test' should be marked noexcept | 4 | ||
| 14857 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'ExecutionEngineTest_ReverseGlobalMapping_Test' should be marked noexcept | 4 | ||
| 14858 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'ExecutionEngineTest_ClearModuleMappings_Test' should be marked noexcept | 4 | ||
| 14859 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'ExecutionEngineTest_DestructionRemovesGlobalMapping_Test' should be marked noexcept | 4 | ||
| 14860 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'ExecutionEngineTest_LookupWithMangledAndDemangledSymbol_Test' should be marked noexcept | 4 | ||
| 14861 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'LinkGraphTest_Construction_Test' should be marked noexcept | 5 | ||
| 14862 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'LinkGraphTest_AddressAccess_Test' should be marked noexcept | 5 | ||
| 14863 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'LinkGraphTest_BlockAndSymbolIteration_Test' should be marked noexcept | 5 | ||
| 14864 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'LinkGraphTest_SplitBlock_Test' should be marked noexcept | 5 | ||
| 14865 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'TestReserveAllocationSpaceMemoryManager' should be marked noexcept | 2 | ||
| 14866 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest' should be marked noexcept | 2 | ||
| 14867 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_simple_function_Test' should be marked noexcept | 4 | ||
| 14868 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 346 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_gva_Test' should be marked noexcept | 4 | ||
| 14869 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_gfa_Test' should be marked noexcept | 4 | ||
| 14870 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_custom_memory_manager_Test' should be marked noexcept | 4 | ||
| 14871 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_stackmap_creates_compact_unwind_on_darwin_Test' should be marked noexcept | 4 | ||
| 14872 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 433 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_reserve_allocation_space_Test' should be marked noexcept | 4 | ||
| 14873 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_yield_Test' should be marked noexcept | 4 | ||
| 14874 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp @ Line 480 | cppcoreguidelines-noexcept | default constructor 'MCJITCAPITest_addGlobalMapping_Test' should be marked noexcept | 4 | ||
| 14875 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MCJITMemoryManagerTest_BasicAllocations_Test' should be marked noexcept | 5 | ||
| 14876 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'MCJITMemoryManagerTest_LargeAllocations_Test' should be marked noexcept | 5 | ||
| 14877 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'MCJITMemoryManagerTest_ManyAllocations_Test' should be marked noexcept | 5 | ||
| 14878 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'MCJITMemoryManagerTest_ManyVariedAllocations_Test' should be marked noexcept | 5 | ||
| 14879 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_two_module_case_Test' should be marked noexcept | 4 | ||
| 14880 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_two_module_reverse_case_Test' should be marked noexcept | 4 | ||
| 14881 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_two_module_extern_reverse_case_Test' should be marked noexcept | 4 | ||
| 14882 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_two_module_extern_case_Test' should be marked noexcept | 4 | ||
| 14883 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_two_module_consecutive_call_case_Test' should be marked noexcept | 4 | ||
| 14884 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_two_module_global_variables_case_Test' should be marked noexcept | 4 | ||
| 14885 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_three_module_case_Test' should be marked noexcept | 4 | ||
| 14886 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_three_module_case_reverse_order_Test' should be marked noexcept | 4 | ||
| 14887 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_three_module_chain_case_Test' should be marked noexcept | 4 | ||
| 14888 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_three_modules_chain_case_reverse_order_Test' should be marked noexcept | 4 | ||
| 14889 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_cross_module_dependency_case_Test' should be marked noexcept | 4 | ||
| 14890 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 369 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_cross_module_dependency_case_reverse_order_Test' should be marked noexcept | 4 | ||
| 14891 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_cross_module_dependency_case3_Test' should be marked noexcept | 4 | ||
| 14892 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp @ Line 411 | cppcoreguidelines-noexcept | default constructor 'MCJITMultipleModuleTest_FindFunctionNamed_test_Test' should be marked noexcept | 4 | ||
| 14893 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'TestObjectCache' should be marked noexcept | 2 | ||
| 14894 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'MCJITObjectCacheTest_SetNullObjectCache_Test' should be marked noexcept | 4 | ||
| 14895 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'MCJITObjectCacheTest_VerifyBasicObjectCaching_Test' should be marked noexcept | 4 | ||
| 14896 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'MCJITObjectCacheTest_VerifyLoadFromCache_Test' should be marked noexcept | 4 | ||
| 14897 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'MCJITObjectCacheTest_VerifyNonLoadFromCache_Test' should be marked noexcept | 4 | ||
| 14898 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_global_variable_Test' should be marked noexcept | 4 | ||
| 14899 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_add_function_Test' should be marked noexcept | 4 | ||
| 14900 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_run_main_Test' should be marked noexcept | 4 | ||
| 14901 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_return_global_Test' should be marked noexcept | 4 | ||
| 14902 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_multiple_functions_Test' should be marked noexcept | 4 | ||
| 14903 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 196 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_multiple_decl_lookups_Test' should be marked noexcept | 4 | ||
| 14904 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_lazy_function_creator_pointer_Test' should be marked noexcept | 4 | ||
| 14905 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'MCJITTest_lazy_function_creator_lambda_Test' should be marked noexcept | 4 | ||
| 14906 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTestAPICommon.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'MCJITTestAPICommon' should be marked noexcept | 2 | ||
| 14907 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/MCJITTestBase.h @ Line 276 | cppcoreguidelines-noexcept | default constructor 'MCJITTestBase' should be marked noexcept | 2 | ||
| 14908 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_BasicSuccessfulLookup_Test' should be marked noexcept | 4 | ||
| 14909 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_EmptyLookup_Test' should be marked noexcept | 4 | ||
| 14910 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_ResolveUnrequestedSymbol_Test' should be marked noexcept | 4 | ||
| 14911 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_MaterializationSideEffctsOnlyBasic_Test' should be marked noexcept | 4 | ||
| 14912 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_MaterializationSideEffectsOnlyFailuresPersist_Test' should be marked noexcept | 4 | ||
| 14913 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_RemoveSymbolsTest_Test' should be marked noexcept | 4 | ||
| 14914 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_LookupWithHiddenSymbols_Test' should be marked noexcept | 4 | ||
| 14915 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 259 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_LookupFlagsTest_Test' should be marked noexcept | 4 | ||
| 14916 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_LookupWithGeneratorFailure_Test' should be marked noexcept | 4 | ||
| 14917 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestBasicAliases_Test' should be marked noexcept | 4 | ||
| 14918 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestChainedAliases_Test' should be marked noexcept | 4 | ||
| 14919 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestBasicReExports_Test' should be marked noexcept | 4 | ||
| 14920 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestThatReExportsDontUnnecessarilyMaterialize_Test' should be marked noexcept | 4 | ||
| 14921 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestReexportsGenerator_Test' should be marked noexcept | 4 | ||
| 14922 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestTrivialCircularDependency_Test' should be marked noexcept | 4 | ||
| 14923 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestCircularDependenceInOneJITDylib_Test' should be marked noexcept | 4 | ||
| 14924 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 601 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_FailureInDependency_Test' should be marked noexcept | 4 | ||
| 14925 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_FailureInCircularDependency_Test' should be marked noexcept | 4 | ||
| 14926 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_AddDependencyOnFailedSymbol_Test' should be marked noexcept | 4 | ||
| 14927 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 810 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_FailAfterMaterialization_Test' should be marked noexcept | 4 | ||
| 14928 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 870 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_FailMaterializerWithUnqueriedSymbols_Test' should be marked noexcept | 4 | ||
| 14929 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 899 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_DropMaterializerWhenEmpty_Test' should be marked noexcept | 4 | ||
| 14930 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 930 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_AddAndMaterializeLazySymbol_Test' should be marked noexcept | 4 | ||
| 14931 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 974 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestBasicWeakSymbolMaterialization_Test' should be marked noexcept | 4 | ||
| 14932 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1020 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_DefineMaterializingSymbol_Test' should be marked noexcept | 4 | ||
| 14933 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1051 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_GeneratorTest_Test' should be marked noexcept | 4 | ||
| 14934 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1091 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_AsynchronousGeneratorTest_Test' should be marked noexcept | 4 | ||
| 14935 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1138 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_FailResolution_Test' should be marked noexcept | 4 | ||
| 14936 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1172 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_FailEmissionAfterResolution_Test' should be marked noexcept | 4 | ||
| 14937 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1207 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_FailAfterPartialResolution_Test' should be marked noexcept | 4 | ||
| 14938 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1233 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestLookupWithUnthreadedMaterialization_Test' should be marked noexcept | 4 | ||
| 14939 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1251 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestLookupWithThreadedMaterialization_Test' should be marked noexcept | 4 | ||
| 14940 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1276 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestGetRequestedSymbolsAndReplace_Test' should be marked noexcept | 4 | ||
| 14941 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1327 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestMaterializationResponsibilityDelegation_Test' should be marked noexcept | 4 | ||
| 14942 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1353 | cppcoreguidelines-noexcept | default constructor 'CoreAPIsStandardTest_TestMaterializeWeakSymbol_Test' should be marked noexcept | 4 | ||
| 14943 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1405 | cppcoreguidelines-noexcept | default constructor 'JITDylibTest_GetDFSLinkOrderTree_Test' should be marked noexcept | 5 | ||
| 14944 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1446 | cppcoreguidelines-noexcept | default constructor 'JITDylibTest_GetDFSLinkOrderDiamond_Test' should be marked noexcept | 5 | ||
| 14945 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp @ Line 1468 | cppcoreguidelines-noexcept | default constructor 'JITDylibTest_GetDFSLinkOrderCycle_Test' should be marked noexcept | 5 | ||
| 14946 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/IndirectionUtilsTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'IndirectionUtilsTest_MakeStub_Test' should be marked noexcept | 5 | ||
| 14947 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/JITTargetMachineBuilderTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'ExecutionUtilsTest_JITTargetMachineBuilder_Test' should be marked noexcept | 5 | ||
| 14948 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/LazyCallThroughAndReexportsTest.cpp @ Line 13 | cppcoreguidelines-noexcept | default constructor 'LazyReexportsTest_BasicLocalCallThroughManagerOperation_Test' should be marked noexcept | 4 | ||
| 14949 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/OrcTestCommon.h @ Line 139 | cppcoreguidelines-noexcept | default constructor 'OrcExecutionTest' should be marked noexcept | 2 | ||
| 14950 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/QueueChannel.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'Queue' should be marked noexcept | 2 | ||
| 14951 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/QueueChannel.h @ Line 49 | cppcoreguidelines-noexcept | move constructor 'Queue' should be marked noexcept | 2 | ||
| 14952 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/QueueChannel.h @ Line 50 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 14953 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/QueueChannel.h @ Line 81 | cppcoreguidelines-noexcept | move constructor 'QueueChannel' should be marked noexcept | 2 | ||
| 14954 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/QueueChannel.h @ Line 82 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 14955 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestFreeFunctionHandler_Test' should be marked noexcept | 5 | ||
| 14956 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestCallAsyncVoidBool_Test' should be marked noexcept | 5 | ||
| 14957 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestCallAsyncIntInt_Test' should be marked noexcept | 5 | ||
| 14958 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestAsyncVoidBoolHandler_Test' should be marked noexcept | 5 | ||
| 14959 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestAsyncIntIntHandler_Test' should be marked noexcept | 5 | ||
| 14960 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestAsyncIntIntHandlerMethod_Test' should be marked noexcept | 5 | ||
| 14961 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestCallAsyncVoidString_Test' should be marked noexcept | 5 | ||
| 14962 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestSerialization_Test' should be marked noexcept | 5 | ||
| 14963 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestCustomType_Test' should be marked noexcept | 5 | ||
| 14964 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 571 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestWithAltCustomType_Test' should be marked noexcept | 5 | ||
| 14965 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 614 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_ReturnErrorSuccess_Test' should be marked noexcept | 5 | ||
| 14966 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 643 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_ReturnErrorFailure_Test' should be marked noexcept | 5 | ||
| 14967 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 678 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_ReturnExpectedSuccess_Test' should be marked noexcept | 5 | ||
| 14968 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 710 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_ReturnExpectedFailure_Test' should be marked noexcept | 5 | ||
| 14969 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 748 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestParallelCallGroup_Test' should be marked noexcept | 5 | ||
| 14970 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 819 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestAPICalls_Test' should be marked noexcept | 5 | ||
| 14971 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 868 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestRemoveHandler_Test' should be marked noexcept | 5 | ||
| 14972 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp @ Line 881 | cppcoreguidelines-noexcept | default constructor 'DummyRPC_TestClearHandlers_Test' should be marked noexcept | 5 | ||
| 14973 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'RTDyldObjectLinkingLayerTest_TestSetProcessAllSections_Test' should be marked noexcept | 5 | ||
| 14974 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'RTDyldObjectLinkingLayerTest_TestOverrideObjectFlags_Test' should be marked noexcept | 5 | ||
| 14975 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'RTDyldObjectLinkingLayerTest_TestAutoClaimResponsibilityForSymbols_Test' should be marked noexcept | 5 | ||
| 14976 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 48 | cppcoreguidelines-noexcept | move constructor 'SimpleResourceManager |
2 | ||
| 14977 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 49 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 14978 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 51 | cppcoreguidelines-noexcept | destructor '~SimpleResourceManager |
2 | ||
| 14979 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'ResourceTrackerStandardTest_BasicDefineAndRemoveAllBeforeMaterializing_Test' should be marked noexcept | 4 | ||
| 14980 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'ResourceTrackerStandardTest_BasicDefineAndRemoveAllAfterMaterializing_Test' should be marked noexcept | 4 | ||
| 14981 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'ResourceTrackerStandardTest_BasicDefineAndRemoveAllWhileMaterializing_Test' should be marked noexcept | 4 | ||
| 14982 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'ResourceTrackerStandardTest_JITDylibClear_Test' should be marked noexcept | 4 | ||
| 14983 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'ResourceTrackerStandardTest_BasicDefineAndExplicitTransferBeforeMaterializing_Test' should be marked noexcept | 4 | ||
| 14984 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'ResourceTrackerStandardTest_BasicDefineAndExplicitTransferAfterMaterializing_Test' should be marked noexcept | 4 | ||
| 14985 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ResourceTrackerTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'ResourceTrackerStandardTest_BasicDefineAndExplicitTransferWhileMaterializing_Test' should be marked noexcept | 4 | ||
| 14986 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/SymbolStringPoolTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'SymbolStringPool_UniquingAndComparisons_Test' should be marked noexcept | 5 | ||
| 14987 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/SymbolStringPoolTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'SymbolStringPool_Dereference_Test' should be marked noexcept | 5 | ||
| 14988 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/SymbolStringPoolTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'SymbolStringPool_ClearDeadEntries_Test' should be marked noexcept | 5 | ||
| 14989 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeModuleTest_ContextWhollyOwnedByOneModule_Test' should be marked noexcept | 5 | ||
| 14990 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeModuleTest_ContextOwnershipSharedByTwoModules_Test' should be marked noexcept | 5 | ||
| 14991 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeModuleTest_ContextOwnershipSharedWithClient_Test' should be marked noexcept | 5 | ||
| 14992 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeModuleTest_ThreadSafeModuleMoveAssignment_Test' should be marked noexcept | 5 | ||
| 14993 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeModuleTest_BasicContextLockAPI_Test' should be marked noexcept | 5 | ||
| 14994 | /home/vsts/work/1/llvm-project/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'ThreadSafeModuleTest_ContextLockPreservesContext_Test' should be marked noexcept | 5 | ||
| 14995 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest' should be marked noexcept | 2 | ||
| 14996 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'ExpressionFormatParameterisedFixture' should be marked noexcept | 2 | ||
| 14997 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'ExpressionFormatParameterisedFixture_FormatGetWildcardRegex_Test' should be marked noexcept | 3 | ||
| 14998 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 257 | cppcoreguidelines-noexcept | default constructor 'ExpressionFormatParameterisedFixture_FormatGetMatchingString_Test' should be marked noexcept | 3 | ||
| 14999 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'ExpressionFormatParameterisedFixture_FormatValueFromStringRepr_Test' should be marked noexcept | 3 | ||
| 15000 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'ExpressionFormatParameterisedFixture_FormatBoolOperator_Test' should be marked noexcept | 3 | ||
| 15001 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_NoFormatProperties_Test' should be marked noexcept | 4 | ||
| 15002 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_FormatEqualityOperators_Test' should be marked noexcept | 4 | ||
| 15003 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 347 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_FormatKindEqualityOperators_Test' should be marked noexcept | 4 | ||
| 15004 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueGetUnsigned_Test' should be marked noexcept | 4 | ||
| 15005 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 423 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueGetSigned_Test' should be marked noexcept | 4 | ||
| 15006 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueAbsolute_Test' should be marked noexcept | 4 | ||
| 15007 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 479 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueAddition_Test' should be marked noexcept | 4 | ||
| 15008 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueSubtraction_Test' should be marked noexcept | 4 | ||
| 15009 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 540 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueMultiplication_Test' should be marked noexcept | 4 | ||
| 15010 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 577 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueDivision_Test' should be marked noexcept | 4 | ||
| 15011 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 605 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ExpressionValueEquality_Test' should be marked noexcept | 4 | ||
| 15012 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 645 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_Literal_Test' should be marked noexcept | 4 | ||
| 15013 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_Expression_Test' should be marked noexcept | 4 | ||
| 15014 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 695 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_NumericVariable_Test' should be marked noexcept | 4 | ||
| 15015 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 746 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_Binop_Test' should be marked noexcept | 4 | ||
| 15016 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 860 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ValidVarNameStart_Test' should be marked noexcept | 4 | ||
| 15017 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 872 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ParseVar_Test' should be marked noexcept | 4 | ||
| 15018 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 954 | cppcoreguidelines-noexcept | default constructor 'PatternTester' should be marked noexcept | 2 | ||
| 15019 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1001 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ParseNumericSubstitutionBlock_Test' should be marked noexcept | 4 | ||
| 15020 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1279 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_ParsePattern_Test' should be marked noexcept | 4 | ||
| 15021 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1314 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_Match_Test' should be marked noexcept | 4 | ||
| 15022 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1404 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_MatchParen_Test' should be marked noexcept | 4 | ||
| 15023 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1450 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_MatchBuiltinFunctions_Test' should be marked noexcept | 4 | ||
| 15024 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1496 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_Substitution_Test' should be marked noexcept | 4 | ||
| 15025 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1536 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_FileCheckContext_Test' should be marked noexcept | 4 | ||
| 15026 | /home/vsts/work/1/llvm-project/llvm/unittests/FileCheck/FileCheckTest.cpp @ Line 1704 | cppcoreguidelines-noexcept | default constructor 'FileCheckTest_CapturedVarDiags_Test' should be marked noexcept | 4 | ||
| 15027 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenACCTest.cpp @ Line 12 | clang-diagnostic-error | 'llvm/Frontend/OpenACC/ACC.h.inc' file not found | 1 | ||
| 15028 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenACCTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'OpenACCTest_DirectiveHelpers_Test' should be marked noexcept | 5 | ||
| 15029 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenACCTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'OpenACCTest_ClauseHelpers_Test' should be marked noexcept | 5 | ||
| 15030 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenACCTest.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'OpenACCTest_AllowedClause_Test' should be marked noexcept | 5 | ||
| 15031 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPContextTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'OpenMPContextTest_RoundTripAndAssociation_Test' should be marked noexcept | 4 | ||
| 15032 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPContextTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'OpenMPContextTest_ValidNesting_Test' should be marked noexcept | 4 | ||
| 15033 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPContextTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'OpenMPContextTest_ApplicabilityNonConstruct_Test' should be marked noexcept | 4 | ||
| 15034 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPContextTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'OpenMPContextTest_ApplicabilityAllTraits_Test' should be marked noexcept | 4 | ||
| 15035 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPContextTest.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'OpenMPContextTest_ScoringSimple_Test' should be marked noexcept | 4 | ||
| 15036 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CreateBarrier_Test' should be marked noexcept | 4 | ||
| 15037 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CreateCancel_Test' should be marked noexcept | 4 | ||
| 15038 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 265 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CreateCancelIfCond_Test' should be marked noexcept | 4 | ||
| 15039 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 326 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CreateCancelBarrier_Test' should be marked noexcept | 4 | ||
| 15040 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_DbgLoc_Test' should be marked noexcept | 4 | ||
| 15041 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_ParallelSimple_Test' should be marked noexcept | 4 | ||
| 15042 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 521 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_ParallelNested_Test' should be marked noexcept | 4 | ||
| 15043 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 614 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_ParallelNested2Inner_Test' should be marked noexcept | 4 | ||
| 15044 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 722 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_ParallelIfCond_Test' should be marked noexcept | 4 | ||
| 15045 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 844 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_ParallelCancelBarrier_Test' should be marked noexcept | 4 | ||
| 15046 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 956 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_ParallelForwardAsPointers_Test' should be marked noexcept | 4 | ||
| 15047 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1035 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CanonicalLoopSimple_Test' should be marked noexcept | 4 | ||
| 15048 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1091 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CanonicalLoopBounds_Test' should be marked noexcept | 4 | ||
| 15049 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1165 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CollapseNestedLoops_Test' should be marked noexcept | 4 | ||
| 15050 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1258 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_TileSingleLoop_Test' should be marked noexcept | 4 | ||
| 15051 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1320 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_TileNestedLoops_Test' should be marked noexcept | 4 | ||
| 15052 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1403 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_TileNestedLoopsWithBounds_Test' should be marked noexcept | 4 | ||
| 15053 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1533 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_TileSingleLoopCounts_Test' should be marked noexcept | 4 | ||
| 15054 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1618 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_StaticWorkShareLoop_Test' should be marked noexcept | 4 | ||
| 15055 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1711 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_MasterDirective_Test' should be marked noexcept | 4 | ||
| 15056 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1791 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CriticalDirective_Test' should be marked noexcept | 4 | ||
| 15057 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1870 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_CopyinBlocks_Test' should be marked noexcept | 4 | ||
| 15058 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp @ Line 1906 | cppcoreguidelines-noexcept | default constructor 'OpenMPIRBuilderTest_SingleDirective_Test' should be marked noexcept | 4 | ||
| 15059 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_OpenMPDirectiveKind_Test' should be marked noexcept | 5 | ||
| 15060 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_getOpenMPDirectiveName_Test' should be marked noexcept | 5 | ||
| 15061 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_getOpenMPClauseKind_Test' should be marked noexcept | 5 | ||
| 15062 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_getOpenMPClauseName_Test' should be marked noexcept | 5 | ||
| 15063 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_isAllowedClauseForDirective_Test' should be marked noexcept | 5 | ||
| 15064 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_getOrderKind_Test' should be marked noexcept | 5 | ||
| 15065 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_getProcBindKind_Test' should be marked noexcept | 5 | ||
| 15066 | /home/vsts/work/1/llvm-project/llvm/unittests/Frontend/OpenMPParsingTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'OpenMPParsingTest_getScheduleKind_Test' should be marked noexcept | 5 | ||
| 15067 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/OperationsTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'OperationsTest_SourcePreds_Test' should be marked noexcept | 5 | ||
| 15068 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/OperationsTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'OperationsTest_SplitBlock_Test' should be marked noexcept | 5 | ||
| 15069 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/OperationsTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'OperationsTest_SplitEHBlock_Test' should be marked noexcept | 5 | ||
| 15070 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/OperationsTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'OperationsTest_SplitBlockWithPhis_Test' should be marked noexcept | 5 | ||
| 15071 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/OperationsTest.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'OperationsTest_GEP_Test' should be marked noexcept | 5 | ||
| 15072 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/OperationsTest.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'OperationsTest_GEPPointerOperand_Test' should be marked noexcept | 5 | ||
| 15073 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/OperationsTest.cpp @ Line 329 | cppcoreguidelines-noexcept | default constructor 'OperationsTest_ExtractAndInsertValue_Test' should be marked noexcept | 5 | ||
| 15074 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'RandomIRBuilderTest_ShuffleVectorIncorrectOperands_Test' should be marked noexcept | 5 | ||
| 15075 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'RandomIRBuilderTest_InsertValueIndexes_Test' should be marked noexcept | 5 | ||
| 15076 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'RandomIRBuilderTest_ShuffleVectorSink_Test' should be marked noexcept | 5 | ||
| 15077 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'RandomIRBuilderTest_InsertValueArray_Test' should be marked noexcept | 5 | ||
| 15078 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'RandomIRBuilderTest_Invokes_Test' should be marked noexcept | 5 | ||
| 15079 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'RandomIRBuilderTest_FirstClassTypes_Test' should be marked noexcept | 5 | ||
| 15080 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'RandomIRBuilderTest_SwiftError_Test' should be marked noexcept | 5 | ||
| 15081 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/ReservoirSamplerTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'ReservoirSamplerTest_OneItem_Test' should be marked noexcept | 5 | ||
| 15082 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/ReservoirSamplerTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'ReservoirSamplerTest_NoWeight_Test' should be marked noexcept | 5 | ||
| 15083 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/ReservoirSamplerTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ReservoirSamplerTest_Uniform_Test' should be marked noexcept | 5 | ||
| 15084 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'InjectorIRStrategyTest_EmptyModule_Test' should be marked noexcept | 5 | ||
| 15085 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'InstDeleterIRStrategyTest_EmptyFunction_Test' should be marked noexcept | 5 | ||
| 15086 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'InstDeleterIRStrategyTest_PhiNodes_Test' should be marked noexcept | 5 | ||
| 15087 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'InstModificationIRStrategyTest_Add_Test' should be marked noexcept | 5 | ||
| 15088 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'InstModificationIRStrategyTest_Sub_Test' should be marked noexcept | 5 | ||
| 15089 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'InstModificationIRStrategyTest_Mul_Test' should be marked noexcept | 5 | ||
| 15090 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'InstModificationIRStrategyTest_Shl_Test' should be marked noexcept | 5 | ||
| 15091 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'InstModificationIRStrategyTest_ICmp_Test' should be marked noexcept | 5 | ||
| 15092 | /home/vsts/work/1/llvm-project/llvm/unittests/FuzzMutate/StrategiesTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'InstModificationIRStrategyTest_GEP_Test' should be marked noexcept | 5 | ||
| 15093 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AbstractCallSiteTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'AbstractCallSite_CallbackCall_Test' should be marked noexcept | 5 | ||
| 15094 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AsmWriterTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'AsmWriterTest_DebugPrintDetachedInstruction_Test' should be marked noexcept | 5 | ||
| 15095 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AsmWriterTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'AsmWriterTest_DebugPrintDetachedArgument_Test' should be marked noexcept | 5 | ||
| 15096 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AsmWriterTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'AsmWriterTest_DumpDIExpression_Test' should be marked noexcept | 5 | ||
| 15097 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'Attributes_Uniquing_Test' should be marked noexcept | 5 | ||
| 15098 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'Attributes_Ordering_Test' should be marked noexcept | 5 | ||
| 15099 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'Attributes_AddAttributes_Test' should be marked noexcept | 5 | ||
| 15100 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'Attributes_RemoveAlign_Test' should be marked noexcept | 5 | ||
| 15101 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'Attributes_AddMatchingAlignAttr_Test' should be marked noexcept | 5 | ||
| 15102 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'Attributes_EmptyGet_Test' should be marked noexcept | 5 | ||
| 15103 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'Attributes_OverflowGet_Test' should be marked noexcept | 5 | ||
| 15104 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/AttributesTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'Attributes_StringRepresentation_Test' should be marked noexcept | 5 | ||
| 15105 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'BasicBlockTest_PhiRange_Test' should be marked noexcept | 5 | ||
| 15106 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'BasicBlockTest_TestInstructionsWithoutDebug_Test' should be marked noexcept | 5 | ||
| 15107 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'BasicBlockTest_ComesBefore_Test' should be marked noexcept | 5 | ||
| 15108 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'BasicBlockTest_EmptyPhi_Test' should be marked noexcept | 5 | ||
| 15109 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'InstrOrderInvalidationTest_InsertInvalidation_Test' should be marked noexcept | 4 | ||
| 15110 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'InstrOrderInvalidationTest_SpliceInvalidation_Test' should be marked noexcept | 4 | ||
| 15111 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'InstrOrderInvalidationTest_RemoveNoInvalidation_Test' should be marked noexcept | 4 | ||
| 15112 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/BasicBlockTest.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'InstrOrderInvalidationTest_EraseNoInvalidation_Test' should be marked noexcept | 4 | ||
| 15113 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/CFGBuilder.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'CFGHolder' should be marked noexcept | 2 | ||
| 15114 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/CFGBuilder.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'CFGBuilder_Construction_Test' should be marked noexcept | 5 | ||
| 15115 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/CFGBuilder.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'CFGBuilder_Insertions_Test' should be marked noexcept | 5 | ||
| 15116 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/CFGBuilder.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'CFGBuilder_Deletions_Test' should be marked noexcept | 5 | ||
| 15117 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/CFGBuilder.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'CFGBuilder_Rebuild_Test' should be marked noexcept | 5 | ||
| 15118 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/CFGBuilder.h @ Line 41 | cppcoreguidelines-noexcept | default constructor 'CFGHolder' should be marked noexcept | 2 | ||
| 15119 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Basics_Test' should be marked noexcept | 4 | ||
| 15120 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Equality_Test' should be marked noexcept | 4 | ||
| 15121 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 329 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SingleElement_Test' should be marked noexcept | 4 | ||
| 15122 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_GetMinsAndMaxes_Test' should be marked noexcept | 4 | ||
| 15123 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SignWrapped_Test' should be marked noexcept | 4 | ||
| 15124 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 394 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UpperWrapped_Test' should be marked noexcept | 4 | ||
| 15125 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Trunc_Test' should be marked noexcept | 4 | ||
| 15126 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 447 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_ZExt_Test' should be marked noexcept | 4 | ||
| 15127 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SExt_Test' should be marked noexcept | 4 | ||
| 15128 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 489 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_IntersectWith_Test' should be marked noexcept | 4 | ||
| 15129 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 569 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_IntersectWithExhaustive_Test' should be marked noexcept | 4 | ||
| 15130 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 580 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UnionWithExhaustive_Test' should be marked noexcept | 4 | ||
| 15131 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 591 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UnionWith_Test' should be marked noexcept | 4 | ||
| 15132 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 611 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SetDifference_Test' should be marked noexcept | 4 | ||
| 15133 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 628 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_getActiveBits_Test' should be marked noexcept | 4 | ||
| 15134 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 640 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_losslessUnsignedTruncationZeroext_Test' should be marked noexcept | 4 | ||
| 15135 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 655 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_getMinSignedBits_Test' should be marked noexcept | 4 | ||
| 15136 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 667 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_losslessSignedTruncationSignext_Test' should be marked noexcept | 4 | ||
| 15137 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 681 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SubtractAPInt_Test' should be marked noexcept | 4 | ||
| 15138 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 692 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Add_Test' should be marked noexcept | 4 | ||
| 15139 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 824 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_AddWithNoWrap_Test' should be marked noexcept | 4 | ||
| 15140 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 967 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Sub_Test' should be marked noexcept | 4 | ||
| 15141 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 997 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SubWithNoWrap_Test' should be marked noexcept | 4 | ||
| 15142 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1025 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Multiply_Test' should be marked noexcept | 4 | ||
| 15143 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1070 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UMax_Test' should be marked noexcept | 4 | ||
| 15144 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1097 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SMax_Test' should be marked noexcept | 4 | ||
| 15145 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1127 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UMin_Test' should be marked noexcept | 4 | ||
| 15146 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1153 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SMin_Test' should be marked noexcept | 4 | ||
| 15147 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1182 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UDiv_Test' should be marked noexcept | 4 | ||
| 15148 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1212 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SDiv_Test' should be marked noexcept | 4 | ||
| 15149 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1269 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_URem_Test' should be marked noexcept | 4 | ||
| 15150 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1306 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SRem_Test' should be marked noexcept | 4 | ||
| 15151 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1380 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Shl_Test' should be marked noexcept | 4 | ||
| 15152 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1405 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Lshr_Test' should be marked noexcept | 4 | ||
| 15153 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1426 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Ashr_Test' should be marked noexcept | 4 | ||
| 15154 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1453 | cppcoreguidelines-noexcept | default constructor 'ConstantRange_MakeAllowedICmpRegion_Test' should be marked noexcept | 5 | ||
| 15155 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1460 | cppcoreguidelines-noexcept | default constructor 'ConstantRange_MakeSatisfyingICmpRegion_Test' should be marked noexcept | 5 | ||
| 15156 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1512 | cppcoreguidelines-noexcept | default constructor 'ConstantRange_MakeGuaranteedNoWrapRegion_Test' should be marked noexcept | 5 | ||
| 15157 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1769 | cppcoreguidelines-noexcept | default constructor 'ConstantRange_NoWrapRegionExhaustive_Test' should be marked noexcept | 5 | ||
| 15158 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1828 | cppcoreguidelines-noexcept | default constructor 'ConstantRange_GetEquivalentICmp_Test' should be marked noexcept | 5 | ||
| 15159 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1919 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UnsignedAddOverflow_Test' should be marked noexcept | 4 | ||
| 15160 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1953 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UnsignedSubOverflow_Test' should be marked noexcept | 4 | ||
| 15161 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 1988 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SignedAddOverflow_Test' should be marked noexcept | 4 | ||
| 15162 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2040 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SignedSubOverflow_Test' should be marked noexcept | 4 | ||
| 15163 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2139 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UnsignedAddOverflowExhaustive_Test' should be marked noexcept | 4 | ||
| 15164 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2152 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UnsignedSubOverflowExhaustive_Test' should be marked noexcept | 4 | ||
| 15165 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2165 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UnsignedMulOverflowExhaustive_Test' should be marked noexcept | 4 | ||
| 15166 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2178 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SignedAddOverflowExhaustive_Test' should be marked noexcept | 4 | ||
| 15167 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2191 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SignedSubOverflowExhaustive_Test' should be marked noexcept | 4 | ||
| 15168 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2204 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_FromKnownBits_Test' should be marked noexcept | 4 | ||
| 15169 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2234 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_FromKnownBitsExhaustive_Test' should be marked noexcept | 4 | ||
| 15170 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2264 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Negative_Test' should be marked noexcept | 4 | ||
| 15171 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2291 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UAddSat_Test' should be marked noexcept | 4 | ||
| 15172 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2302 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_USubSat_Test' should be marked noexcept | 4 | ||
| 15173 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2313 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UMulSat_Test' should be marked noexcept | 4 | ||
| 15174 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2322 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_UShlSat_Test' should be marked noexcept | 4 | ||
| 15175 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2331 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SAddSat_Test' should be marked noexcept | 4 | ||
| 15176 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2342 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SSubSat_Test' should be marked noexcept | 4 | ||
| 15177 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2353 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SMulSat_Test' should be marked noexcept | 4 | ||
| 15178 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2362 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_SShlSat_Test' should be marked noexcept | 4 | ||
| 15179 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2371 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_Abs_Test' should be marked noexcept | 4 | ||
| 15180 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2385 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_castOps_Test' should be marked noexcept | 4 | ||
| 15181 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2408 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_binaryXor_Test' should be marked noexcept | 4 | ||
| 15182 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantRangeTest.cpp @ Line 2423 | cppcoreguidelines-noexcept | default constructor 'ConstantRangeTest_binaryNot_Test' should be marked noexcept | 4 | ||
| 15183 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_Integer_i1_Test' should be marked noexcept | 5 | ||
| 15184 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_IntSigns_Test' should be marked noexcept | 5 | ||
| 15185 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_FP128Test_Test' should be marked noexcept | 5 | ||
| 15186 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_PointerCast_Test' should be marked noexcept | 5 | ||
| 15187 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_AsInstructionsTest_Test' should be marked noexcept | 5 | ||
| 15188 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_ReplaceWithConstantTest_Test' should be marked noexcept | 5 | ||
| 15189 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_ConstantArrayReplaceWithConstant_Test' should be marked noexcept | 5 | ||
| 15190 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_ConstantExprReplaceWithConstant_Test' should be marked noexcept | 5 | ||
| 15191 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_GEPReplaceWithConstant_Test' should be marked noexcept | 5 | ||
| 15192 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_AliasCAPI_Test' should be marked noexcept | 5 | ||
| 15193 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_BuildConstantDataArrays_Test' should be marked noexcept | 5 | ||
| 15194 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_BuildConstantDataVectors_Test' should be marked noexcept | 5 | ||
| 15195 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_BitcastToGEP_Test' should be marked noexcept | 5 | ||
| 15196 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 508 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_FoldFunctionPtrAlignUnknownAnd2_Test' should be marked noexcept | 5 | ||
| 15197 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 519 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_DontFoldFunctionPtrAlignUnknownAnd4_Test' should be marked noexcept | 5 | ||
| 15198 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_FoldFunctionPtrAlign4_Test' should be marked noexcept | 5 | ||
| 15199 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 538 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_DontFoldFunctionPtrAlign1_Test' should be marked noexcept | 5 | ||
| 15200 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_FoldFunctionAlign4PtrAlignMultiple_Test' should be marked noexcept | 5 | ||
| 15201 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_DontFoldFunctionAlign4PtrAlignIndependent_Test' should be marked noexcept | 5 | ||
| 15202 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 563 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_DontFoldFunctionPtrIfNoModule_Test' should be marked noexcept | 5 | ||
| 15203 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 570 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_FoldGlobalVariablePtr_Test' should be marked noexcept | 5 | ||
| 15204 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 592 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_containsUndefElemTest_Test' should be marked noexcept | 5 | ||
| 15205 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 630 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_isElementWiseEqual_Test' should be marked noexcept | 5 | ||
| 15206 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ConstantsTest.cpp @ Line 687 | cppcoreguidelines-noexcept | default constructor 'ConstantsTest_GetSplatValueRoundTrip_Test' should be marked noexcept | 5 | ||
| 15207 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DataLayoutTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DataLayoutTest_FunctionPtrAlign_Test' should be marked noexcept | 5 | ||
| 15208 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DataLayoutTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'DataLayoutTest_ValueOrABITypeAlignment_Test' should be marked noexcept | 5 | ||
| 15209 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DataLayoutTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'DataLayoutTest_GlobalsAddressSpace_Test' should be marked noexcept | 5 | ||
| 15210 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugInfoTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'DINodeTest_getFlag_Test' should be marked noexcept | 5 | ||
| 15211 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugInfoTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'DINodeTest_getFlagString_Test' should be marked noexcept | 5 | ||
| 15212 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugInfoTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'DINodeTest_splitFlags_Test' should be marked noexcept | 5 | ||
| 15213 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugInfoTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'StripTest_LoopMetadata_Test' should be marked noexcept | 5 | ||
| 15214 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugInfoTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'MetadataTest_DeleteInstUsedByDbgValue_Test' should be marked noexcept | 5 | ||
| 15215 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugInfoTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'DIBuilder_CreateFortranArrayTypeWithAttributes_Test' should be marked noexcept | 5 | ||
| 15216 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugTypeODRUniquingTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'DebugTypeODRUniquingTest_enableDebugTypeODRUniquing_Test' should be marked noexcept | 5 | ||
| 15217 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugTypeODRUniquingTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'DebugTypeODRUniquingTest_getODRType_Test' should be marked noexcept | 5 | ||
| 15218 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugTypeODRUniquingTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'DebugTypeODRUniquingTest_buildODRType_Test' should be marked noexcept | 5 | ||
| 15219 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DebugTypeODRUniquingTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'DebugTypeODRUniquingTest_buildODRTypeFields_Test' should be marked noexcept | 5 | ||
| 15220 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DemandedBitsTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'DemandedBitsTest_Add_Test' should be marked noexcept | 5 | ||
| 15221 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DemandedBitsTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'DemandedBitsTest_Sub_Test' should be marked noexcept | 5 | ||
| 15222 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_LegalizeDomUpdates_Test' should be marked noexcept | 5 | ||
| 15223 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_LegalizePostDomUpdates_Test' should be marked noexcept | 5 | ||
| 15224 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_SingleInsertion_Test' should be marked noexcept | 5 | ||
| 15225 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_SingleDeletion_Test' should be marked noexcept | 5 | ||
| 15226 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_FewInsertion_Test' should be marked noexcept | 5 | ||
| 15227 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_FewDeletions_Test' should be marked noexcept | 5 | ||
| 15228 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_InsertDelete_Test' should be marked noexcept | 5 | ||
| 15229 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_InsertDeleteExhaustive_Test' should be marked noexcept | 5 | ||
| 15230 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_InfiniteLoop_Test' should be marked noexcept | 5 | ||
| 15231 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 290 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_DeadBlocks_Test' should be marked noexcept | 5 | ||
| 15232 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'DominatorTreeBatchUpdates_InfiniteLoop2_Test' should be marked noexcept | 5 | ||
| 15233 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_PHIs_Test' should be marked noexcept | 5 | ||
| 15234 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_Unreachable_Test' should be marked noexcept | 5 | ||
| 15235 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_NonUniqueEdges_Test' should be marked noexcept | 5 | ||
| 15236 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_DeletingEdgesIntroducesUnreachables_Test' should be marked noexcept | 5 | ||
| 15237 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 485 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_DeletingEdgesIntroducesInfiniteLoop_Test' should be marked noexcept | 5 | ||
| 15238 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_DeletingEdgesIntroducesInfiniteLoop2_Test' should be marked noexcept | 5 | ||
| 15239 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 648 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_IDFDeterminismTest_Test' should be marked noexcept | 5 | ||
| 15240 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 709 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertReachable_Test' should be marked noexcept | 5 | ||
| 15241 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertReachable2_Test' should be marked noexcept | 5 | ||
| 15242 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 763 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertUnreachable_Test' should be marked noexcept | 5 | ||
| 15243 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 791 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertFromUnreachable_Test' should be marked noexcept | 5 | ||
| 15244 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 814 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertMixed_Test' should be marked noexcept | 5 | ||
| 15245 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 842 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertPermut_Test' should be marked noexcept | 5 | ||
| 15246 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 873 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_DeleteReachable_Test' should be marked noexcept | 5 | ||
| 15247 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 899 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_DeleteUnreachable_Test' should be marked noexcept | 5 | ||
| 15248 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 925 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertDelete_Test' should be marked noexcept | 5 | ||
| 15249 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 960 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertDeleteExhaustive_Test' should be marked noexcept | 5 | ||
| 15250 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 999 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_InsertIntoIrreducible_Test' should be marked noexcept | 5 | ||
| 15251 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 1023 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_EdgeDomination_Test' should be marked noexcept | 5 | ||
| 15252 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/DominatorTreeTest.cpp @ Line 1075 | cppcoreguidelines-noexcept | default constructor 'DominatorTree_ValueDomination_Test' should be marked noexcept | 5 | ||
| 15253 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/FunctionTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'FunctionTest_hasLazyArguments_Test' should be marked noexcept | 5 | ||
| 15254 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/FunctionTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'FunctionTest_stealArgumentListFrom_Test' should be marked noexcept | 5 | ||
| 15255 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/FunctionTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'FunctionTest_setSection_Test' should be marked noexcept | 5 | ||
| 15256 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/FunctionTest.cpp @ Line 140 | cppcoreguidelines-noexcept | default constructor 'FunctionTest_GetPointerAlignment_Test' should be marked noexcept | 5 | ||
| 15257 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_Intrinsics_Test' should be marked noexcept | 4 | ||
| 15258 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_IntrinsicsWithScalableVectors_Test' should be marked noexcept | 4 | ||
| 15259 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_ConstrainedFP_Test' should be marked noexcept | 4 | ||
| 15260 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_ConstrainedFPIntrinsics_Test' should be marked noexcept | 4 | ||
| 15261 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 341 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_ConstrainedFPFunctionCall_Test' should be marked noexcept | 4 | ||
| 15262 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_Lifetime_Test' should be marked noexcept | 4 | ||
| 15263 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_CreateCondBr_Test' should be marked noexcept | 4 | ||
| 15264 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_LandingPadName_Test' should be marked noexcept | 4 | ||
| 15265 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 428 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_DataLayout_Test' should be marked noexcept | 4 | ||
| 15266 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 436 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_GetIntTy_Test' should be marked noexcept | 4 | ||
| 15267 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_UnaryOperators_Test' should be marked noexcept | 4 | ||
| 15268 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 470 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_FastMathFlags_Test' should be marked noexcept | 4 | ||
| 15269 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 656 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_WrapFlags_Test' should be marked noexcept | 4 | ||
| 15270 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 706 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_RAIIHelpersTest_Test' should be marked noexcept | 4 | ||
| 15271 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 741 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_createFunction_Test' should be marked noexcept | 4 | ||
| 15272 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 762 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_DIBuilder_Test' should be marked noexcept | 4 | ||
| 15273 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 784 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_createArtificialSubprogram_Test' should be marked noexcept | 4 | ||
| 15274 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 841 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_InsertExtractElement_Test' should be marked noexcept | 4 | ||
| 15275 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 856 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_CreateGlobalStringPtr_Test' should be marked noexcept | 4 | ||
| 15276 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 870 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_DebugLoc_Test' should be marked noexcept | 4 | ||
| 15277 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 907 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_DIImportedEntity_Test' should be marked noexcept | 4 | ||
| 15278 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 929 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_DIBuilderMacro_Test' should be marked noexcept | 4 | ||
| 15279 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IRBuilderTest.cpp @ Line 992 | cppcoreguidelines-noexcept | default constructor 'IRBuilderTest_NoFolderNames_Test' should be marked noexcept | 4 | ||
| 15280 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_ReturnInst_Test' should be marked noexcept | 5 | ||
| 15281 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'ModuleWithFunctionTest' should be marked noexcept | 2 | ||
| 15282 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'ModuleWithFunctionTest_CallInst_Test' should be marked noexcept | 4 | ||
| 15283 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'ModuleWithFunctionTest_InvokeInst_Test' should be marked noexcept | 4 | ||
| 15284 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_BranchInst_Test' should be marked noexcept | 5 | ||
| 15285 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_CastInst_Test' should be marked noexcept | 5 | ||
| 15286 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 392 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_VectorGep_Test' should be marked noexcept | 5 | ||
| 15287 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_FPMathOperator_Test' should be marked noexcept | 5 | ||
| 15288 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 510 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_isEliminableCastPair_Test' should be marked noexcept | 5 | ||
| 15289 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 590 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_CloneCall_Test' should be marked noexcept | 5 | ||
| 15290 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 625 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_AlterCallBundles_Test' should be marked noexcept | 5 | ||
| 15291 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 652 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_AlterInvokeBundles_Test' should be marked noexcept | 5 | ||
| 15292 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 684 | cppcoreguidelines-noexcept | default constructor 'ModuleWithFunctionTest_DropPoisonGeneratingFlags_Test' should be marked noexcept | 4 | ||
| 15293 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 745 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_GEPIndices_Test' should be marked noexcept | 5 | ||
| 15294 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 780 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_SwitchInst_Test' should be marked noexcept | 5 | ||
| 15295 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 843 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_SwitchInstProfUpdateWrapper_Test' should be marked noexcept | 5 | ||
| 15296 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 884 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_CommuteShuffleMask_Test' should be marked noexcept | 5 | ||
| 15297 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 890 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_ShuffleMaskQueries_Test' should be marked noexcept | 5 | ||
| 15298 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1119 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_GetSplat_Test' should be marked noexcept | 5 | ||
| 15299 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1159 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_SkipDebug_Test' should be marked noexcept | 5 | ||
| 15300 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1198 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_PhiMightNotBeFPMathOperator_Test' should be marked noexcept | 5 | ||
| 15301 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1210 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_FPCallIsFPMathOperator_Test' should be marked noexcept | 5 | ||
| 15302 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1264 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_FNegInstruction_Test' should be marked noexcept | 5 | ||
| 15303 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1282 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_CallBrInstruction_Test' should be marked noexcept | 5 | ||
| 15304 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1333 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_UnaryOperator_Test' should be marked noexcept | 5 | ||
| 15305 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1349 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_DropLocation_Test' should be marked noexcept | 5 | ||
| 15306 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1420 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_BranchWeightOverflow_Test' should be marked noexcept | 5 | ||
| 15307 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/InstructionsTest.cpp @ Line 1444 | cppcoreguidelines-noexcept | default constructor 'InstructionsTest_AllocaInst_Test' should be marked noexcept | 5 | ||
| 15308 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/IntrinsicsTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'IntrinNameLookup_Basic_Test' should be marked noexcept | 5 | ||
| 15309 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'ModuleNDNM' should be marked noexcept | 2 | ||
| 15310 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'ModuleNDM' should be marked noexcept | 2 | ||
| 15311 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'ModuleNDM2' should be marked noexcept | 2 | ||
| 15312 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'ModuleDNM' should be marked noexcept | 2 | ||
| 15313 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'PassTestBase ' should be marked noexcept |
2 | ||
| 15314 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'CGPass' should be marked noexcept | 2 | ||
| 15315 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 195 | cppcoreguidelines-noexcept | default constructor 'LPass' should be marked noexcept | 2 | ||
| 15316 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'OnTheFlyTest' should be marked noexcept | 2 | ||
| 15317 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'PassManager_RunOnce_Test' should be marked noexcept | 5 | ||
| 15318 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 271 | cppcoreguidelines-noexcept | default constructor 'PassManager_ReRun_Test' should be marked noexcept | 5 | ||
| 15319 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'PassManager_Memory_Test' should be marked noexcept | 5 | ||
| 15320 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 342 | cppcoreguidelines-noexcept | default constructor 'PassManager_MemoryOnTheFly_Test' should be marked noexcept | 5 | ||
| 15321 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'ModuleOpt' should be marked noexcept | 2 | ||
| 15322 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'PassManager_CustomOptPassGate_Test' should be marked noexcept | 5 | ||
| 15323 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 672 | cppcoreguidelines-noexcept | default constructor 'PassManager_CallGraphUpdater0_Test' should be marked noexcept | 5 | ||
| 15324 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/LegacyPassManagerTest.cpp @ Line 751 | cppcoreguidelines-noexcept | default constructor 'PassManager_CallbackCallsModifier0_Test' should be marked noexcept | 5 | ||
| 15325 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MDBuilderTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'MDBuilderTest_createString_Test' should be marked noexcept | 4 | ||
| 15326 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MDBuilderTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'MDBuilderTest_createFPMath_Test' should be marked noexcept | 4 | ||
| 15327 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MDBuilderTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'MDBuilderTest_createRangeMetadata_Test' should be marked noexcept | 4 | ||
| 15328 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MDBuilderTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'MDBuilderTest_createAnonymousTBAARoot_Test' should be marked noexcept | 4 | ||
| 15329 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MDBuilderTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'MDBuilderTest_createTBAARoot_Test' should be marked noexcept | 4 | ||
| 15330 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MDBuilderTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'MDBuilderTest_createTBAANode_Test' should be marked noexcept | 4 | ||
| 15331 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ManglerTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'ManglerTest_MachO_Test' should be marked noexcept | 5 | ||
| 15332 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ManglerTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'ManglerTest_WindowsX86_Test' should be marked noexcept | 5 | ||
| 15333 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ManglerTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'ManglerTest_WindowsX64_Test' should be marked noexcept | 5 | ||
| 15334 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ManglerTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'ManglerTest_XCOFF_Test' should be marked noexcept | 5 | ||
| 15335 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ContextAndReplaceableUsesTest_FromContext_Test' should be marked noexcept | 5 | ||
| 15336 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ContextAndReplaceableUsesTest_FromReplaceableUses_Test' should be marked noexcept | 5 | ||
| 15337 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'ContextAndReplaceableUsesTest_makeReplaceable_Test' should be marked noexcept | 5 | ||
| 15338 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ContextAndReplaceableUsesTest_takeReplaceableUses_Test' should be marked noexcept | 5 | ||
| 15339 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'MetadataTest' should be marked noexcept | 2 | ||
| 15340 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'MDStringTest_CreateDifferent_Test' should be marked noexcept | 4 | ||
| 15341 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'MDStringTest_CreateSame_Test' should be marked noexcept | 4 | ||
| 15342 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'MDStringTest_PrintingSimple_Test' should be marked noexcept | 4 | ||
| 15343 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'MDStringTest_PrintingComplex_Test' should be marked noexcept | 4 | ||
| 15344 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_Simple_Test' should be marked noexcept | 4 | ||
| 15345 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_Delete_Test' should be marked noexcept | 4 | ||
| 15346 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_SelfReference_Test' should be marked noexcept | 4 | ||
| 15347 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_Print_Test' should be marked noexcept | 4 | ||
| 15348 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_PrintTemporary_Test' should be marked noexcept | 4 | ||
| 15349 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_PrintFromModule_Test' should be marked noexcept | 4 | ||
| 15350 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_PrintFromFunction_Test' should be marked noexcept | 4 | ||
| 15351 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_PrintFromMetadataAsValue_Test' should be marked noexcept | 4 | ||
| 15352 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_PrintWithDroppedCallOperand_Test' should be marked noexcept | 4 | ||
| 15353 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 428 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_NullOperand_Test' should be marked noexcept | 4 | ||
| 15354 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_DistinctOnUniquingCollision_Test' should be marked noexcept | 4 | ||
| 15355 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_UniquedOnDeletedOperand_Test' should be marked noexcept | 4 | ||
| 15356 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 490 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_DistinctOnDeletedValueOperand_Test' should be marked noexcept | 4 | ||
| 15357 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_getDistinct_Test' should be marked noexcept | 4 | ||
| 15358 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 529 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_isUniqued_Test' should be marked noexcept | 4 | ||
| 15359 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 538 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_isDistinct_Test' should be marked noexcept | 4 | ||
| 15360 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_isTemporary_Test' should be marked noexcept | 4 | ||
| 15361 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_getDistinctWithUnresolvedOperands_Test' should be marked noexcept | 4 | ||
| 15362 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 573 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_handleChangedOperandRecursion_Test' should be marked noexcept | 4 | ||
| 15363 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 636 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_replaceResolvedOperand_Test' should be marked noexcept | 4 | ||
| 15364 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 662 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_replaceWithUniqued_Test' should be marked noexcept | 4 | ||
| 15365 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 709 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_replaceWithUniquedResolvingOperand_Test' should be marked noexcept | 4 | ||
| 15366 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 729 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_replaceWithUniquedDeletedOperand_Test' should be marked noexcept | 4 | ||
| 15367 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 752 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_replaceWithUniquedChangedOperand_Test' should be marked noexcept | 4 | ||
| 15368 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 776 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_replaceWithDistinct_Test' should be marked noexcept | 4 | ||
| 15369 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 808 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_replaceWithPermanent_Test' should be marked noexcept | 4 | ||
| 15370 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 846 | cppcoreguidelines-noexcept | default constructor 'MDNodeTest_deleteTemporaryWithTrackingRef_Test' should be marked noexcept | 4 | ||
| 15371 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 859 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_Overflow_Test' should be marked noexcept | 4 | ||
| 15372 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 884 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_Merge_Test' should be marked noexcept | 4 | ||
| 15373 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 962 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_getDistinct_Test' should be marked noexcept | 4 | ||
| 15374 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 971 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_getTemporary_Test' should be marked noexcept | 4 | ||
| 15375 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 978 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_cloneTemporary_Test' should be marked noexcept | 4 | ||
| 15376 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 986 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_discriminatorEncoding_Test' should be marked noexcept | 4 | ||
| 15377 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1035 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_discriminatorEncodingNegativeTests_Test' should be marked noexcept | 4 | ||
| 15378 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1047 | cppcoreguidelines-noexcept | default constructor 'DILocationTest_discriminatorSpecialCases_Test' should be marked noexcept | 4 | ||
| 15379 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1095 | cppcoreguidelines-noexcept | default constructor 'GenericDINodeTest_get_Test' should be marked noexcept | 4 | ||
| 15380 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1131 | cppcoreguidelines-noexcept | default constructor 'GenericDINodeTest_getEmptyHeader_Test' should be marked noexcept | 4 | ||
| 15381 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1140 | cppcoreguidelines-noexcept | default constructor 'DISubrangeTest_get_Test' should be marked noexcept | 4 | ||
| 15382 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1156 | cppcoreguidelines-noexcept | default constructor 'DISubrangeTest_getEmptyArray_Test' should be marked noexcept | 4 | ||
| 15383 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1168 | cppcoreguidelines-noexcept | default constructor 'DISubrangeTest_getVariableCount_Test' should be marked noexcept | 4 | ||
| 15384 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1188 | cppcoreguidelines-noexcept | default constructor 'DISubrangeTest_fortranAllocatableInt_Test' should be marked noexcept | 4 | ||
| 15385 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1239 | cppcoreguidelines-noexcept | default constructor 'DISubrangeTest_fortranAllocatableVar_Test' should be marked noexcept | 4 | ||
| 15386 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1280 | cppcoreguidelines-noexcept | default constructor 'DISubrangeTest_fortranAllocatableExpr_Test' should be marked noexcept | 4 | ||
| 15387 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1320 | cppcoreguidelines-noexcept | default constructor 'DIGenericSubrangeTest_fortranAssumedRankInt_Test' should be marked noexcept | 4 | ||
| 15388 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1368 | cppcoreguidelines-noexcept | default constructor 'DIGenericSubrangeTest_fortranAssumedRankVar_Test' should be marked noexcept | 4 | ||
| 15389 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1409 | cppcoreguidelines-noexcept | default constructor 'DIGenericSubrangeTest_useDIBuilder_Test' should be marked noexcept | 4 | ||
| 15390 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1465 | cppcoreguidelines-noexcept | default constructor 'DIEnumeratorTest_get_Test' should be marked noexcept | 4 | ||
| 15391 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1481 | cppcoreguidelines-noexcept | default constructor 'DIEnumeratorTest_getWithLargeValues_Test' should be marked noexcept | 4 | ||
| 15392 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1492 | cppcoreguidelines-noexcept | default constructor 'DIBasicTypeTest_get_Test' should be marked noexcept | 4 | ||
| 15393 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1526 | cppcoreguidelines-noexcept | default constructor 'DIBasicTypeTest_getWithLargeValues_Test' should be marked noexcept | 4 | ||
| 15394 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1533 | cppcoreguidelines-noexcept | default constructor 'DIBasicTypeTest_getUnspecified_Test' should be marked noexcept | 4 | ||
| 15395 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1547 | cppcoreguidelines-noexcept | default constructor 'DITypeTest_clone_Test' should be marked noexcept | 4 | ||
| 15396 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1556 | cppcoreguidelines-noexcept | default constructor 'DITypeTest_cloneWithFlags_Test' should be marked noexcept | 4 | ||
| 15397 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1578 | cppcoreguidelines-noexcept | default constructor 'DIDerivedTypeTest_get_Test' should be marked noexcept | 4 | ||
| 15398 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1650 | cppcoreguidelines-noexcept | default constructor 'DIDerivedTypeTest_getWithLargeValues_Test' should be marked noexcept | 4 | ||
| 15399 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1669 | cppcoreguidelines-noexcept | default constructor 'DICompositeTypeTest_get_Test' should be marked noexcept | 4 | ||
| 15400 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1789 | cppcoreguidelines-noexcept | default constructor 'DICompositeTypeTest_getWithLargeValues_Test' should be marked noexcept | 4 | ||
| 15401 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1815 | cppcoreguidelines-noexcept | default constructor 'DICompositeTypeTest_replaceOperands_Test' should be marked noexcept | 4 | ||
| 15402 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1860 | cppcoreguidelines-noexcept | default constructor 'DICompositeTypeTest_variant_part_Test' should be marked noexcept | 4 | ||
| 15403 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 1905 | cppcoreguidelines-noexcept | default constructor 'DICompositeTypeTest_dynamicArray_Test' should be marked noexcept | 4 | ||
| 15404 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2018 | cppcoreguidelines-noexcept | default constructor 'DISubroutineTypeTest_get_Test' should be marked noexcept | 4 | ||
| 15405 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2058 | cppcoreguidelines-noexcept | default constructor 'DIFileTest_get_Test' should be marked noexcept | 4 | ||
| 15406 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2088 | cppcoreguidelines-noexcept | default constructor 'DIFileTest_ScopeGetFile_Test' should be marked noexcept | 4 | ||
| 15407 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2096 | cppcoreguidelines-noexcept | default constructor 'DICompileUnitTest_get_Test' should be marked noexcept | 4 | ||
| 15408 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2161 | cppcoreguidelines-noexcept | default constructor 'DICompileUnitTest_replaceArrays_Test' should be marked noexcept | 4 | ||
| 15409 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2199 | cppcoreguidelines-noexcept | default constructor 'DISubprogramTest_get_Test' should be marked noexcept | 4 | ||
| 15410 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2354 | cppcoreguidelines-noexcept | default constructor 'DILexicalBlockTest_get_Test' should be marked noexcept | 4 | ||
| 15411 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2379 | cppcoreguidelines-noexcept | default constructor 'DILexicalBlockTest_Overflow_Test' should be marked noexcept | 4 | ||
| 15412 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2407 | cppcoreguidelines-noexcept | default constructor 'DILexicalBlockFileTest_get_Test' should be marked noexcept | 4 | ||
| 15413 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2433 | cppcoreguidelines-noexcept | default constructor 'DINamespaceTest_get_Test' should be marked noexcept | 4 | ||
| 15414 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2454 | cppcoreguidelines-noexcept | default constructor 'DIModuleTest_get_Test' should be marked noexcept | 4 | ||
| 15415 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2501 | cppcoreguidelines-noexcept | default constructor 'DITemplateTypeParameterTest_get_Test' should be marked noexcept | 4 | ||
| 15416 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2524 | cppcoreguidelines-noexcept | default constructor 'DITemplateValueParameterTest_get_Test' should be marked noexcept | 4 | ||
| 15417 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2560 | cppcoreguidelines-noexcept | default constructor 'DIGlobalVariableTest_get_Test' should be marked noexcept | 4 | ||
| 15418 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2647 | cppcoreguidelines-noexcept | default constructor 'DIGlobalVariableExpressionTest_get_Test' should be marked noexcept | 4 | ||
| 15419 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2683 | cppcoreguidelines-noexcept | default constructor 'DILocalVariableTest_get_Test' should be marked noexcept | 4 | ||
| 15420 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2730 | cppcoreguidelines-noexcept | default constructor 'DILocalVariableTest_getArg256_Test' should be marked noexcept | 4 | ||
| 15421 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2748 | cppcoreguidelines-noexcept | default constructor 'DIExpressionTest_get_Test' should be marked noexcept | 4 | ||
| 15422 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2787 | cppcoreguidelines-noexcept | default constructor 'DIExpressionTest_isValid_Test' should be marked noexcept | 4 | ||
| 15423 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2826 | cppcoreguidelines-noexcept | default constructor 'DIExpressionTest_createFragmentExpression_Test' should be marked noexcept | 4 | ||
| 15424 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2869 | cppcoreguidelines-noexcept | default constructor 'DIExpressionTest_replaceArg_Test' should be marked noexcept | 4 | ||
| 15425 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2899 | cppcoreguidelines-noexcept | default constructor 'DIObjCPropertyTest_get_Test' should be marked noexcept | 4 | ||
| 15426 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2944 | cppcoreguidelines-noexcept | default constructor 'DIImportedEntityTest_get_Test' should be marked noexcept | 4 | ||
| 15427 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2984 | cppcoreguidelines-noexcept | default constructor 'MetadataAsValueTest_MDNode_Test' should be marked noexcept | 4 | ||
| 15428 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 2994 | cppcoreguidelines-noexcept | default constructor 'MetadataAsValueTest_MDNodeMDNode_Test' should be marked noexcept | 4 | ||
| 15429 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3011 | cppcoreguidelines-noexcept | default constructor 'MetadataAsValueTest_MDNodeConstant_Test' should be marked noexcept | 4 | ||
| 15430 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3028 | cppcoreguidelines-noexcept | default constructor 'ValueAsMetadataTest_UpdatesOnRAUW_Test' should be marked noexcept | 4 | ||
| 15431 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3042 | cppcoreguidelines-noexcept | default constructor 'ValueAsMetadataTest_TempTempReplacement_Test' should be marked noexcept | 4 | ||
| 15432 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3059 | cppcoreguidelines-noexcept | default constructor 'ValueAsMetadataTest_CollidingDoubleUpdates_Test' should be marked noexcept | 4 | ||
| 15433 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3089 | cppcoreguidelines-noexcept | default constructor 'DIArgListTest_get_Test' should be marked noexcept | 4 | ||
| 15434 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3100 | cppcoreguidelines-noexcept | default constructor 'DIArgListTest_UpdatesOnRAUW_Test' should be marked noexcept | 4 | ||
| 15435 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3125 | cppcoreguidelines-noexcept | default constructor 'TrackingMDRefTest_UpdatesOnRAUW_Test' should be marked noexcept | 4 | ||
| 15436 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3142 | cppcoreguidelines-noexcept | default constructor 'TrackingMDRefTest_UpdatesOnDeletion_Test' should be marked noexcept | 4 | ||
| 15437 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3154 | cppcoreguidelines-noexcept | default constructor 'NamedMDNodeTest_Search_Test' should be marked noexcept | 5 | ||
| 15438 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3180 | cppcoreguidelines-noexcept | default constructor 'FunctionAttachmentTest_setMetadata_Test' should be marked noexcept | 4 | ||
| 15439 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3232 | cppcoreguidelines-noexcept | default constructor 'FunctionAttachmentTest_getAll_Test' should be marked noexcept | 4 | ||
| 15440 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3260 | cppcoreguidelines-noexcept | default constructor 'FunctionAttachmentTest_Verifier_Test' should be marked noexcept | 4 | ||
| 15441 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3282 | cppcoreguidelines-noexcept | default constructor 'FunctionAttachmentTest_EntryCount_Test' should be marked noexcept | 4 | ||
| 15442 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3301 | cppcoreguidelines-noexcept | default constructor 'FunctionAttachmentTest_SubprogramAttachment_Test' should be marked noexcept | 4 | ||
| 15443 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3314 | cppcoreguidelines-noexcept | default constructor 'DistinctMDOperandPlaceholderTest_getID_Test' should be marked noexcept | 4 | ||
| 15444 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3318 | cppcoreguidelines-noexcept | default constructor 'DistinctMDOperandPlaceholderTest_replaceUseWith_Test' should be marked noexcept | 4 | ||
| 15445 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3340 | cppcoreguidelines-noexcept | default constructor 'DistinctMDOperandPlaceholderTest_replaceUseWithNoUser_Test' should be marked noexcept | 4 | ||
| 15446 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/MetadataTest.cpp @ Line 3394 | cppcoreguidelines-noexcept | default constructor 'DebugVariableTest_DenseMap_Test' should be marked noexcept | 4 | ||
| 15447 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ModuleTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'ModuleTest_sortGlobalsByName_Test' should be marked noexcept | 5 | ||
| 15448 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ModuleTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ModuleTest_randomNumberGenerator_Test' should be marked noexcept | 5 | ||
| 15449 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ModuleTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DummyPass' should be marked noexcept | 2 | ||
| 15450 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ModuleTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'ModuleTest_setModuleFlag_Test' should be marked noexcept | 5 | ||
| 15451 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ModuleTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'ModuleTest_setProfileSummary_Test' should be marked noexcept | 5 | ||
| 15452 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ModuleTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'ModuleTest_setPartialSampleProfileRatio_Test' should be marked noexcept | 5 | ||
| 15453 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'MockPassHandle' should be marked noexcept | 2 | ||
| 15454 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'MockPassHandle' should be marked noexcept | 2 | ||
| 15455 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'MockPassHandle' should be marked noexcept | 2 | ||
| 15456 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'MockPassHandle' should be marked noexcept | 2 | ||
| 15457 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'MockPassHandle' should be marked noexcept | 2 | ||
| 15458 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'MockAnalysisHandle' should be marked noexcept | 2 | ||
| 15459 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 253 | cppcoreguidelines-noexcept | default constructor 'MockAnalysisHandle' should be marked noexcept | 2 | ||
| 15460 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'MockAnalysisHandle' should be marked noexcept | 2 | ||
| 15461 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 278 | cppcoreguidelines-noexcept | default constructor 'MockAnalysisHandle' should be marked noexcept | 2 | ||
| 15462 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'MockPassInstrumentationCallbacks' should be marked noexcept | 2 | ||
| 15463 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 453 | cppcoreguidelines-noexcept | default constructor 'PassBuilderCallbacksTest |
2 | ||
| 15464 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'ModuleCallbacksTest_Passes_Test' should be marked noexcept | 4 | ||
| 15465 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'ModuleCallbacksTest_InstrumentedPasses_Test' should be marked noexcept | 4 | ||
| 15466 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 584 | cppcoreguidelines-noexcept | default constructor 'ModuleCallbacksTest_InstrumentedSkippedPasses_Test' should be marked noexcept | 4 | ||
| 15467 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 700 | cppcoreguidelines-noexcept | default constructor 'FunctionCallbacksTest_Passes_Test' should be marked noexcept | 4 | ||
| 15468 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 711 | cppcoreguidelines-noexcept | default constructor 'FunctionCallbacksTest_InstrumentedPasses_Test' should be marked noexcept | 4 | ||
| 15469 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 761 | cppcoreguidelines-noexcept | default constructor 'FunctionCallbacksTest_InstrumentedSkippedPasses_Test' should be marked noexcept | 4 | ||
| 15470 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 807 | cppcoreguidelines-noexcept | default constructor 'LoopCallbacksTest_Passes_Test' should be marked noexcept | 4 | ||
| 15471 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 819 | cppcoreguidelines-noexcept | default constructor 'LoopCallbacksTest_InstrumentedPasses_Test' should be marked noexcept | 4 | ||
| 15472 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 884 | cppcoreguidelines-noexcept | default constructor 'LoopCallbacksTest_InstrumentedInvalidatingPasses_Test' should be marked noexcept | 4 | ||
| 15473 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 932 | cppcoreguidelines-noexcept | default constructor 'LoopCallbacksTest_InstrumentedInvalidatingLoopNestPasses_Test' should be marked noexcept | 4 | ||
| 15474 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1003 | cppcoreguidelines-noexcept | default constructor 'LoopCallbacksTest_InstrumentedSkippedPasses_Test' should be marked noexcept | 4 | ||
| 15475 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1070 | cppcoreguidelines-noexcept | default constructor 'CGSCCCallbacksTest_Passes_Test' should be marked noexcept | 4 | ||
| 15476 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1081 | cppcoreguidelines-noexcept | default constructor 'CGSCCCallbacksTest_InstrumentedPasses_Test' should be marked noexcept | 4 | ||
| 15477 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1132 | cppcoreguidelines-noexcept | default constructor 'CGSCCCallbacksTest_InstrumentedInvalidatingPasses_Test' should be marked noexcept | 4 | ||
| 15478 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1180 | cppcoreguidelines-noexcept | default constructor 'CGSCCCallbacksTest_InstrumentedSkippedPasses_Test' should be marked noexcept | 4 | ||
| 15479 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1230 | cppcoreguidelines-noexcept | default constructor 'ModuleCallbacksTest_AnalysisUtilities_Test' should be marked noexcept | 4 | ||
| 15480 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1240 | cppcoreguidelines-noexcept | default constructor 'CGSCCCallbacksTest_PassUtilities_Test' should be marked noexcept | 4 | ||
| 15481 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1250 | cppcoreguidelines-noexcept | default constructor 'FunctionCallbacksTest_AnalysisUtilities_Test' should be marked noexcept | 4 | ||
| 15482 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1260 | cppcoreguidelines-noexcept | default constructor 'LoopCallbacksTest_PassUtilities_Test' should be marked noexcept | 4 | ||
| 15483 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassBuilderCallbacksTest.cpp @ Line 1278 | cppcoreguidelines-noexcept | default constructor 'ModuleCallbacksTest_ParseTopLevelPipeline_Test' should be marked noexcept | 4 | ||
| 15484 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest' should be marked noexcept | 2 | ||
| 15485 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'PreservedAnalysesTest_Basic_Test' should be marked noexcept | 5 | ||
| 15486 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'PreservedAnalysesTest_Preserve_Test' should be marked noexcept | 5 | ||
| 15487 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'PreservedAnalysesTest_PreserveSets_Test' should be marked noexcept | 5 | ||
| 15488 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'PreservedAnalysisTest_Intersect_Test' should be marked noexcept | 5 | ||
| 15489 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'PreservedAnalysisTest_Abandon_Test' should be marked noexcept | 5 | ||
| 15490 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest_Basic_Test' should be marked noexcept | 4 | ||
| 15491 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 583 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest_CustomizedPassManagerArgs_Test' should be marked noexcept | 4 | ||
| 15492 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 706 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest_IndirectAnalysisInvalidation_Test' should be marked noexcept | 4 | ||
| 15493 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 813 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest_FunctionPassCFGChecker_Test' should be marked noexcept | 4 | ||
| 15494 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 859 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest_FunctionPassCFGCheckerInvalidateAnalysis_Test' should be marked noexcept | 4 | ||
| 15495 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PassManagerTest.cpp @ Line 924 | cppcoreguidelines-noexcept | default constructor 'PassManagerTest_FunctionPassCFGCheckerWrapped_Test' should be marked noexcept | 4 | ||
| 15496 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest' should be marked noexcept | 2 | ||
| 15497 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_OneUse_Test' should be marked noexcept | 4 | ||
| 15498 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntEQ_Test' should be marked noexcept | 4 | ||
| 15499 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntNE_Test' should be marked noexcept | 4 | ||
| 15500 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntUGT_Test' should be marked noexcept | 4 | ||
| 15501 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SignbitZeroChecks_Test' should be marked noexcept | 4 | ||
| 15502 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntUGE_Test' should be marked noexcept | 4 | ||
| 15503 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntULT_Test' should be marked noexcept | 4 | ||
| 15504 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntULE_Test' should be marked noexcept | 4 | ||
| 15505 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntSGT_Test' should be marked noexcept | 4 | ||
| 15506 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntSGE_Test' should be marked noexcept | 4 | ||
| 15507 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntSLT_Test' should be marked noexcept | 4 | ||
| 15508 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_SpecificIntSLE_Test' should be marked noexcept | 4 | ||
| 15509 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 481 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_Unless_Test' should be marked noexcept | 4 | ||
| 15510 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 497 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_ZExtSExtSelf_Test' should be marked noexcept | 4 | ||
| 15511 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 533 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_Power2_Test' should be marked noexcept | 4 | ||
| 15512 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 553 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_CommutativeDeferredValue_Test' should be marked noexcept | 4 | ||
| 15513 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 603 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_FloatingPointOrderedMin_Test' should be marked noexcept | 4 | ||
| 15514 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 653 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_FloatingPointOrderedMax_Test' should be marked noexcept | 4 | ||
| 15515 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 704 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_FloatingPointUnorderedMin_Test' should be marked noexcept | 4 | ||
| 15516 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 754 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_FloatingPointUnorderedMax_Test' should be marked noexcept | 4 | ||
| 15517 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 804 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_OverflowingBinOps_Test' should be marked noexcept | 4 | ||
| 15518 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 878 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_LoadStoreOps_Test' should be marked noexcept | 4 | ||
| 15519 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 914 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_VectorOps_Test' should be marked noexcept | 4 | ||
| 15520 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1025 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_VectorUndefInt_Test' should be marked noexcept | 4 | ||
| 15521 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1090 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_VectorUndefFloat_Test' should be marked noexcept | 4 | ||
| 15522 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1212 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_FloatingPointFNeg_Test' should be marked noexcept | 4 | ||
| 15523 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1241 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_CondBranchTest_Test' should be marked noexcept | 4 | ||
| 15524 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1269 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_WithOverflowInst_Test' should be marked noexcept | 4 | ||
| 15525 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1293 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_MinMaxIntrinsics_Test' should be marked noexcept | 4 | ||
| 15526 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1331 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_IntrinsicMatcher_Test' should be marked noexcept | 4 | ||
| 15527 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1438 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_ConstantPredicateType_Test' should be marked noexcept | 4 | ||
| 15528 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/PatternMatch.cpp @ Line 1587 | cppcoreguidelines-noexcept | default constructor 'PatternMatchTest_InsertValue_Test' should be marked noexcept | 4 | ||
| 15529 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/TimePassesTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Pass1' should be marked noexcept | 2 | ||
| 15530 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/TimePassesTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'Pass2' should be marked noexcept | 2 | ||
| 15531 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/TimePassesTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'TimePassesTest_LegacyCustomOut_Test' should be marked noexcept | 5 | ||
| 15532 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/TimePassesTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'TimePassesTest_CustomOut_Test' should be marked noexcept | 5 | ||
| 15533 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/TypesTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'TypesTest_StructType_Test' should be marked noexcept | 5 | ||
| 15534 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/TypesTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'TypesTest_LayoutIdenticalEmptyStructs_Test' should be marked noexcept | 5 | ||
| 15535 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/UseTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'UseTest_sort_Test' should be marked noexcept | 5 | ||
| 15536 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/UseTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'UseTest_reverse_Test' should be marked noexcept | 5 | ||
| 15537 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/UserTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'UserTest_ValueOpIteration_Test' should be marked noexcept | 5 | ||
| 15538 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/UserTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'UserTest_replaceUseOfWith_Test' should be marked noexcept | 5 | ||
| 15539 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/UserTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'UserTest_PersonalityUser_Test' should be marked noexcept | 5 | ||
| 15540 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VPIntrinsicTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'VPIntrinsicTest' should be marked noexcept | 2 | ||
| 15541 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VPIntrinsicTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'VPIntrinsicTest_CanIgnoreVectorLength_Test' should be marked noexcept | 4 | ||
| 15542 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VPIntrinsicTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'VPIntrinsicTest_GetParamPos_Test' should be marked noexcept | 4 | ||
| 15543 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VPIntrinsicTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'VPIntrinsicTest_OpcodeRoundTrip_Test' should be marked noexcept | 4 | ||
| 15544 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ValueHandle' should be marked noexcept | 2 | ||
| 15545 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 31 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 15546 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_WeakVH_BasicOperation_Test' should be marked noexcept | 4 | ||
| 15547 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_WeakTrackingVH_BasicOperation_Test' should be marked noexcept | 4 | ||
| 15548 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_WeakTrackingVH_Comparisons_Test' should be marked noexcept | 4 | ||
| 15549 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_WeakTrackingVH_FollowsRAUW_Test' should be marked noexcept | 4 | ||
| 15550 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_WeakTrackingVH_NullOnDeletion_Test' should be marked noexcept | 4 | ||
| 15551 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_AssertingVH_BasicOperation_Test' should be marked noexcept | 4 | ||
| 15552 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_AssertingVH_Const_Test' should be marked noexcept | 4 | ||
| 15553 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_AssertingVH_Comparisons_Test' should be marked noexcept | 4 | ||
| 15554 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_AssertingVH_DoesNotFollowRAUW_Test' should be marked noexcept | 4 | ||
| 15555 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_CallbackVH_BasicOperation_Test' should be marked noexcept | 4 | ||
| 15556 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_CallbackVH_Comparisons_Test' should be marked noexcept | 4 | ||
| 15557 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_CallbackVH_CallbackOnDeletion_Test' should be marked noexcept | 4 | ||
| 15558 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'RecordingVH' should be marked noexcept | 2 | ||
| 15559 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_CallbackVH_CallbackOnRAUW_Test' should be marked noexcept | 4 | ||
| 15560 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'RecordingVH' should be marked noexcept | 2 | ||
| 15561 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 310 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_CallbackVH_DeletionCanRAUW_Test' should be marked noexcept | 4 | ||
| 15562 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_DestroyingOtherVHOnSameValueDoesntBreakIteration_Test' should be marked noexcept | 4 | ||
| 15563 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_AssertingVHCheckedLast_Test' should be marked noexcept | 4 | ||
| 15564 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_PoisoningVH_BasicOperation_Test' should be marked noexcept | 4 | ||
| 15565 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_PoisoningVH_Const_Test' should be marked noexcept | 4 | ||
| 15566 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_PoisoningVH_Comparisons_Test' should be marked noexcept | 4 | ||
| 15567 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_PoisoningVH_DoesNotFollowRAUW_Test' should be marked noexcept | 4 | ||
| 15568 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_AssertingVH_DenseMap_Test' should be marked noexcept | 4 | ||
| 15569 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_PoisoningVH_DenseMap_Test' should be marked noexcept | 4 | ||
| 15570 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 526 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_TrackingVH_Tracks_Test' should be marked noexcept | 4 | ||
| 15571 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueHandleTest.cpp @ Line 555 | cppcoreguidelines-noexcept | default constructor 'ValueHandle_TrackingVH_Asserts_Test' should be marked noexcept | 4 | ||
| 15572 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueMapTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ValueMapTest |
2 | ||
| 15573 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ValueTest_UsedInBasicBlock_Test' should be marked noexcept | 5 | ||
| 15574 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'GlobalTest_CreateAddressSpace_Test' should be marked noexcept | 5 | ||
| 15575 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'GlobalTest_AlignDeath_Test' should be marked noexcept | 5 | ||
| 15576 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'ValueTest_printSlots_Test' should be marked noexcept | 5 | ||
| 15577 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'ValueTest_getLocalSlots_Test' should be marked noexcept | 5 | ||
| 15578 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/ValueTest.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'ValueTest_getLocalSlotDeath_Test' should be marked noexcept | 5 | ||
| 15579 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VectorTypesTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'VectorTypesTest_FixedLength_Test' should be marked noexcept | 5 | ||
| 15580 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VectorTypesTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'VectorTypesTest_Scalable_Test' should be marked noexcept | 5 | ||
| 15581 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VectorTypesTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'VectorTypesTest_BaseVectorType_Test' should be marked noexcept | 5 | ||
| 15582 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VectorTypesTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'VectorTypesTest_FixedLenComparisons_Test' should be marked noexcept | 5 | ||
| 15583 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VectorTypesTest.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'VectorTypesTest_ScalableComparisons_Test' should be marked noexcept | 5 | ||
| 15584 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VectorTypesTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'VectorTypesTest_CrossComparisons_Test' should be marked noexcept | 5 | ||
| 15585 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VerifierTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'VerifierTest_Branch_i1_Test' should be marked noexcept | 5 | ||
| 15586 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VerifierTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'VerifierTest_Freeze_Test' should be marked noexcept | 5 | ||
| 15587 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VerifierTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'VerifierTest_InvalidRetAttribute_Test' should be marked noexcept | 5 | ||
| 15588 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VerifierTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'VerifierTest_CrossModuleRef_Test' should be marked noexcept | 5 | ||
| 15589 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VerifierTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'VerifierTest_InvalidVariableLinkage_Test' should be marked noexcept | 5 | ||
| 15590 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VerifierTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'VerifierTest_InvalidFunctionLinkage_Test' should be marked noexcept | 5 | ||
| 15591 | /home/vsts/work/1/llvm-project/llvm/unittests/IR/VerifierTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'VerifierTest_DetectInvalidDebugInfo_Test' should be marked noexcept | 5 | ||
| 15592 | /home/vsts/work/1/llvm-project/llvm/unittests/InterfaceStub/ELFYAMLTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'ElfYamlTextAPI_YAMLReadableTBE_Test' should be marked noexcept | 5 | ||
| 15593 | /home/vsts/work/1/llvm-project/llvm/unittests/InterfaceStub/ELFYAMLTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'ElfYamlTextAPI_YAMLReadsTBESymbols_Test' should be marked noexcept | 5 | ||
| 15594 | /home/vsts/work/1/llvm-project/llvm/unittests/InterfaceStub/ELFYAMLTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'ElfYamlTextAPI_YAMLReadsNoTBESyms_Test' should be marked noexcept | 5 | ||
| 15595 | /home/vsts/work/1/llvm-project/llvm/unittests/InterfaceStub/ELFYAMLTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'ElfYamlTextAPI_YAMLUnreadableTBE_Test' should be marked noexcept | 5 | ||
| 15596 | /home/vsts/work/1/llvm-project/llvm/unittests/InterfaceStub/ELFYAMLTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'ElfYamlTextAPI_YAMLUnsupportedVersion_Test' should be marked noexcept | 5 | ||
| 15597 | /home/vsts/work/1/llvm-project/llvm/unittests/InterfaceStub/ELFYAMLTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'ElfYamlTextAPI_YAMLWritesTBESymbols_Test' should be marked noexcept | 5 | ||
| 15598 | /home/vsts/work/1/llvm-project/llvm/unittests/InterfaceStub/ELFYAMLTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'ElfYamlTextAPI_YAMLWritesNoTBESyms_Test' should be marked noexcept | 5 | ||
| 15599 | /home/vsts/work/1/llvm-project/llvm/unittests/LineEditor/LineEditor.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LineEditorTest' should be marked noexcept | 2 | ||
| 15600 | /home/vsts/work/1/llvm-project/llvm/unittests/LineEditor/LineEditor.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LineEditorTest_HistorySaveLoad_Test' should be marked noexcept | 4 | ||
| 15601 | /home/vsts/work/1/llvm-project/llvm/unittests/LineEditor/LineEditor.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'LineEditorTest_ListCompleters_Test' should be marked noexcept | 4 | ||
| 15602 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_BlockAddress_Test' should be marked noexcept | 4 | ||
| 15603 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_EmptyModule_Test' should be marked noexcept | 4 | ||
| 15604 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_EmptyModule2_Test' should be marked noexcept | 4 | ||
| 15605 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_TypeMerge_Test' should be marked noexcept | 4 | ||
| 15606 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_NewCAPISuccess_Test' should be marked noexcept | 4 | ||
| 15607 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_NewCAPIFailure_Test' should be marked noexcept | 4 | ||
| 15608 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_MoveDistinctMDs_Test' should be marked noexcept | 4 | ||
| 15609 | /home/vsts/work/1/llvm-project/llvm/unittests/Linker/LinkModulesTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'LinkModuleTest_RemangleIntrinsics_Test' should be marked noexcept | 4 | ||
| 15610 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/Disassembler.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'Disassembler_X86Test_Test' should be marked noexcept | 5 | ||
| 15611 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/Disassembler.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'Disassembler_WebAssemblyTest_Test' should be marked noexcept | 5 | ||
| 15612 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/DwarfLineTables.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 15613 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/DwarfLineTables.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'DwarfLineTables_TestDefaultParams_Test' should be marked noexcept | 5 | ||
| 15614 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/DwarfLineTables.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'DwarfLineTables_TestCustomParams_Test' should be marked noexcept | 5 | ||
| 15615 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/DwarfLineTables.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'DwarfLineTables_TestCustomParams2_Test' should be marked noexcept | 5 | ||
| 15616 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/MCDisassemblerTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'MCDisassembler_XCOFFSymbolPriorityTest_Test' should be marked noexcept | 5 | ||
| 15617 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/MCInstPrinter.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'MCInstPrinterTest' should be marked noexcept | 2 | ||
| 15618 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/MCInstPrinter.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'MCInstPrinterTest_formatHex_Test' should be marked noexcept | 4 | ||
| 15619 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/StringTableBuilderTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_BasicELF_Test' should be marked noexcept | 5 | ||
| 15620 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/StringTableBuilderTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_BasicWinCOFF_Test' should be marked noexcept | 5 | ||
| 15621 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/StringTableBuilderTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_ELFInOrder_Test' should be marked noexcept | 5 | ||
| 15622 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/StringTableBuilderTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_MachOInOrder_Test' should be marked noexcept | 5 | ||
| 15623 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/StringTableBuilderTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_MachO64InOrder_Test' should be marked noexcept | 5 | ||
| 15624 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/StringTableBuilderTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_MachOLinkedInOrder_Test' should be marked noexcept | 5 | ||
| 15625 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/StringTableBuilderTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'StringTableBuilderTest_MachO64LinkedInOrder_Test' should be marked noexcept | 5 | ||
| 15626 | /home/vsts/work/1/llvm-project/llvm/unittests/MC/TargetRegistry.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'TargetRegistry_TargetHasArchType_Test' should be marked noexcept | 5 | ||
| 15627 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'TestPass' should be marked noexcept | 2 | ||
| 15628 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUpDef_Test' should be marked noexcept | 5 | ||
| 15629 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUpRedef_Test' should be marked noexcept | 5 | ||
| 15630 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUpEarlyDef_Test' should be marked noexcept | 5 | ||
| 15631 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUpEarlyRedef_Test' should be marked noexcept | 5 | ||
| 15632 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUpKill_Test' should be marked noexcept | 5 | ||
| 15633 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUpKillFollowing_Test' should be marked noexcept | 5 | ||
| 15634 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveDownDef_Test' should be marked noexcept | 5 | ||
| 15635 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 280 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveDownRedef_Test' should be marked noexcept | 5 | ||
| 15636 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveDownEarlyDef_Test' should be marked noexcept | 5 | ||
| 15637 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveDownEarlyRedef_Test' should be marked noexcept | 5 | ||
| 15638 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveDownKill_Test' should be marked noexcept | 5 | ||
| 15639 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveDownKillFollowing_Test' should be marked noexcept | 5 | ||
| 15640 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUndefUse_Test' should be marked noexcept | 5 | ||
| 15641 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveUpValNos_Test' should be marked noexcept | 5 | ||
| 15642 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 367 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveOverUndefUse0_Test' should be marked noexcept | 5 | ||
| 15643 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 379 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_MoveOverUndefUse1_Test' should be marked noexcept | 5 | ||
| 15644 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 391 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_SubRegMoveDown_Test' should be marked noexcept | 5 | ||
| 15645 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_SubRegMoveUp_Test' should be marked noexcept | 5 | ||
| 15646 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 434 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_DeadSubRegMoveUp_Test' should be marked noexcept | 5 | ||
| 15647 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_EarlyClobberSubRegMoveUp_Test' should be marked noexcept | 5 | ||
| 15648 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 474 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_TestMoveSubRegDefAcrossUseDef_Test' should be marked noexcept | 5 | ||
| 15649 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_TestMoveSubRegDefAcrossUseDefMulti_Test' should be marked noexcept | 5 | ||
| 15650 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_TestMoveSubRegUseAcrossMainRangeHole_Test' should be marked noexcept | 5 | ||
| 15651 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_BundleUse_Test' should be marked noexcept | 5 | ||
| 15652 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_BundleDef_Test' should be marked noexcept | 5 | ||
| 15653 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 557 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_BundleRedef_Test' should be marked noexcept | 5 | ||
| 15654 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_BundleInternalUse_Test' should be marked noexcept | 5 | ||
| 15655 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 579 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_BundleUndefUse_Test' should be marked noexcept | 5 | ||
| 15656 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 590 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_BundleSubRegUse_Test' should be marked noexcept | 5 | ||
| 15657 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 607 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_BundleSubRegDef_Test' should be marked noexcept | 5 | ||
| 15658 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 624 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_SplitAtOneInstruction_Test' should be marked noexcept | 5 | ||
| 15659 | /home/vsts/work/1/llvm-project/llvm/unittests/MI/LiveIntervalTest.cpp @ Line 636 | cppcoreguidelines-noexcept | default constructor 'LiveIntervalTest_SplitAtMultiInstruction_Test' should be marked noexcept | 5 | ||
| 15660 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ArchiveTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ArchiveTestsFixture' should be marked noexcept | 2 | ||
| 15661 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ArchiveTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ArchiveTestsFixture_ArchiveChildGetSizeRegularArchive_Test' should be marked noexcept | 4 | ||
| 15662 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ArchiveTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'ArchiveTestsFixture_ArchiveChildGetSizeThinArchive_Test' should be marked noexcept | 4 | ||
| 15663 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ArchiveTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'ArchiveTestsFixture_ArchiveChildGetBuffer_Test' should be marked noexcept | 4 | ||
| 15664 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForNoneOrUnused_Test' should be marked noexcept | 5 | ||
| 15665 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForVE_Test' should be marked noexcept | 5 | ||
| 15666 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForX86_64_Test' should be marked noexcept | 5 | ||
| 15667 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestFor386_Test' should be marked noexcept | 5 | ||
| 15668 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForMIPS_Test' should be marked noexcept | 5 | ||
| 15669 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForAMDGPU_Test' should be marked noexcept | 5 | ||
| 15670 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForIAMCU_Test' should be marked noexcept | 5 | ||
| 15671 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForAARCH64_Test' should be marked noexcept | 5 | ||
| 15672 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForPPC64_Test' should be marked noexcept | 5 | ||
| 15673 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForPPC_Test' should be marked noexcept | 5 | ||
| 15674 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForRISCV_Test' should be marked noexcept | 5 | ||
| 15675 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForARM_Test' should be marked noexcept | 5 | ||
| 15676 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForS390_Test' should be marked noexcept | 5 | ||
| 15677 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForSPARCV9_Test' should be marked noexcept | 5 | ||
| 15678 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 224 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForSPARC_Test' should be marked noexcept | 5 | ||
| 15679 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 236 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForSPARC32PLUS_Test' should be marked noexcept | 5 | ||
| 15680 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForBPF_Test' should be marked noexcept | 5 | ||
| 15681 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForAVR_Test' should be marked noexcept | 5 | ||
| 15682 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForHEXAGON_Test' should be marked noexcept | 5 | ||
| 15683 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForLANAI_Test' should be marked noexcept | 5 | ||
| 15684 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForMSP430_Test' should be marked noexcept | 5 | ||
| 15685 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_MachineTestForCSKY_Test' should be marked noexcept | 5 | ||
| 15686 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_RelativeRelocationTypeTest_Test' should be marked noexcept | 5 | ||
| 15687 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_InvalidSymtabShndxTest_Test' should be marked noexcept | 5 | ||
| 15688 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_InvalidLoadSegmentsOrderTest_Test' should be marked noexcept | 5 | ||
| 15689 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_InvalidSymbolTest_Test' should be marked noexcept | 5 | ||
| 15690 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFObjectFileTest.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'ELFObjectFileTest_InvalidBBAddrMap_Test' should be marked noexcept | 5 | ||
| 15691 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'ELFTest_getELFRelocationTypeNameForVE_Test' should be marked noexcept | 5 | ||
| 15692 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ELFTest_getELFRelativeRelocationType_Test' should be marked noexcept | 5 | ||
| 15693 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ELFTest_DataRegionTest_Test' should be marked noexcept | 5 | ||
| 15694 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ELFTypesTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'ELFTypesTest_NoteTest_Test' should be marked noexcept | 5 | ||
| 15695 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_BasicInterface_Test' should be marked noexcept | 5 | ||
| 15696 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_create_ErrorCases_Test' should be marked noexcept | 5 | ||
| 15697 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_IngoresDummyStreams_Test' should be marked noexcept | 5 | ||
| 15698 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_getSystemInfo_Test' should be marked noexcept | 5 | ||
| 15699 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 253 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_getString_Test' should be marked noexcept | 5 | ||
| 15700 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_getModuleList_Test' should be marked noexcept | 5 | ||
| 15701 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 400 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_getThreadList_Test' should be marked noexcept | 5 | ||
| 15702 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 467 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_getMemoryList_Test' should be marked noexcept | 5 | ||
| 15703 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_getMemoryInfoList_Test' should be marked noexcept | 5 | ||
| 15704 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/MinidumpTest.cpp @ Line 714 | cppcoreguidelines-noexcept | default constructor 'MinidumpFile_getExceptionStream_Test' should be marked noexcept | 5 | ||
| 15705 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/ObjectFileTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'SectionedAddress_StreamingOperator_Test' should be marked noexcept | 5 | ||
| 15706 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/SymbolSizeTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'Object_SymbolSizeSort_Test' should be marked noexcept | 5 | ||
| 15707 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/SymbolicFileTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'Object_DataRefImplOstream_Test' should be marked noexcept | 5 | ||
| 15708 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFObjectType_Test' should be marked noexcept | 5 | ||
| 15709 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_doesXCOFFTracebackTableBegin_Test' should be marked noexcept | 5 | ||
| 15710 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableAPIGeneral_Test' should be marked noexcept | 5 | ||
| 15711 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableAPIParmsType_Test' should be marked noexcept | 5 | ||
| 15712 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableAPIControlledStorageInfoDisp_Test' should be marked noexcept | 5 | ||
| 15713 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableAPIAllocaRegister_Test' should be marked noexcept | 5 | ||
| 15714 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableAPIHasVectorInfo_Test' should be marked noexcept | 5 | ||
| 15715 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableAPIHasVectorInfo1_Test' should be marked noexcept | 5 | ||
| 15716 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 251 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtMandatory_Test' should be marked noexcept | 5 | ||
| 15717 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtParmsType_Test' should be marked noexcept | 5 | ||
| 15718 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtTBOffset_Test' should be marked noexcept | 5 | ||
| 15719 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtHandlerMask_Test' should be marked noexcept | 5 | ||
| 15720 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtNumOfCtlAnchors_Test' should be marked noexcept | 5 | ||
| 15721 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 307 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtControlledStorageInfoDisp_Test' should be marked noexcept | 5 | ||
| 15722 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtNameLen_Test' should be marked noexcept | 5 | ||
| 15723 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtFunctionName_Test' should be marked noexcept | 5 | ||
| 15724 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 341 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtAllocaUsed_Test' should be marked noexcept | 5 | ||
| 15725 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtVectorInfoData_Test' should be marked noexcept | 5 | ||
| 15726 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtVectorInfoParmsInfo_Test' should be marked noexcept | 5 | ||
| 15727 | /home/vsts/work/1/llvm-project/llvm/unittests/Object/XCOFFObjectFileTest.cpp @ Line 376 | cppcoreguidelines-noexcept | default constructor 'XCOFFObjectFileTest_XCOFFTracebackTableTruncatedAtExtLongTBTable_Test' should be marked noexcept | 5 | ||
| 15728 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'DebugAddrSection_TestParseDebugAddrYAML_Test' should be marked noexcept | 5 | ||
| 15729 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'DebugAddrSection_TestMissingVersion_Test' should be marked noexcept | 5 | ||
| 15730 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'DebugAddrSection_TestUnexpectedKey_Test' should be marked noexcept | 5 | ||
| 15731 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'DebugPubSection_TestDebugPubSection_Test' should be marked noexcept | 5 | ||
| 15732 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'DebugPubSection_TestUnexpectedDescriptor_Test' should be marked noexcept | 5 | ||
| 15733 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'DebugGNUPubSection_TestDebugGNUPubSections_Test' should be marked noexcept | 5 | ||
| 15734 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'DebugGNUPubSection_TestMissingDescriptor_Test' should be marked noexcept | 5 | ||
| 15735 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/ELFYAMLTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'ELFRelocationTypeTest_RelocationTestForVE_Test' should be marked noexcept | 5 | ||
| 15736 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_Basic_Test' should be marked noexcept | 5 | ||
| 15737 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_RawContent_Test' should be marked noexcept | 5 | ||
| 15738 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_X86SystemInfo_Test' should be marked noexcept | 5 | ||
| 15739 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_OtherSystemInfo_Test' should be marked noexcept | 5 | ||
| 15740 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_ExceptionStream_Test' should be marked noexcept | 5 | ||
| 15741 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_ExceptionStream_NoParameters_Test' should be marked noexcept | 5 | ||
| 15742 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_ExceptionStream_TooManyParameters_Test' should be marked noexcept | 5 | ||
| 15743 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/MinidumpYAMLTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'MinidumpYAML_ExceptionStream_ExtraParameter_Test' should be marked noexcept | 5 | ||
| 15744 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/YAML2ObjTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'yaml2ObjectFile_ELF_Test' should be marked noexcept | 5 | ||
| 15745 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/YAML2ObjTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'yaml2ObjectFile_Errors_Test' should be marked noexcept | 5 | ||
| 15746 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/YAMLTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'ObjectYAML_BinaryRef_Test' should be marked noexcept | 5 | ||
| 15747 | /home/vsts/work/1/llvm-project/llvm/unittests/ObjectYAML/YAMLTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'ObjectYAML_UnknownOption_Test' should be marked noexcept | 5 | ||
| 15748 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionMarshallingTest.cpp @ Line 25 | clang-diagnostic-error | 'Opts.inc' file not found | 1 | ||
| 15749 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionMarshallingTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'OptionMarshalling_EmittedOrderSameAsDefinitionOrder_Test' should be marked noexcept | 5 | ||
| 15750 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionMarshallingTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'OptionMarshalling_EmittedSpecifiedKeyPath_Test' should be marked noexcept | 5 | ||
| 15751 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionMarshallingTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'OptionMarshalling_ImpliedCheckContainsDisjunctionOfKeypaths_Test' should be marked noexcept | 5 | ||
| 15752 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 23 | clang-diagnostic-error | 'Opts.inc' file not found | 1 | ||
| 15753 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'TestOptTable' should be marked noexcept | 2 | ||
| 15754 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'Option_OptionParsing_Test' should be marked noexcept | 5 | ||
| 15755 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'Option_ParseWithFlagExclusions_Test' should be marked noexcept | 5 | ||
| 15756 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'Option_ParseAliasInGroup_Test' should be marked noexcept | 5 | ||
| 15757 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'Option_AliasArgs_Test' should be marked noexcept | 5 | ||
| 15758 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'Option_IgnoreCase_Test' should be marked noexcept | 5 | ||
| 15759 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'Option_DoNotIgnoreCase_Test' should be marked noexcept | 5 | ||
| 15760 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'Option_SlurpEmpty_Test' should be marked noexcept | 5 | ||
| 15761 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'Option_Slurp_Test' should be marked noexcept | 5 | ||
| 15762 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 209 | cppcoreguidelines-noexcept | default constructor 'Option_SlurpJoinedEmpty_Test' should be marked noexcept | 5 | ||
| 15763 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'Option_SlurpJoinedOneJoined_Test' should be marked noexcept | 5 | ||
| 15764 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 232 | cppcoreguidelines-noexcept | default constructor 'Option_SlurpJoinedAndSeparate_Test' should be marked noexcept | 5 | ||
| 15765 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'Option_SlurpJoinedButSeparate_Test' should be marked noexcept | 5 | ||
| 15766 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'Option_FlagAliasToJoined_Test' should be marked noexcept | 5 | ||
| 15767 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 273 | cppcoreguidelines-noexcept | default constructor 'Option_FindNearest_Test' should be marked noexcept | 5 | ||
| 15768 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'DISABLED_Option_FindNearestFIXME_Test' should be marked noexcept | 5 | ||
| 15769 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'Option_ParseGroupedShortOptions_Test' should be marked noexcept | 5 | ||
| 15770 | /home/vsts/work/1/llvm-project/llvm/unittests/Option/OptionParsingTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'Option_UnknownOptions_Test' should be marked noexcept | 5 | ||
| 15771 | /home/vsts/work/1/llvm-project/llvm/unittests/Passes/PluginsTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'PluginsTests_LoadPlugin_Test' should be marked noexcept | 5 | ||
| 15772 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'OutputFunctionCoverageData' should be marked noexcept | 2 | ||
| 15773 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 68 | cppcoreguidelines-noexcept | move constructor 'OutputFunctionCoverageData' should be marked noexcept | 2 | ||
| 15774 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 75 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 15775 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 118 | cppcoreguidelines-noexcept | move constructor 'InputFunctionCoverageData' should be marked noexcept | 2 | ||
| 15776 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 126 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 15777 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest' should be marked noexcept | 2 | ||
| 15778 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_basic_write_read_Test' should be marked noexcept | 3 | ||
| 15779 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_correct_deserialize_for_more_than_two_files_Test' should be marked noexcept | 3 | ||
| 15780 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_load_coverage_for_more_than_two_files_Test' should be marked noexcept | 3 | ||
| 15781 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_load_coverage_with_bogus_function_name_Test' should be marked noexcept | 3 | ||
| 15782 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_load_coverage_for_several_functions_Test' should be marked noexcept | 3 | ||
| 15783 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_create_combined_regions_Test' should be marked noexcept | 3 | ||
| 15784 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_skipped_segments_have_no_count_Test' should be marked noexcept | 3 | ||
| 15785 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_multiple_regions_end_after_parent_ends_Test' should be marked noexcept | 3 | ||
| 15786 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 473 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_multiple_completed_segments_at_same_loc_Test' should be marked noexcept | 3 | ||
| 15787 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 501 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_dont_emit_redundant_segments_Test' should be marked noexcept | 3 | ||
| 15788 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 525 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_dont_emit_closing_segment_at_new_region_start_Test' should be marked noexcept | 3 | ||
| 15789 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_handle_consecutive_regions_with_zero_length_Test' should be marked noexcept | 3 | ||
| 15790 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 573 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_handle_sandwiched_zero_length_region_Test' should be marked noexcept | 3 | ||
| 15791 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 606 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_handle_last_completed_region_Test' should be marked noexcept | 3 | ||
| 15792 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 632 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_expansion_gets_first_counter_Test' should be marked noexcept | 3 | ||
| 15793 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 648 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_basic_coverage_iteration_Test' should be marked noexcept | 3 | ||
| 15794 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 670 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_test_line_coverage_iterator_Test' should be marked noexcept | 3 | ||
| 15795 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 693 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_uncovered_function_Test' should be marked noexcept | 3 | ||
| 15796 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 705 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_uncovered_function_with_mapping_Test' should be marked noexcept | 3 | ||
| 15797 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 719 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_combine_regions_Test' should be marked noexcept | 3 | ||
| 15798 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 737 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_restore_combined_counter_after_nested_region_Test' should be marked noexcept | 3 | ||
| 15799 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 757 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_dont_combine_expansions_Test' should be marked noexcept | 3 | ||
| 15800 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 778 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_combine_expansions_Test' should be marked noexcept | 3 | ||
| 15801 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 799 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_strip_filename_prefix_Test' should be marked noexcept | 3 | ||
| 15802 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 813 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_strip_unknown_filename_prefix_Test' should be marked noexcept | 3 | ||
| 15803 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 827 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_dont_detect_false_instantiations_Test' should be marked noexcept | 3 | ||
| 15804 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 846 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_load_coverage_for_expanded_file_Test' should be marked noexcept | 3 | ||
| 15805 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 862 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_skip_duplicate_function_record_Test' should be marked noexcept | 3 | ||
| 15806 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/CoverageMappingTest.cpp @ Line 902 | cppcoreguidelines-noexcept | default constructor 'CoverageMappingTest_filename_roundtrip_Test' should be marked noexcept | 5 | ||
| 15807 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfDataTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'InstrProfDataTest_MapValueToRangeRepValue_Test' should be marked noexcept | 5 | ||
| 15808 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfDataTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'InstrProfDataTest_IsInOneValueRange_Test' should be marked noexcept | 5 | ||
| 15809 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_write_and_read_empty_profile_Test' should be marked noexcept | 3 | ||
| 15810 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_write_and_read_one_function_Test' should be marked noexcept | 3 | ||
| 15811 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_instr_prof_record_Test' should be marked noexcept | 3 | ||
| 15812 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_function_counts_Test' should be marked noexcept | 3 | ||
| 15813 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'InstrProfTest_get_profile_summary_Test' should be marked noexcept | 4 | ||
| 15814 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'InstrProfTest_test_writer_merge_Test' should be marked noexcept | 4 | ||
| 15815 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_icall_data_read_write_Test' should be marked noexcept | 3 | ||
| 15816 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_annotate_vp_data_Test' should be marked noexcept | 3 | ||
| 15817 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_icall_data_read_write_with_weight_Test' should be marked noexcept | 3 | ||
| 15818 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_icall_data_read_write_big_endian_Test' should be marked noexcept | 3 | ||
| 15819 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_icall_data_merge1_Test' should be marked noexcept | 3 | ||
| 15820 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 566 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_icall_data_merge1_saturation_Test' should be marked noexcept | 3 | ||
| 15821 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 625 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_icall_data_merge_site_trunc_Test' should be marked noexcept | 3 | ||
| 15822 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 694 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_value_prof_data_read_write_Test' should be marked noexcept | 3 | ||
| 15823 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 759 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_value_prof_data_read_write_mapping_Test' should be marked noexcept | 3 | ||
| 15824 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 797 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_max_function_count_Test' should be marked noexcept | 3 | ||
| 15825 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 807 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_get_weighted_function_counts_Test' should be marked noexcept | 3 | ||
| 15826 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 828 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_instr_prof_symtab_test_Test' should be marked noexcept | 3 | ||
| 15827 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 884 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_instr_prof_bogus_symtab_empty_func_name_Test' should be marked noexcept | 3 | ||
| 15828 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 890 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_instr_prof_symtab_module_test_Test' should be marked noexcept | 3 | ||
| 15829 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 927 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_instr_prof_symtab_compression_test_Test' should be marked noexcept | 3 | ||
| 15830 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 994 | cppcoreguidelines-noexcept | default constructor 'MaybeSparseInstrProfTest_remapping_test_Test' should be marked noexcept | 3 | ||
| 15831 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/InstrProfTest.cpp @ Line 1032 | cppcoreguidelines-noexcept | default constructor 'SparseInstrProfTest_preserve_no_records_Test' should be marked noexcept | 4 | ||
| 15832 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest' should be marked noexcept | 2 | ||
| 15833 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_roundtrip_text_profile_Test' should be marked noexcept | 4 | ||
| 15834 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 402 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_roundtrip_raw_binary_profile_Test' should be marked noexcept | 4 | ||
| 15835 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 406 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_roundtrip_compact_binary_profile_Test' should be marked noexcept | 4 | ||
| 15836 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 410 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_roundtrip_ext_binary_profile_Test' should be marked noexcept | 4 | ||
| 15837 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_roundtrip_md5_ext_binary_profile_Test' should be marked noexcept | 4 | ||
| 15838 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 418 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_remap_text_profile_Test' should be marked noexcept | 4 | ||
| 15839 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 422 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_remap_raw_binary_profile_Test' should be marked noexcept | 4 | ||
| 15840 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_remap_ext_binary_profile_Test' should be marked noexcept | 4 | ||
| 15841 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_sample_overflow_saturation_Test' should be marked noexcept | 4 | ||
| 15842 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_default_suffix_elision_text_Test' should be marked noexcept | 4 | ||
| 15843 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 471 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_default_suffix_elision_compact_binary_Test' should be marked noexcept | 4 | ||
| 15844 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 484 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_selected_suffix_elision_text_Test' should be marked noexcept | 4 | ||
| 15845 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 496 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_selected_suffix_elision_compact_binary_Test' should be marked noexcept | 4 | ||
| 15846 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 509 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_none_suffix_elision_text_Test' should be marked noexcept | 4 | ||
| 15847 | /home/vsts/work/1/llvm-project/llvm/unittests/ProfileData/SampleProfTest.cpp @ Line 520 | cppcoreguidelines-noexcept | default constructor 'SampleProfTest_none_suffix_elision_compact_binary_Test' should be marked noexcept | 4 | ||
| 15848 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksFormatTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarksFormat_Magic_Test' should be marked noexcept | 5 | ||
| 15849 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksFormatTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarksFormat_ContainerVersion_Test' should be marked noexcept | 5 | ||
| 15850 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksFormatTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarksFormat_BlockIDs_Test' should be marked noexcept | 5 | ||
| 15851 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksFormatTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarksFormat_RecordIDs_Test' should be marked noexcept | 5 | ||
| 15852 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarks_ParsingGood_Test' should be marked noexcept | 5 | ||
| 15853 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarks_ParsingTypes_Test' should be marked noexcept | 5 | ||
| 15854 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarks_Contents_Test' should be marked noexcept | 5 | ||
| 15855 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarks_ContentsCAPI_Test' should be marked noexcept | 5 | ||
| 15856 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarks_ParsingEmpty_Test' should be marked noexcept | 5 | ||
| 15857 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksParsingTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarks_ParsingBadMagic_Test' should be marked noexcept | 5 | ||
| 15858 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_SeparateRemarkFileNoOptionals_Test' should be marked noexcept | 5 | ||
| 15859 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_SeparateRemarkFileNoOptionalsSeparateStrTab_Test' should be marked noexcept | 5 | ||
| 15860 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_SeparateRemarkFileDebugLoc_Test' should be marked noexcept | 5 | ||
| 15861 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_SeparateRemarkFileHotness_Test' should be marked noexcept | 5 | ||
| 15862 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_SeparateRemarkFileArgNoDebugLoc_Test' should be marked noexcept | 5 | ||
| 15863 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_SeparateRemarkFileArgDebugLoc_Test' should be marked noexcept | 5 | ||
| 15864 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_SeparateRemarkFileAll_Test' should be marked noexcept | 5 | ||
| 15865 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/BitstreamRemarksSerializerTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'BitstreamRemarkSerializer_Standalone_Test' should be marked noexcept | 5 | ||
| 15866 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksAPITest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'RemarksAPI_Comparison_Test' should be marked noexcept | 5 | ||
| 15867 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksAPITest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'RemarksAPI_Clone_Test' should be marked noexcept | 5 | ||
| 15868 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksAPITest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'RemarksAPI_ArgsAsMsg_Test' should be marked noexcept | 5 | ||
| 15869 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksAPITest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'RemarksAPI_StringTableInternalize_Test' should be marked noexcept | 5 | ||
| 15870 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksLinkingTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'Remarks_LinkingGoodYAML_Test' should be marked noexcept | 5 | ||
| 15871 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksLinkingTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'Remarks_LinkingGoodBitstream_Test' should be marked noexcept | 5 | ||
| 15872 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksLinkingTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'Remarks_LinkingGoodStrTab_Test' should be marked noexcept | 5 | ||
| 15873 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksLinkingTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'Remarks_LinkingError_Test' should be marked noexcept | 5 | ||
| 15874 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksStrTabParsingTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'RemarksStrTab_ParsingEmpty_Test' should be marked noexcept | 5 | ||
| 15875 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/RemarksStrTabParsingTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'RemarksStrTab_ParsingGood_Test' should be marked noexcept | 5 | ||
| 15876 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingEmpty_Test' should be marked noexcept | 5 | ||
| 15877 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingNotYAML_Test' should be marked noexcept | 5 | ||
| 15878 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingGood_Test' should be marked noexcept | 5 | ||
| 15879 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingTypes_Test' should be marked noexcept | 5 | ||
| 15880 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingMissingFields_Test' should be marked noexcept | 5 | ||
| 15881 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingWrongTypes_Test' should be marked noexcept | 5 | ||
| 15882 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 341 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingWrongArgs_Test' should be marked noexcept | 5 | ||
| 15883 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_Contents_Test' should be marked noexcept | 5 | ||
| 15884 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ContentsCAPI_Test' should be marked noexcept | 5 | ||
| 15885 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ContentsStrTab_Test' should be marked noexcept | 5 | ||
| 15886 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 639 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingBadStringTableIndex_Test' should be marked noexcept | 5 | ||
| 15887 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 667 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingGoodMeta_Test' should be marked noexcept | 5 | ||
| 15888 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp @ Line 696 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_ParsingBadMeta_Test' should be marked noexcept | 5 | ||
| 15889 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_SerializerRemark_Test' should be marked noexcept | 5 | ||
| 15890 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_SerializerRemarkStandalone_Test' should be marked noexcept | 5 | ||
| 15891 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_SerializerRemarkStrTab_Test' should be marked noexcept | 5 | ||
| 15892 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_SerializerRemarkParsedStrTab_Test' should be marked noexcept | 5 | ||
| 15893 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_SerializerRemarkParsedStrTabStandaloneNoStrTab_Test' should be marked noexcept | 5 | ||
| 15894 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_SerializerRemarkParsedStrTabStandalone_Test' should be marked noexcept | 5 | ||
| 15895 | /home/vsts/work/1/llvm-project/llvm/unittests/Remarks/YAMLRemarksSerializerTest.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'YAMLRemarks_SerializerRemarkParsedStrTabStandaloneMultipleRemarks_Test' should be marked noexcept | 5 | ||
| 15896 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ARMAttributeParser_UnknownCPU_arch_Test' should be marked noexcept | 5 | ||
| 15897 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'CPUArchBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15898 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'CPUArchProfileBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15899 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'ARMISABuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15900 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'ThumbISABuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15901 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'FPArchBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15902 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'WMMXBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15903 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'SIMDBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15904 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 182 | cppcoreguidelines-noexcept | default constructor 'FPHPBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15905 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'MVEBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15906 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'CPUAlignBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15907 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'T2EEBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15908 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'VirtualizationBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15909 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'MPBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15910 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 236 | cppcoreguidelines-noexcept | default constructor 'DivBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15911 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'PCS_ConfigBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15912 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'PCS_R9BuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15913 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'PCS_RWBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15914 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'PCS_ROBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15915 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'PCS_GOTBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15916 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'PCS_WCharBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15917 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'EnumSizeBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15918 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'AlignNeededBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15919 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'AlignPreservedBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15920 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'FPRoundingBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15921 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'FPDenormalBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15922 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 364 | cppcoreguidelines-noexcept | default constructor 'FPExceptionsBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15923 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'FPUserExceptionsBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15924 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 376 | cppcoreguidelines-noexcept | default constructor 'FPNumberModelBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15925 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 388 | cppcoreguidelines-noexcept | default constructor 'FP16BuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15926 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'HardFPBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15927 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'VFPArgsBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15928 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ARMAttributeParser.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'WMMXArgsBuildAttr_testBuildAttr_Test' should be marked noexcept | 5 | ||
| 15929 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignOfTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'AlignOfTest_BasicAlignedArray_Test' should be marked noexcept | 5 | ||
| 15930 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AlignOfConstant_Test' should be marked noexcept | 5 | ||
| 15931 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AlignConstant_Test' should be marked noexcept | 5 | ||
| 15932 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AlignConstexprConstant_Test' should be marked noexcept | 5 | ||
| 15933 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AlignDefaultCTor_Test' should be marked noexcept | 5 | ||
| 15934 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_MaybeAlignDefaultCTor_Test' should be marked noexcept | 5 | ||
| 15935 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_ValidCTors_Test' should be marked noexcept | 5 | ||
| 15936 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_CheckMaybeAlignHasValue_Test' should be marked noexcept | 5 | ||
| 15937 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_Division_Test' should be marked noexcept | 5 | ||
| 15938 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AlignTo_Test' should be marked noexcept | 5 | ||
| 15939 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AlignToWithSkew_Test' should be marked noexcept | 5 | ||
| 15940 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_Log2_Test' should be marked noexcept | 5 | ||
| 15941 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_MinAlign_Test' should be marked noexcept | 5 | ||
| 15942 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_Encode_Decode_Test' should be marked noexcept | 5 | ||
| 15943 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_isAligned_isAddrAligned_Test' should be marked noexcept | 5 | ||
| 15944 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 213 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_offsetToAlignment_Test' should be marked noexcept | 5 | ||
| 15945 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AlignComparisons_Test' should be marked noexcept | 5 | ||
| 15946 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_Max_Test' should be marked noexcept | 5 | ||
| 15947 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'AlignmentTest_AssumeAligned_Test' should be marked noexcept | 5 | ||
| 15948 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'AlignmentDeathTest_CantConvertUnsetMaybe_Test' should be marked noexcept | 5 | ||
| 15949 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'AlignmentDeathTest_Division_Test' should be marked noexcept | 5 | ||
| 15950 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 326 | cppcoreguidelines-noexcept | default constructor 'AlignmentDeathTest_InvalidCTors_Test' should be marked noexcept | 5 | ||
| 15951 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'AlignmentDeathTest_ComparisonsWithZero_Test' should be marked noexcept | 5 | ||
| 15952 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 346 | cppcoreguidelines-noexcept | default constructor 'AlignmentDeathTest_CompareMaybeAlignToZero_Test' should be marked noexcept | 5 | ||
| 15953 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AlignmentTest.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'AlignmentDeathTest_AlignAddr_Test' should be marked noexcept | 5 | ||
| 15954 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_Basics_Test' should be marked noexcept | 5 | ||
| 15955 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_ThreeSlabs_Test' should be marked noexcept | 5 | ||
| 15956 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestReset_Test' should be marked noexcept | 5 | ||
| 15957 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestAlignment_Test' should be marked noexcept | 5 | ||
| 15958 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestOverflow_Test' should be marked noexcept | 5 | ||
| 15959 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestSmallSlabSize_Test' should be marked noexcept | 5 | ||
| 15960 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestAlignmentPastSlab_Test' should be marked noexcept | 5 | ||
| 15961 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestFasterSlabGrowthDelay_Test' should be marked noexcept | 5 | ||
| 15962 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestSlowerSlabGrowthDelay_Test' should be marked noexcept | 5 | ||
| 15963 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AllocatorTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'AllocatorTest_TestBigAlignment_Test' should be marked noexcept | 5 | ||
| 15964 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AnnotationsTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'AnnotationsTest_CleanedCode_Test' should be marked noexcept | 5 | ||
| 15965 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AnnotationsTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'AnnotationsTest_Points_Test' should be marked noexcept | 5 | ||
| 15966 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AnnotationsTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'AnnotationsTest_Ranges_Test' should be marked noexcept | 5 | ||
| 15967 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AnnotationsTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'AnnotationsTest_Nested_Test' should be marked noexcept | 5 | ||
| 15968 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AnnotationsTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'AnnotationsTest_Named_Test' should be marked noexcept | 5 | ||
| 15969 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/AnnotationsTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'AnnotationsTest_Errors_Test' should be marked noexcept | 5 | ||
| 15970 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ArrayRecyclerTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ArrayRecyclerTest_Capacity_Test' should be marked noexcept | 5 | ||
| 15971 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ArrayRecyclerTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ArrayRecyclerTest_Basics_Test' should be marked noexcept | 5 | ||
| 15972 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Base64Test.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'Base64Test_Base64_Test' should be marked noexcept | 5 | ||
| 15973 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest' should be marked noexcept | 2 | ||
| 15974 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_BinaryByteStreamBounds_Test' should be marked noexcept | 4 | ||
| 15975 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamRefBounds_Test' should be marked noexcept | 4 | ||
| 15976 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamRefDynamicSize_Test' should be marked noexcept | 4 | ||
| 15977 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_DropOperations_Test' should be marked noexcept | 4 | ||
| 15978 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 358 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_MutableBinaryByteStreamBounds_Test' should be marked noexcept | 4 | ||
| 15979 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 396 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_AppendingStream_Test' should be marked noexcept | 4 | ||
| 15980 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_FixedStreamArray_Test' should be marked noexcept | 4 | ||
| 15981 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 438 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_FixedStreamArrayIteratorArrow_Test' should be marked noexcept | 4 | ||
| 15982 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_VarStreamArray_Test' should be marked noexcept | 4 | ||
| 15983 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 502 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderBounds_Test' should be marked noexcept | 4 | ||
| 15984 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 524 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderIntegers_Test' should be marked noexcept | 4 | ||
| 15985 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 567 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderIntegerArray_Test' should be marked noexcept | 4 | ||
| 15986 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 589 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderEnum_Test' should be marked noexcept | 4 | ||
| 15987 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 614 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderULEB128_Test' should be marked noexcept | 4 | ||
| 15988 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 648 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderSLEB128_Test' should be marked noexcept | 4 | ||
| 15989 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 685 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderObject_Test' should be marked noexcept | 4 | ||
| 15990 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 721 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamReaderStrings_Test' should be marked noexcept | 4 | ||
| 15991 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 764 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamWriterBounds_Test' should be marked noexcept | 4 | ||
| 15992 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 785 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamWriterIntegerArrays_Test' should be marked noexcept | 4 | ||
| 15993 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 811 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StringWriterStrings_Test' should be marked noexcept | 4 | ||
| 15994 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 835 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_StreamWriterAppend_Test' should be marked noexcept | 4 | ||
| 15995 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BinaryStreamTest.cpp @ Line 875 | cppcoreguidelines-noexcept | default constructor 'BinaryStreamTest_BinaryItemStream_Test' should be marked noexcept | 4 | ||
| 15996 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_OneToZero_Test' should be marked noexcept | 5 | ||
| 15997 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_OneToOne_Test' should be marked noexcept | 5 | ||
| 15998 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_ThreeToOne_Test' should be marked noexcept | 5 | ||
| 15999 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_MaxToHalfMax_Test' should be marked noexcept | 5 | ||
| 16000 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_BigToBig_Test' should be marked noexcept | 5 | ||
| 16001 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_MaxToMax_Test' should be marked noexcept | 5 | ||
| 16002 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_Subtract_Test' should be marked noexcept | 5 | ||
| 16003 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'BlockFrequency_Divide_Test' should be marked noexcept | 5 | ||
| 16004 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_Saturate_Test' should be marked noexcept | 5 | ||
| 16005 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BlockFrequencyTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'BlockFrequencyTest_SaturatingRightShift_Test' should be marked noexcept | 5 | ||
| 16006 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_Accessors_Test' should be marked noexcept | 5 | ||
| 16007 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_Operators_Test' should be marked noexcept | 5 | ||
| 16008 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_MoreOperators_Test' should be marked noexcept | 5 | ||
| 16009 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_ArithmeticOperators_Test' should be marked noexcept | 5 | ||
| 16010 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 165 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_getCompl_Test' should be marked noexcept | 5 | ||
| 16011 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_scale_Test' should be marked noexcept | 5 | ||
| 16012 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_scaleByInverse_Test' should be marked noexcept | 5 | ||
| 16013 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_scaleBruteForce_Test' should be marked noexcept | 5 | ||
| 16014 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/BranchProbabilityTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'BranchProbabilityTest_NormalizeProbabilities_Test' should be marked noexcept | 5 | ||
| 16015 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CRCTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'CRCTest_CRC32_Test' should be marked noexcept | 5 | ||
| 16016 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CachePruningTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicyParser_Empty_Test' should be marked noexcept | 5 | ||
| 16017 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CachePruningTest.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicyParser_Interval_Test' should be marked noexcept | 5 | ||
| 16018 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CachePruningTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicyParser_Expiration_Test' should be marked noexcept | 5 | ||
| 16019 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CachePruningTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicyParser_MaxSizePercentageOfAvailableSpace_Test' should be marked noexcept | 5 | ||
| 16020 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CachePruningTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicyParser_MaxSizeBytes_Test' should be marked noexcept | 5 | ||
| 16021 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CachePruningTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicyParser_Multiple_Test' should be marked noexcept | 5 | ||
| 16022 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CachePruningTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'CachePruningPolicyParser_Errors_Test' should be marked noexcept | 5 | ||
| 16023 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'bar' should be marked noexcept | 2 | ||
| 16024 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'CastingTest_isa_Test' should be marked noexcept | 5 | ||
| 16025 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'CastingTest_isa_and_nonnull_Test' should be marked noexcept | 5 | ||
| 16026 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'CastingTest_cast_Test' should be marked noexcept | 5 | ||
| 16027 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'CastingTest_cast_or_null_Test' should be marked noexcept | 5 | ||
| 16028 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'CastingTest_dyn_cast_Test' should be marked noexcept | 5 | ||
| 16029 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'CastingTest_dyn_cast_or_null_Test' should be marked noexcept | 5 | ||
| 16030 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'CastingTest_unique_dyn_cast_Test' should be marked noexcept | 5 | ||
| 16031 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'Base' should be marked noexcept | 2 | ||
| 16032 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'Derived' should be marked noexcept | 2 | ||
| 16033 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'CastingTest_UpcastIsInferred_Test' should be marked noexcept | 5 | ||
| 16034 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'CastingTest_InferredUpcastTakesPrecedence_Test' should be marked noexcept | 5 | ||
| 16035 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'Base' should be marked noexcept | 2 | ||
| 16036 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'Derived' should be marked noexcept | 2 | ||
| 16037 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 374 | cppcoreguidelines-noexcept | default constructor 'CastingTest_smart_isa_Test' should be marked noexcept | 5 | ||
| 16038 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'CastingTest_smart_cast_Test' should be marked noexcept | 5 | ||
| 16039 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'CastingTest_smart_cast_or_null_Test' should be marked noexcept | 5 | ||
| 16040 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'CastingTest_smart_dyn_cast_Test' should be marked noexcept | 5 | ||
| 16041 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Casting.cpp @ Line 400 | cppcoreguidelines-noexcept | default constructor 'CastingTest_smart_dyn_cast_or_null_Test' should be marked noexcept | 5 | ||
| 16042 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 8 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedAdd_Test' should be marked noexcept | 5 | ||
| 16043 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedAddSmall_Test' should be marked noexcept | 5 | ||
| 16044 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedMul_Test' should be marked noexcept | 5 | ||
| 16045 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedMulAdd_Test' should be marked noexcept | 5 | ||
| 16046 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedMulSmall_Test' should be marked noexcept | 5 | ||
| 16047 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedMulAddSmall_Test' should be marked noexcept | 5 | ||
| 16048 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedAddUnsigned_Test' should be marked noexcept | 5 | ||
| 16049 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedMulUnsigned_Test' should be marked noexcept | 5 | ||
| 16050 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CheckedArithmeticTest.cpp @ Line 76 | cppcoreguidelines-noexcept | default constructor 'CheckedArithmetic_CheckedMulAddUnsigned_Test' should be marked noexcept | 5 | ||
| 16051 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Chrono.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'Chrono_TimeTConversion_Test' should be marked noexcept | 5 | ||
| 16052 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Chrono.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'Chrono_TimePointFormat_Test' should be marked noexcept | 5 | ||
| 16053 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Chrono.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'Chrono_ImplicitConversions_Test' should be marked noexcept | 5 | ||
| 16054 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Chrono.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'Chrono_DurationFormat_Test' should be marked noexcept | 5 | ||
| 16055 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'StringEqualityMatcher' should be marked noexcept | 2 | ||
| 16056 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl' should be marked noexcept | 4 | ||
| 16057 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 16058 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'StackOption' should be marked noexcept | 2 | ||
| 16059 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'StackOption |
2 | ||
| 16060 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 73 | cppcoreguidelines-noexcept | destructor '~StackOption |
2 | ||
| 16061 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'StackSubCommand' should be marked noexcept | 2 | ||
| 16062 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ModifyExisitingOption_Test' should be marked noexcept | 5 | ||
| 16063 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_UseOptionCategory_Test' should be marked noexcept | 5 | ||
| 16064 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_UseMultipleCategories_Test' should be marked noexcept | 5 | ||
| 16065 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeGNUCommandLine_Test' should be marked noexcept | 5 | ||
| 16066 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeWindowsCommandLine1_Test' should be marked noexcept | 5 | ||
| 16067 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeWindowsCommandLine2_Test' should be marked noexcept | 5 | ||
| 16068 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeWindowsCommandLineQuotedLastArgument_Test' should be marked noexcept | 5 | ||
| 16069 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeAndMarkEOLs_Test' should be marked noexcept | 5 | ||
| 16070 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 270 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile1_Test' should be marked noexcept | 5 | ||
| 16071 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 276 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile2_Test' should be marked noexcept | 5 | ||
| 16072 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 282 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile3_Test' should be marked noexcept | 5 | ||
| 16073 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile4_Test' should be marked noexcept | 5 | ||
| 16074 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 294 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile5_Test' should be marked noexcept | 5 | ||
| 16075 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 300 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile6_Test' should be marked noexcept | 5 | ||
| 16076 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile7_Test' should be marked noexcept | 5 | ||
| 16077 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 312 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile8_Test' should be marked noexcept | 5 | ||
| 16078 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile9_Test' should be marked noexcept | 5 | ||
| 16079 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 328 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile10_Test' should be marked noexcept | 5 | ||
| 16080 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_TokenizeConfigFile11_Test' should be marked noexcept | 5 | ||
| 16081 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_AliasesWithArguments_Test' should be marked noexcept | 5 | ||
| 16082 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 375 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_AliasRequired_Test' should be marked noexcept | 5 | ||
| 16083 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 382 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_HideUnrelatedOptions_Test' should be marked noexcept | 5 | ||
| 16084 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_HideUnrelatedOptionsMulti_Test' should be marked noexcept | 5 | ||
| 16085 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_SetValueInSubcategories_Test' should be marked noexcept | 5 | ||
| 16086 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 471 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_LookupFailsInWrongSubCommand_Test' should be marked noexcept | 5 | ||
| 16087 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 489 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_AddToAllSubCommands_Test' should be marked noexcept | 5 | ||
| 16088 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 527 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ReparseCommandLineOptions_Test' should be marked noexcept | 5 | ||
| 16089 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 549 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_RemoveFromRegularSubCommand_Test' should be marked noexcept | 5 | ||
| 16090 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 575 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_RemoveFromTopLevelSubCommand_Test' should be marked noexcept | 5 | ||
| 16091 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 597 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_RemoveFromAllSubCommands_Test' should be marked noexcept | 5 | ||
| 16092 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 647 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_GetRegisteredSubcommands_Test' should be marked noexcept | 5 | ||
| 16093 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 680 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_DefaultOptions_Test' should be marked noexcept | 5 | ||
| 16094 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 742 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ArgumentLimit_Test' should be marked noexcept | 5 | ||
| 16095 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 759 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ResponseFileWindows_Test' should be marked noexcept | 5 | ||
| 16096 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 784 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ResponseFiles_Test' should be marked noexcept | 5 | ||
| 16097 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 840 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_RecursiveResponseFiles_Test' should be marked noexcept | 5 | ||
| 16098 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 904 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ResponseFilesAtArguments_Test' should be marked noexcept | 5 | ||
| 16099 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 945 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ResponseFileRelativePath_Test' should be marked noexcept | 5 | ||
| 16100 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 973 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ResponseFileEOLs_Test' should be marked noexcept | 5 | ||
| 16101 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1001 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_SetDefautValue_Test' should be marked noexcept | 5 | ||
| 16102 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1037 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ReadConfigFile_Test' should be marked noexcept | 5 | ||
| 16103 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1081 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_PositionalEatArgsError_Test' should be marked noexcept | 5 | ||
| 16104 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1158 | cppcoreguidelines-noexcept | default constructor 'AutoDeleteFile' should be marked noexcept | 2 | ||
| 16105 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1166 | cppcoreguidelines-noexcept | default constructor 'PrintOptionInfoTest' should be marked noexcept | 2 | ||
| 16106 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1202 | cppcoreguidelines-noexcept | default constructor 'PrintOptionInfoTest_PrintOptionInfoValueOptionalWithoutSentinel_Test' should be marked noexcept | 4 | ||
| 16107 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1214 | cppcoreguidelines-noexcept | default constructor 'PrintOptionInfoTest_PrintOptionInfoValueOptionalWithSentinel_Test' should be marked noexcept | 4 | ||
| 16108 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1228 | cppcoreguidelines-noexcept | default constructor 'PrintOptionInfoTest_PrintOptionInfoValueOptionalWithSentinelWithHelp_Test' should be marked noexcept | 4 | ||
| 16109 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1242 | cppcoreguidelines-noexcept | default constructor 'PrintOptionInfoTest_PrintOptionInfoValueRequiredWithEmptyValueName_Test' should be marked noexcept | 4 | ||
| 16110 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1255 | cppcoreguidelines-noexcept | default constructor 'PrintOptionInfoTest_PrintOptionInfoEmptyValueDescription_Test' should be marked noexcept | 4 | ||
| 16111 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1266 | cppcoreguidelines-noexcept | default constructor 'PrintOptionInfoTest_PrintOptionInfoMultilineValueDescription_Test' should be marked noexcept | 4 | ||
| 16112 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1288 | cppcoreguidelines-noexcept | default constructor 'GetOptionWidthTest' should be marked noexcept | 2 | ||
| 16113 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1306 | cppcoreguidelines-noexcept | default constructor 'GetOptionWidthTest_GetOptionWidthArgNameLonger_Test' should be marked noexcept | 4 | ||
| 16114 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1314 | cppcoreguidelines-noexcept | default constructor 'GetOptionWidthTest_GetOptionWidthFirstOptionNameLonger_Test' should be marked noexcept | 4 | ||
| 16115 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1323 | cppcoreguidelines-noexcept | default constructor 'GetOptionWidthTest_GetOptionWidthSecondOptionNameLonger_Test' should be marked noexcept | 4 | ||
| 16116 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1332 | cppcoreguidelines-noexcept | default constructor 'GetOptionWidthTest_GetOptionWidthEmptyOptionNameLonger_Test' should be marked noexcept | 4 | ||
| 16117 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1342 | cppcoreguidelines-noexcept | default constructor 'GetOptionWidthTest_GetOptionWidthValueOptionalEmptyOptionWithNoDescription_Test' should be marked noexcept | 4 | ||
| 16118 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1357 | cppcoreguidelines-noexcept | default constructor 'GetOptionWidthTest_GetOptionWidthValueRequiredEmptyOptionWithNoDescription_Test' should be marked noexcept | 4 | ||
| 16119 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1369 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_PrefixOptions_Test' should be marked noexcept | 5 | ||
| 16120 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1443 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_GroupingWithValue_Test' should be marked noexcept | 5 | ||
| 16121 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1508 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_GroupingAndPrefix_Test' should be marked noexcept | 5 | ||
| 16122 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1636 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_LongOptions_Test' should be marked noexcept | 5 | ||
| 16123 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1710 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_OptionErrorMessage_Test' should be marked noexcept | 5 | ||
| 16124 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1736 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_OptionErrorMessageSuggest_Test' should be marked noexcept | 5 | ||
| 16125 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1760 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_OptionErrorMessageSuggestNoHidden_Test' should be marked noexcept | 5 | ||
| 16126 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1783 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_Callback_Test' should be marked noexcept | 5 | ||
| 16127 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1852 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ConsumeAfterOnePositional_Test' should be marked noexcept | 5 | ||
| 16128 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CommandLineTest.cpp @ Line 1873 | cppcoreguidelines-noexcept | default constructor 'CommandLineTest_ConsumeAfterTwoPositionals_Test' should be marked noexcept | 5 | ||
| 16129 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CompressionTest.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'CompressionTest_Zlib_Test' should be marked noexcept | 5 | ||
| 16130 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CompressionTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'CompressionTest_ZlibCRC32_Test' should be marked noexcept | 5 | ||
| 16131 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_ConvertUTF16LittleEndianToUTF8String_Test' should be marked noexcept | 5 | ||
| 16132 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_ConvertUTF16BigEndianToUTF8String_Test' should be marked noexcept | 5 | ||
| 16133 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_ConvertUTF8ToUTF16String_Test' should be marked noexcept | 5 | ||
| 16134 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_OddLengthInput_Test' should be marked noexcept | 5 | ||
| 16135 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_Empty_Test' should be marked noexcept | 5 | ||
| 16136 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_HasUTF16BOM_Test' should be marked noexcept | 5 | ||
| 16137 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_UTF16WrappersForConvertUTF16ToUTF8String_Test' should be marked noexcept | 5 | ||
| 16138 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_ConvertUTF8toWide_Test' should be marked noexcept | 5 | ||
| 16139 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_convertWideToUTF8_Test' should be marked noexcept | 5 | ||
| 16140 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_UTF8ToUTF32Lenient_Test' should be marked noexcept | 5 | ||
| 16141 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ConvertUTFTest.cpp @ Line 1648 | cppcoreguidelines-noexcept | default constructor 'ConvertUTFTest_UTF8ToUTF32PartialLenient_Test' should be marked noexcept | 5 | ||
| 16142 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CrashRecoveryTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'CrashRecoveryTest_Basic_Test' should be marked noexcept | 5 | ||
| 16143 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CrashRecoveryTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'CrashRecoveryTest_Cleanup_Test' should be marked noexcept | 5 | ||
| 16144 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CrashRecoveryTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'CrashRecoveryTest_DumpStackCleanup_Test' should be marked noexcept | 5 | ||
| 16145 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CrashRecoveryTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'CrashRecoveryTest_LimitedStackTrace_Test' should be marked noexcept | 5 | ||
| 16146 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/CrashRecoveryTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'CrashRecoveryTest_UnixCRCReturnCode_Test' should be marked noexcept | 5 | ||
| 16147 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DJBTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'DJBTest_caseFolding_Test' should be marked noexcept | 5 | ||
| 16148 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DJBTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DJBTest_knownValuesLowerCase_Test' should be marked noexcept | 5 | ||
| 16149 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DJBTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'DJBTest_knownValuesUnicode_Test' should be marked noexcept | 5 | ||
| 16150 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_OffsetOverflow_Test' should be marked noexcept | 5 | ||
| 16151 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_UnsignedNumbers_Test' should be marked noexcept | 5 | ||
| 16152 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_SignedNumbers_Test' should be marked noexcept | 5 | ||
| 16153 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_Strings_Test' should be marked noexcept | 5 | ||
| 16154 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_LEB128_Test' should be marked noexcept | 5 | ||
| 16155 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_LEB128_error_Test' should be marked noexcept | 5 | ||
| 16156 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_Cursor_tell_Test' should be marked noexcept | 5 | ||
| 16157 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_Cursor_takeError_Test' should be marked noexcept | 5 | ||
| 16158 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_Cursor_chaining_Test' should be marked noexcept | 5 | ||
| 16159 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_getU8_vector_Test' should be marked noexcept | 5 | ||
| 16160 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_getU24_Test' should be marked noexcept | 5 | ||
| 16161 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 293 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_skip_Test' should be marked noexcept | 5 | ||
| 16162 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_eof_Test' should be marked noexcept | 5 | ||
| 16163 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 321 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_size_Test' should be marked noexcept | 5 | ||
| 16164 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_FixedLengthString_Test' should be marked noexcept | 5 | ||
| 16165 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DataExtractorTest.cpp @ Line 358 | cppcoreguidelines-noexcept | default constructor 'DataExtractorTest_GetBytes_Test' should be marked noexcept | 5 | ||
| 16166 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DebugCounterTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'DebugCounterTest_CounterCheck_Test' should be marked noexcept | 5 | ||
| 16167 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DebugTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'DebugTest_Basic_Test' should be marked noexcept | 5 | ||
| 16168 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'DynamicLibrary_Overload_Test' should be marked noexcept | 5 | ||
| 16169 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'DynamicLibrary_Shutdown_Test' should be marked noexcept | 5 | ||
| 16170 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/DynamicLibrary/PipSqueak.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'Global' should be marked noexcept | 2 | ||
| 16171 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ELFAttributeParserTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'AttributeHeaderParser' should be marked noexcept | 2 | ||
| 16172 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ELFAttributeParserTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'AttributeHeaderParser_UnrecognizedFormatVersion_Test' should be marked noexcept | 5 | ||
| 16173 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ELFAttributeParserTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'AttributeHeaderParser_InvalidSectionLength_Test' should be marked noexcept | 5 | ||
| 16174 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ELFAttributeParserTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'AttributeHeaderParser_UnrecognizedVendorName_Test' should be marked noexcept | 5 | ||
| 16175 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ELFAttributeParserTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'AttributeHeaderParser_UnrecognizedTag_Test' should be marked noexcept | 5 | ||
| 16176 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ELFAttributeParserTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'AttributeHeaderParser_InvalidAttributeSize_Test' should be marked noexcept | 5 | ||
| 16177 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteInt32LE_Test' should be marked noexcept | 5 | ||
| 16178 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteInt32BE_Test' should be marked noexcept | 5 | ||
| 16179 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteFloatLE_Test' should be marked noexcept | 5 | ||
| 16180 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteFloatBE_Test' should be marked noexcept | 5 | ||
| 16181 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteInt64LE_Test' should be marked noexcept | 5 | ||
| 16182 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteInt64BE_Test' should be marked noexcept | 5 | ||
| 16183 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteDoubleLE_Test' should be marked noexcept | 5 | ||
| 16184 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteDoubleBE_Test' should be marked noexcept | 5 | ||
| 16185 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteArrayLE_Test' should be marked noexcept | 5 | ||
| 16186 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteVectorLE_Test' should be marked noexcept | 5 | ||
| 16187 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianStreamTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'EndianStream_WriteFloatArrayLE_Test' should be marked noexcept | 5 | ||
| 16188 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'Endian_Read_Test' should be marked noexcept | 5 | ||
| 16189 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Endian_ReadBitAligned_Test' should be marked noexcept | 5 | ||
| 16190 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'Endian_WriteBitAligned_Test' should be marked noexcept | 5 | ||
| 16191 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'Endian_Write_Test' should be marked noexcept | 5 | ||
| 16192 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianTest.cpp @ Line 191 | cppcoreguidelines-noexcept | default constructor 'Endian_PackedEndianSpecificIntegral_Test' should be marked noexcept | 5 | ||
| 16193 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/EndianTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'Endian_PacketEndianSpecificIntegralAsEnum_Test' should be marked noexcept | 5 | ||
| 16194 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrnoTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'ErrnoTest_RetryAfterSignal_Test' should be marked noexcept | 5 | ||
| 16195 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorOrTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ErrorOr_SimpleValue_Test' should be marked noexcept | 5 | ||
| 16196 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorOrTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'ErrorOr_Types_Test' should be marked noexcept | 5 | ||
| 16197 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorOrTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'ErrorOr_Covariant_Test' should be marked noexcept | 5 | ||
| 16198 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorOrTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'ErrorOr_Comparison_Test' should be marked noexcept | 5 | ||
| 16199 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorOrTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'ErrorOr_ImplicitConversion_Test' should be marked noexcept | 5 | ||
| 16200 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorOrTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'ErrorOr_ImplicitConversionCausesMove_Test' should be marked noexcept | 5 | ||
| 16201 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorOrTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'ErrorOr_ImplicitConversionNoAmbiguity_Test' should be marked noexcept | 5 | ||
| 16202 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'CustomError' should be marked noexcept | 2 | ||
| 16203 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'Error_CheckedSuccess_Test' should be marked noexcept | 5 | ||
| 16204 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'Error_ErrorAsOutParameterChecked_Test' should be marked noexcept | 5 | ||
| 16205 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'Error_IsAHandling_Test' should be marked noexcept | 5 | ||
| 16206 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'Error_HandleCustomError_Test' should be marked noexcept | 5 | ||
| 16207 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'Error_HandlerTypeDeduction_Test' should be marked noexcept | 5 | ||
| 16208 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'Error_HandleCustomErrorWithCustomBaseClass_Test' should be marked noexcept | 5 | ||
| 16209 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'Error_FirstHandlerOnly_Test' should be marked noexcept | 5 | ||
| 16210 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'Error_HandlerShadowing_Test' should be marked noexcept | 5 | ||
| 16211 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'Error_CheckJoinErrors_Test' should be marked noexcept | 5 | ||
| 16212 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'Error_ConsumeSuccess_Test' should be marked noexcept | 5 | ||
| 16213 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 376 | cppcoreguidelines-noexcept | default constructor 'Error_ConsumeError_Test' should be marked noexcept | 5 | ||
| 16214 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 421 | cppcoreguidelines-noexcept | default constructor 'Error_CatchErrorFromHandler_Test' should be marked noexcept | 5 | ||
| 16215 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'Error_StringError_Test' should be marked noexcept | 5 | ||
| 16216 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'Error_createStringError_Test' should be marked noexcept | 5 | ||
| 16217 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 472 | cppcoreguidelines-noexcept | default constructor 'Error_ExitOnError_Test' should be marked noexcept | 5 | ||
| 16218 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 501 | cppcoreguidelines-noexcept | default constructor 'Error_CantFailSuccess_Test' should be marked noexcept | 5 | ||
| 16219 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'Error_CheckedExpectedInSuccessMode_Test' should be marked noexcept | 5 | ||
| 16220 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'Error_ExpectedWithReferenceType_Test' should be marked noexcept | 5 | ||
| 16221 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 586 | cppcoreguidelines-noexcept | default constructor 'Error_ExpectedInFailureMode_Test' should be marked noexcept | 5 | ||
| 16222 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 618 | cppcoreguidelines-noexcept | default constructor 'Error_ExpectedCovariance_Test' should be marked noexcept | 5 | ||
| 16223 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 638 | cppcoreguidelines-noexcept | default constructor 'Error_HandleExpectedSuccess_Test' should be marked noexcept | 5 | ||
| 16224 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 657 | cppcoreguidelines-noexcept | default constructor 'Error_HandleExpectedUnhandledError_Test' should be marked noexcept | 5 | ||
| 16225 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 675 | cppcoreguidelines-noexcept | default constructor 'Error_HandleExpectedHandledError_Test' should be marked noexcept | 5 | ||
| 16226 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 690 | cppcoreguidelines-noexcept | default constructor 'Error_ErrorCodeConversions_Test' should be marked noexcept | 5 | ||
| 16227 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 727 | cppcoreguidelines-noexcept | default constructor 'Error_ErrorMessage_Test' should be marked noexcept | 5 | ||
| 16228 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 745 | cppcoreguidelines-noexcept | default constructor 'Error_Stream_Test' should be marked noexcept | 5 | ||
| 16229 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 764 | cppcoreguidelines-noexcept | default constructor 'Error_SucceededMatcher_Test' should be marked noexcept | 5 | ||
| 16230 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 779 | cppcoreguidelines-noexcept | default constructor 'Error_FailedMatcher_Test' should be marked noexcept | 5 | ||
| 16231 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 816 | cppcoreguidelines-noexcept | default constructor 'Error_HasValueMatcher_Test' should be marked noexcept | 5 | ||
| 16232 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 843 | cppcoreguidelines-noexcept | default constructor 'Error_FailedWithMessageMatcher_Test' should be marked noexcept | 5 | ||
| 16233 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 883 | cppcoreguidelines-noexcept | default constructor 'Error_C_API_Test' should be marked noexcept | 5 | ||
| 16234 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 914 | cppcoreguidelines-noexcept | default constructor 'Error_FileErrorTest_Test' should be marked noexcept | 5 | ||
| 16235 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ErrorTest.cpp @ Line 1003 | cppcoreguidelines-noexcept | default constructor 'Error_SubtypeStringErrorTest_Test' should be marked noexcept | 5 | ||
| 16236 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ExtensibleRTTITest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'ExtensibleRTTI_isa_Test' should be marked noexcept | 5 | ||
| 16237 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ExtensibleRTTITest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'ExtensibleRTTI_cast_Test' should be marked noexcept | 5 | ||
| 16238 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ExtensibleRTTITest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'ExtensibleRTTI_dyn_cast_Test' should be marked noexcept | 5 | ||
| 16239 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FSUniqueIDTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'FSUniqueIDTest_construct_Test' should be marked noexcept | 5 | ||
| 16240 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FSUniqueIDTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'FSUniqueIDTest_equals_Test' should be marked noexcept | 5 | ||
| 16241 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FSUniqueIDTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'FSUniqueIDTest_less_Test' should be marked noexcept | 5 | ||
| 16242 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileCollectorTest.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'FileCollectorTest_addFile_Test' should be marked noexcept | 5 | ||
| 16243 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileCollectorTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'FileCollectorTest_addDirectory_Test' should be marked noexcept | 5 | ||
| 16244 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileCollectorTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'FileCollectorTest_copyFiles_Test' should be marked noexcept | 5 | ||
| 16245 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileCollectorTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'FileCollectorTest_recordAndConstructDirectory_Test' should be marked noexcept | 5 | ||
| 16246 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileCollectorTest.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'FileCollectorTest_recordVFSAccesses_Test' should be marked noexcept | 5 | ||
| 16247 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileCollectorTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'FileCollectorTest_Symlinks_Test' should be marked noexcept | 5 | ||
| 16248 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileCollectorTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'FileCollectorTest_recordVFSSymlinkAccesses_Test' should be marked noexcept | 5 | ||
| 16249 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileOutputBufferTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'FileOutputBuffer_Test_Test' should be marked noexcept | 5 | ||
| 16250 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FileUtilitiesTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'writeFileAtomicallyTest_Test_Test' should be marked noexcept | 5 | ||
| 16251 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_EmptyFormatString_Test' should be marked noexcept | 5 | ||
| 16252 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_NoReplacements_Test' should be marked noexcept | 5 | ||
| 16253 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_EscapedBrace_Test' should be marked noexcept | 5 | ||
| 16254 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_ValidReplacementSequence_Test' should be marked noexcept | 5 | ||
| 16255 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_DefaultReplacementValues_Test' should be marked noexcept | 5 | ||
| 16256 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_MultipleReplacements_Test' should be marked noexcept | 5 | ||
| 16257 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 274 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_FormatNoReplacements_Test' should be marked noexcept | 5 | ||
| 16258 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 279 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_FormatBasicTypesOneReplacement_Test' should be marked noexcept | 5 | ||
| 16259 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_IntegralHexFormatting_Test' should be marked noexcept | 5 | ||
| 16260 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 337 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_PointerFormatting_Test' should be marked noexcept | 5 | ||
| 16261 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 360 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_IntegralNumberFormatting_Test' should be marked noexcept | 5 | ||
| 16262 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_StringFormatting_Test' should be marked noexcept | 5 | ||
| 16263 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 414 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_CharFormatting_Test' should be marked noexcept | 5 | ||
| 16264 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_BoolTest_Test' should be marked noexcept | 5 | ||
| 16265 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 452 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_DoubleFormatting_Test' should be marked noexcept | 5 | ||
| 16266 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_CustomPaddingCharacter_Test' should be marked noexcept | 5 | ||
| 16267 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 507 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_BigTest_Test' should be marked noexcept | 5 | ||
| 16268 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 552 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_Range_Test' should be marked noexcept | 5 | ||
| 16269 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 604 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_Adapter_Test' should be marked noexcept | 5 | ||
| 16270 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 628 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_MoveConstructor_Test' should be marked noexcept | 5 | ||
| 16271 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 634 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_ImplicitConversions_Test' should be marked noexcept | 5 | ||
| 16272 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 642 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_FormatAdapter_Test' should be marked noexcept | 5 | ||
| 16273 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 654 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_FormatFormatvObject_Test' should be marked noexcept | 5 | ||
| 16274 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 664 | cppcoreguidelines-noexcept | move constructor 'Recorder' should be marked noexcept | 2 | ||
| 16275 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 676 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_CopiesAndMoves_Test' should be marked noexcept | 5 | ||
| 16276 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_FormatStreamable_Test' should be marked noexcept | 5 | ||
| 16277 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/FormatVariadicTest.cpp @ Line 694 | cppcoreguidelines-noexcept | default constructor 'FormatVariadicTest_FormatError_Test' should be marked noexcept | 5 | ||
| 16278 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest' should be marked noexcept | 2 | ||
| 16279 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_Empty_Test' should be marked noexcept | 4 | ||
| 16280 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_Glob_Test' should be marked noexcept | 4 | ||
| 16281 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_Wildcard_Test' should be marked noexcept | 4 | ||
| 16282 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_Escape_Test' should be marked noexcept | 4 | ||
| 16283 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_BasicCharacterClass_Test' should be marked noexcept | 4 | ||
| 16284 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_NegatedCharacterClass_Test' should be marked noexcept | 4 | ||
| 16285 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_BracketFrontOfCharacterClass_Test' should be marked noexcept | 4 | ||
| 16286 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_SpecialCharsInCharacterClass_Test' should be marked noexcept | 4 | ||
| 16287 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_Invalid_Test' should be marked noexcept | 4 | ||
| 16288 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_ExtSym_Test' should be marked noexcept | 4 | ||
| 16289 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/GlobPatternTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'GlobPatternTest_IsTrivialMatchAll_Test' should be marked noexcept | 4 | ||
| 16290 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Host.cpp @ Line 47 | cppcoreguidelines-noexcept | default constructor 'HostTest' should be marked noexcept | 2 | ||
| 16291 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Host.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'HostTest_NumPhysicalCores_Test' should be marked noexcept | 4 | ||
| 16292 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Host.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'getLinuxHostCPUName_ARM_Test' should be marked noexcept | 5 | ||
| 16293 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Host.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'getLinuxHostCPUName_AArch64_Test' should be marked noexcept | 5 | ||
| 16294 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/IndexedAccessorTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'AccessorRange_SliceTest_Test' should be marked noexcept | 5 | ||
| 16295 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/InstructionCostTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'CostTest' should be marked noexcept | 2 | ||
| 16296 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/InstructionCostTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'CostTest_DefaultCtor_Test' should be marked noexcept | 4 | ||
| 16297 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/InstructionCostTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'CostTest_Operators_Test' should be marked noexcept | 4 | ||
| 16298 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ItaniumManglingCanonicalizerTest.cpp @ Line 336 | cppcoreguidelines-noexcept | default constructor 'ItaniumManglingCanonicalizerTest_TestCanonicalize_Test' should be marked noexcept | 5 | ||
| 16299 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ItaniumManglingCanonicalizerTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'ItaniumManglingCanonicalizerTest_TestLookup_Test' should be marked noexcept | 5 | ||
| 16300 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ItaniumManglingCanonicalizerTest.cpp @ Line 344 | cppcoreguidelines-noexcept | default constructor 'ItaniumManglingCanonicalizerTest_TestForwardTemplateReference_Test' should be marked noexcept | 5 | ||
| 16301 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ItaniumManglingCanonicalizerTest.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'ItaniumManglingCanonicalizerTest_TestInvalidManglings_Test' should be marked noexcept | 5 | ||
| 16302 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ItaniumManglingCanonicalizerTest.cpp @ Line 372 | cppcoreguidelines-noexcept | default constructor 'ItaniumManglingCanonicalizerTest_TestBadEquivalenceOrder_Test' should be marked noexcept | 5 | ||
| 16303 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Types_Test' should be marked noexcept | 5 | ||
| 16304 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Constructors_Test' should be marked noexcept | 5 | ||
| 16305 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'JSONTest_StringOwnership_Test' should be marked noexcept | 5 | ||
| 16306 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'JSONTest_CanonicalOutput_Test' should be marked noexcept | 5 | ||
| 16307 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Escaping_Test' should be marked noexcept | 5 | ||
| 16308 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'JSONTest_PrettyPrinting_Test' should be marked noexcept | 5 | ||
| 16309 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Array_Test' should be marked noexcept | 5 | ||
| 16310 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 135 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Object_Test' should be marked noexcept | 5 | ||
| 16311 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 151 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Parse_Test' should be marked noexcept | 5 | ||
| 16312 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'JSONTest_ParseErrors_Test' should be marked noexcept | 5 | ||
| 16313 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'JSONTest_UTF8_Test' should be marked noexcept | 5 | ||
| 16314 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 249 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Inspection_Test' should be marked noexcept | 5 | ||
| 16315 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Integers_Test' should be marked noexcept | 5 | ||
| 16316 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'CustomStruct' should be marked noexcept | 2 | ||
| 16317 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 389 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Deserialize_Test' should be marked noexcept | 5 | ||
| 16318 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'JSONTest_ParseDeserialize_Test' should be marked noexcept | 5 | ||
| 16319 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 463 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Stream_Test' should be marked noexcept | 5 | ||
| 16320 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/JSONTest.cpp @ Line 513 | cppcoreguidelines-noexcept | default constructor 'JSONTest_Path_Test' should be marked noexcept | 5 | ||
| 16321 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_AddCarryExhaustive_Test' should be marked noexcept | 5 | ||
| 16322 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 97 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_AddSubExhaustive_Test' should be marked noexcept | 5 | ||
| 16323 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 102 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_BinaryExhaustive_Test' should be marked noexcept | 5 | ||
| 16324 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 254 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_UnaryExhaustive_Test' should be marked noexcept | 5 | ||
| 16325 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 284 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_ICmpExhaustive_Test' should be marked noexcept | 5 | ||
| 16326 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_GetMinMaxVal_Test' should be marked noexcept | 5 | ||
| 16327 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 385 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_GetSignedMinMaxVal_Test' should be marked noexcept | 5 | ||
| 16328 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_SExtOrTrunc_Test' should be marked noexcept | 5 | ||
| 16329 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/KnownBitsTest.cpp @ Line 428 | cppcoreguidelines-noexcept | default constructor 'KnownBitsTest_SExtInReg_Test' should be marked noexcept | 5 | ||
| 16330 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_EncodeSLEB128_Test' should be marked noexcept | 5 | ||
| 16331 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_EncodeULEB128_Test' should be marked noexcept | 5 | ||
| 16332 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 106 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_DecodeULEB128_Test' should be marked noexcept | 5 | ||
| 16333 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_DecodeInvalidULEB128_Test' should be marked noexcept | 5 | ||
| 16334 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_DecodeSLEB128_Test' should be marked noexcept | 5 | ||
| 16335 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_DecodeInvalidSLEB128_Test' should be marked noexcept | 5 | ||
| 16336 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_SLEB128Size_Test' should be marked noexcept | 5 | ||
| 16337 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LEB128Test.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'LEB128Test_ULEB128Size_Test' should be marked noexcept | 5 | ||
| 16338 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LineIteratorTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'LineIteratorTest_Basic_Test' should be marked noexcept | 5 | ||
| 16339 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LineIteratorTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'LineIteratorTest_Ref_Test' should be marked noexcept | 5 | ||
| 16340 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LineIteratorTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'LineIteratorTest_CommentAndBlankSkipping_Test' should be marked noexcept | 5 | ||
| 16341 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LineIteratorTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'LineIteratorTest_CommentSkippingKeepBlanks_Test' should be marked noexcept | 5 | ||
| 16342 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LineIteratorTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'LineIteratorTest_BlankSkipping_Test' should be marked noexcept | 5 | ||
| 16343 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LineIteratorTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'LineIteratorTest_BlankKeeping_Test' should be marked noexcept | 5 | ||
| 16344 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LineIteratorTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'LineIteratorTest_EmptyBuffers_Test' should be marked noexcept | 5 | ||
| 16345 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'LinearPolyBase_Poly3D_isZero_Test' should be marked noexcept | 5 | ||
| 16346 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'LinearPolyBase_Poly3D_Equality_Test' should be marked noexcept | 5 | ||
| 16347 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'LinearPolyBase_Poly3D_GetValue_Test' should be marked noexcept | 5 | ||
| 16348 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'LinearPolyBase_Poly3D_Add_Test' should be marked noexcept | 5 | ||
| 16349 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'LinearPolyBase_Poly3D_Sub_Test' should be marked noexcept | 5 | ||
| 16350 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'LinearPolyBase_Poly3D_Scale_Test' should be marked noexcept | 5 | ||
| 16351 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'LinearPolyBase_Poly3D_Invert_Test' should be marked noexcept | 5 | ||
| 16352 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'UnivariateLinearPolyBase_Univariate3D_isZero_Test' should be marked noexcept | 5 | ||
| 16353 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'UnivariateLinearPolyBase_Univariate3D_Equality_Test' should be marked noexcept | 5 | ||
| 16354 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'UnivariateLinearPolyBase_Univariate3D_GetValue_Test' should be marked noexcept | 5 | ||
| 16355 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'UnivariateLinearPolyBase_Univariate3D_Add_Test' should be marked noexcept | 5 | ||
| 16356 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'UnivariateLinearPolyBase_Univariate3D_Sub_Test' should be marked noexcept | 5 | ||
| 16357 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'UnivariateLinearPolyBase_Univariate3D_Scale_Test' should be marked noexcept | 5 | ||
| 16358 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LinearPolyBaseTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'UnivariateLinearPolyBase_Univariate3D_Invert_Test' should be marked noexcept | 5 | ||
| 16359 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LockFileManagerTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'LockFileManagerTest_Basic_Test' should be marked noexcept | 5 | ||
| 16360 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LockFileManagerTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'LockFileManagerTest_LinkLockExists_Test' should be marked noexcept | 5 | ||
| 16361 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/LockFileManagerTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'LockFileManagerTest_RelativePath_Test' should be marked noexcept | 5 | ||
| 16362 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MD5Test.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'MD5Test_MD5_Test' should be marked noexcept | 5 | ||
| 16363 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MD5Test.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'MD5HashTest_MD5_Test' should be marked noexcept | 5 | ||
| 16364 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ManagedStatic.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'Initialize_MultipleThreads_Test' should be marked noexcept | 5 | ||
| 16365 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ManagedStatic.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'Nest' should be marked noexcept | 2 | ||
| 16366 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ManagedStatic.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'ManagedStaticTest_NestedStatics_Test' should be marked noexcept | 5 | ||
| 16367 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ManagedStatic.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'ManagedStaticTest_CustomCreatorDeletor_Test' should be marked noexcept | 5 | ||
| 16368 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MatchersTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'MatchersTest_Optional_Test' should be marked noexcept | 5 | ||
| 16369 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'MathExtras_countTrailingZeros_Test' should be marked noexcept | 5 | ||
| 16370 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'MathExtras_countLeadingZeros_Test' should be marked noexcept | 5 | ||
| 16371 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'MathExtras_onesMask_Test' should be marked noexcept | 5 | ||
| 16372 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'MathExtras_findFirstSet_Test' should be marked noexcept | 5 | ||
| 16373 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'MathExtras_findLastSet_Test' should be marked noexcept | 5 | ||
| 16374 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'MathExtras_isIntN_Test' should be marked noexcept | 5 | ||
| 16375 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'MathExtras_isUIntN_Test' should be marked noexcept | 5 | ||
| 16376 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 145 | cppcoreguidelines-noexcept | default constructor 'MathExtras_maxIntN_Test' should be marked noexcept | 5 | ||
| 16377 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'MathExtras_minIntN_Test' should be marked noexcept | 5 | ||
| 16378 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'MathExtras_maxUIntN_Test' should be marked noexcept | 5 | ||
| 16379 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'MathExtras_reverseBits_Test' should be marked noexcept | 5 | ||
| 16380 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'MathExtras_isPowerOf2_32_Test' should be marked noexcept | 5 | ||
| 16381 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'MathExtras_isPowerOf2_64_Test' should be marked noexcept | 5 | ||
| 16382 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'MathExtras_PowerOf2Ceil_Test' should be marked noexcept | 5 | ||
| 16383 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 200 | cppcoreguidelines-noexcept | default constructor 'MathExtras_PowerOf2Floor_Test' should be marked noexcept | 5 | ||
| 16384 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'MathExtras_CTLog2_Test' should be marked noexcept | 5 | ||
| 16385 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'MathExtras_countLeadingOnes_Test' should be marked noexcept | 5 | ||
| 16386 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 240 | cppcoreguidelines-noexcept | default constructor 'MathExtras_FloatBits_Test' should be marked noexcept | 5 | ||
| 16387 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 245 | cppcoreguidelines-noexcept | default constructor 'MathExtras_DoubleBits_Test' should be marked noexcept | 5 | ||
| 16388 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'MathExtras_MinAlign_Test' should be marked noexcept | 5 | ||
| 16389 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 257 | cppcoreguidelines-noexcept | default constructor 'MathExtras_NextPowerOf2_Test' should be marked noexcept | 5 | ||
| 16390 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'MathExtras_alignTo_Test' should be marked noexcept | 5 | ||
| 16391 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 301 | cppcoreguidelines-noexcept | default constructor 'MathExtras_SaturatingAdd_Test' should be marked noexcept | 5 | ||
| 16392 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 381 | cppcoreguidelines-noexcept | default constructor 'MathExtras_SaturatingMultiply_Test' should be marked noexcept | 5 | ||
| 16393 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'MathExtras_SaturatingMultiplyAdd_Test' should be marked noexcept | 5 | ||
| 16394 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 442 | cppcoreguidelines-noexcept | default constructor 'MathExtras_IsShiftedUInt_Test' should be marked noexcept | 5 | ||
| 16395 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 458 | cppcoreguidelines-noexcept | default constructor 'MathExtras_IsShiftedInt_Test' should be marked noexcept | 5 | ||
| 16396 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 481 | cppcoreguidelines-noexcept | default constructor 'OverflowTest' should be marked noexcept | 2 | ||
| 16397 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_AddNoOverflow_Test' should be marked noexcept | 3 | ||
| 16398 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_AddOverflowToNegative_Test' should be marked noexcept | 3 | ||
| 16399 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 501 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_AddOverflowToMin_Test' should be marked noexcept | 3 | ||
| 16400 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 508 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_AddOverflowToZero_Test' should be marked noexcept | 3 | ||
| 16401 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 515 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_AddOverflowToMax_Test' should be marked noexcept | 3 | ||
| 16402 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_SubNoOverflow_Test' should be marked noexcept | 3 | ||
| 16403 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_SubOverflowToMax_Test' should be marked noexcept | 3 | ||
| 16404 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_SubOverflowToMin_Test' should be marked noexcept | 3 | ||
| 16405 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 542 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_SubOverflowToNegative_Test' should be marked noexcept | 3 | ||
| 16406 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 550 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_SubOverflowToPositive_Test' should be marked noexcept | 3 | ||
| 16407 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_MulNoOverflow_Test' should be marked noexcept | 3 | ||
| 16408 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 570 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_MulNoOverflowToMax_Test' should be marked noexcept | 3 | ||
| 16409 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 578 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_MulOverflowToMin_Test' should be marked noexcept | 3 | ||
| 16410 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 585 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_MulOverflowMax_Test' should be marked noexcept | 3 | ||
| 16411 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MathExtrasTest.cpp @ Line 595 | cppcoreguidelines-noexcept | default constructor 'OverflowTest_MulResultZero_Test' should be marked noexcept | 3 | ||
| 16412 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferRefTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferRefTest_construct_Test' should be marked noexcept | 5 | ||
| 16413 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferRefTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferRefTest_compareEquals_Test' should be marked noexcept | 5 | ||
| 16414 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest' should be marked noexcept | 2 | ||
| 16415 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_get_Test' should be marked noexcept | 4 | ||
| 16416 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_getOpenFile_Test' should be marked noexcept | 4 | ||
| 16417 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_NullTerminator4K_Test' should be marked noexcept | 4 | ||
| 16418 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_copy_Test' should be marked noexcept | 4 | ||
| 16419 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_createFromPipe_Test' should be marked noexcept | 4 | ||
| 16420 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 197 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_make_new_Test' should be marked noexcept | 4 | ||
| 16421 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_getOpenFileNoReopen_Test' should be marked noexcept | 4 | ||
| 16422 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_getOpenFileReopened_Test' should be marked noexcept | 4 | ||
| 16423 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 268 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_slice_Test' should be marked noexcept | 4 | ||
| 16424 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 315 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_writableSlice_Test' should be marked noexcept | 4 | ||
| 16425 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 348 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_writeThroughFile_Test' should be marked noexcept | 4 | ||
| 16426 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryBufferTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'MemoryBufferTest_mmapVolatileNoNull_Test' should be marked noexcept | 4 | ||
| 16427 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest' should be marked noexcept | 2 | ||
| 16428 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_AllocAndRelease_Test' should be marked noexcept | 3 | ||
| 16429 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_AllocAndReleaseHuge_Test' should be marked noexcept | 3 | ||
| 16430 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_MultipleAllocAndRelease_Test' should be marked noexcept | 3 | ||
| 16431 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_BasicWrite_Test' should be marked noexcept | 3 | ||
| 16432 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_MultipleWrite_Test' should be marked noexcept | 3 | ||
| 16433 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 242 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_EnabledWrite_Test' should be marked noexcept | 3 | ||
| 16434 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 304 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_SuccessiveNear_Test' should be marked noexcept | 3 | ||
| 16435 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_DuplicateNear_Test' should be marked noexcept | 3 | ||
| 16436 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 353 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_ZeroNear_Test' should be marked noexcept | 3 | ||
| 16437 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_ZeroSizeNear_Test' should be marked noexcept | 3 | ||
| 16438 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/MemoryTest.cpp @ Line 407 | cppcoreguidelines-noexcept | default constructor 'MappedMemoryTest_UnalignedNear_Test' should be marked noexcept | 3 | ||
| 16439 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/NativeFormatTests.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'NativeFormatTest_BasicIntegerTests_Test' should be marked noexcept | 5 | ||
| 16440 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/NativeFormatTests.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'NativeFormatTest_BasicFloatingPointTests_Test' should be marked noexcept | 5 | ||
| 16441 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/NativeFormatTests.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'NativeFormatTest_BoundaryTests_Test' should be marked noexcept | 5 | ||
| 16442 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/NativeFormatTests.cpp @ Line 130 | cppcoreguidelines-noexcept | default constructor 'NativeFormatTest_HexTests_Test' should be marked noexcept | 5 | ||
| 16443 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/NativeFormatTests.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'NativeFormatTest_IntegerTests_Test' should be marked noexcept | 5 | ||
| 16444 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/NativeFormatTests.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'NativeFormatTest_CommaTests_Test' should be marked noexcept | 5 | ||
| 16445 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/OptimizedStructLayoutTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'LayoutTest' should be marked noexcept | 2 | ||
| 16446 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/OptimizedStructLayoutTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'OptimizedStructLayoutTest_Basic_Test' should be marked noexcept | 5 | ||
| 16447 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/OptimizedStructLayoutTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'OptimizedStructLayoutTest_OddSize_Test' should be marked noexcept | 5 | ||
| 16448 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/OptimizedStructLayoutTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'OptimizedStructLayoutTest_Gaps_Test' should be marked noexcept | 5 | ||
| 16449 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/OptimizedStructLayoutTest.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'OptimizedStructLayoutTest_Greed_Test' should be marked noexcept | 5 | ||
| 16450 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/OptimizedStructLayoutTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'OptimizedStructLayoutTest_Jagged_Test' should be marked noexcept | 5 | ||
| 16451 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/OptimizedStructLayoutTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'OptimizedStructLayoutTest_GardenPath_Test' should be marked noexcept | 5 | ||
| 16452 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ParallelTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Parallel_sort_Test' should be marked noexcept | 5 | ||
| 16453 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ParallelTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'Parallel_parallel_for_Test' should be marked noexcept | 5 | ||
| 16454 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ParallelTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'Parallel_TransformReduce_Test' should be marked noexcept | 5 | ||
| 16455 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ParallelTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'Parallel_ForEachError_Test' should be marked noexcept | 5 | ||
| 16456 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'is_separator_Works_Test' should be marked noexcept | 5 | ||
| 16457 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'is_absolute_gnu_Works_Test' should be marked noexcept | 5 | ||
| 16458 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'Support_Path_Test' should be marked noexcept | 5 | ||
| 16459 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'Support_PathRoot_Test' should be marked noexcept | 5 | ||
| 16460 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'Support_FilenameParent_Test' should be marked noexcept | 5 | ||
| 16461 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 351 | cppcoreguidelines-noexcept | default constructor 'Support_PathIterator_Test' should be marked noexcept | 5 | ||
| 16462 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 371 | cppcoreguidelines-noexcept | default constructor 'Support_AbsolutePathIteratorEnd_Test' should be marked noexcept | 5 | ||
| 16463 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 435 | cppcoreguidelines-noexcept | default constructor 'Support_HomeDirectory_Test' should be marked noexcept | 5 | ||
| 16464 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 455 | cppcoreguidelines-noexcept | default constructor 'Support_HomeDirectoryWithNoEnv_Test' should be marked noexcept | 5 | ||
| 16465 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 468 | cppcoreguidelines-noexcept | default constructor 'Support_ConfigDirectoryWithEnv_Test' should be marked noexcept | 5 | ||
| 16466 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'Support_ConfigDirectoryNoEnv_Test' should be marked noexcept | 5 | ||
| 16467 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 488 | cppcoreguidelines-noexcept | default constructor 'Support_CacheDirectoryWithEnv_Test' should be marked noexcept | 5 | ||
| 16468 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 496 | cppcoreguidelines-noexcept | default constructor 'Support_CacheDirectoryNoEnv_Test' should be marked noexcept | 5 | ||
| 16469 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 543 | cppcoreguidelines-noexcept | default constructor 'Support_TempDirectory_Test' should be marked noexcept | 5 | ||
| 16470 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 613 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest' should be marked noexcept | 2 | ||
| 16471 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 636 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_Unique_Test' should be marked noexcept | 4 | ||
| 16472 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 689 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_RealPath_Test' should be marked noexcept | 4 | ||
| 16473 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 726 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_ExpandTilde_Test' should be marked noexcept | 4 | ||
| 16474 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 752 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_RealPathNoReadPerm_Test' should be marked noexcept | 4 | ||
| 16475 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 770 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_TempFileKeepDiscard_Test' should be marked noexcept | 4 | ||
| 16476 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 782 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_TempFileDiscardDiscard_Test' should be marked noexcept | 4 | ||
| 16477 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 793 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_TempFiles_Test' should be marked noexcept | 4 | ||
| 16478 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 877 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_TempFileCollisions_Test' should be marked noexcept | 4 | ||
| 16479 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 916 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_CreateDir_Test' should be marked noexcept | 4 | ||
| 16480 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1007 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_DirectoryIteration_Test' should be marked noexcept | 4 | ||
| 16481 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1092 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_BrokenSymlinkDirectoryIteration_Test' should be marked noexcept | 4 | ||
| 16482 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1211 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_Remove_Test' should be marked noexcept | 4 | ||
| 16483 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1275 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_Resize_Test' should be marked noexcept | 4 | ||
| 16484 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1287 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_MD5_Test' should be marked noexcept | 4 | ||
| 16485 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1301 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_FileMapping_Test' should be marked noexcept | 4 | ||
| 16486 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1345 | cppcoreguidelines-noexcept | default constructor 'Support_NormalizePath_Test' should be marked noexcept | 5 | ||
| 16487 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1394 | cppcoreguidelines-noexcept | default constructor 'Support_RemoveLeadingDotSlash_Test' should be marked noexcept | 5 | ||
| 16488 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1411 | cppcoreguidelines-noexcept | default constructor 'Support_RemoveDots_Test' should be marked noexcept | 5 | ||
| 16489 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1477 | cppcoreguidelines-noexcept | default constructor 'Support_ReplacePathPrefix_Test' should be marked noexcept | 5 | ||
| 16490 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1550 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_OpenFileForRead_Test' should be marked noexcept | 4 | ||
| 16491 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1628 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_CreateNew_Test' should be marked noexcept | 4 | ||
| 16492 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1652 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_CreateAlways_Test' should be marked noexcept | 4 | ||
| 16493 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1688 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_OpenExisting_Test' should be marked noexcept | 4 | ||
| 16494 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1709 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_OpenAlways_Test' should be marked noexcept | 4 | ||
| 16495 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1722 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_AppendSetsCorrectFileOffset_Test' should be marked noexcept | 4 | ||
| 16496 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1777 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_ReadOnlyFileCantWrite_Test' should be marked noexcept | 4 | ||
| 16497 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1789 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_WriteOnlyFileCantRead_Test' should be marked noexcept | 4 | ||
| 16498 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1801 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_ReadWriteFileCanReadOrWrite_Test' should be marked noexcept | 4 | ||
| 16499 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1813 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_readNativeFile_Test' should be marked noexcept | 4 | ||
| 16500 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1833 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_readNativeFileSlice_Test' should be marked noexcept | 4 | ||
| 16501 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1856 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_is_local_Test' should be marked noexcept | 4 | ||
| 16502 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1880 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_getUmask_Test' should be marked noexcept | 4 | ||
| 16503 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1892 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_RespectUmask_Test' should be marked noexcept | 4 | ||
| 16504 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1935 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_set_current_path_Test' should be marked noexcept | 4 | ||
| 16505 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Path.cpp @ Line 1957 | cppcoreguidelines-noexcept | default constructor 'FileSystemTest_permissions_Test' should be marked noexcept | 4 | ||
| 16506 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProcessTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ProcessTest_GetProcessIdTest_Test' should be marked noexcept | 5 | ||
| 16507 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProcessTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'ProcessTest_GetRandomNumberTest_Test' should be marked noexcept | 5 | ||
| 16508 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProcessTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'PageSizeTest' should be marked noexcept | 2 | ||
| 16509 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProcessTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'PageSizeTest_PageSize_Test' should be marked noexcept | 4 | ||
| 16510 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'ProgramEnvTest' should be marked noexcept | 2 | ||
| 16511 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'ProgramEnvTest_CreateProcessTrailingSlash_Test' should be marked noexcept | 4 | ||
| 16512 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'ProgramEnvTest_TestExecuteNoWait_Test' should be marked noexcept | 4 | ||
| 16513 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'ProgramEnvTest_TestExecuteAndWaitTimeout_Test' should be marked noexcept | 4 | ||
| 16514 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'ProgramTest_TestExecuteNegative_Test' should be marked noexcept | 5 | ||
| 16515 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'ProgramTest_TestWriteWithSystemEncoding_Test' should be marked noexcept | 5 | ||
| 16516 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'ProgramEnvTest_TestExecuteAndWaitStatistics_Test' should be marked noexcept | 4 | ||
| 16517 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ProgramTest.cpp @ Line 365 | cppcoreguidelines-noexcept | default constructor 'ProgramEnvTest_TestLockFile_Test' should be marked noexcept | 4 | ||
| 16518 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RISCVAttributeParserTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'StackAlign_testAttribute_Test' should be marked noexcept | 5 | ||
| 16519 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RISCVAttributeParserTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'UnalignedAccess_testAttribute_Test' should be marked noexcept | 5 | ||
| 16520 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'RegexTest' should be marked noexcept | 2 | ||
| 16521 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'RegexTest_Basics_Test' should be marked noexcept | 4 | ||
| 16522 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'RegexTest_Backreferences_Test' should be marked noexcept | 4 | ||
| 16523 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'RegexTest_Substitution_Test' should be marked noexcept | 4 | ||
| 16524 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'RegexTest_IsLiteralERE_Test' should be marked noexcept | 4 | ||
| 16525 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'RegexTest_Escape_Test' should be marked noexcept | 4 | ||
| 16526 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'RegexTest_IsValid_Test' should be marked noexcept | 4 | ||
| 16527 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 142 | cppcoreguidelines-noexcept | default constructor 'RegexTest_MoveConstruct_Test' should be marked noexcept | 4 | ||
| 16528 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'RegexTest_MoveAssign_Test' should be marked noexcept | 4 | ||
| 16529 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'RegexTest_NoArgConstructor_Test' should be marked noexcept | 4 | ||
| 16530 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'RegexTest_MatchInvalid_Test' should be marked noexcept | 4 | ||
| 16531 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/RegexTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'RegexTest_OssFuzz3727Regression_Test' should be marked noexcept | 4 | ||
| 16532 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ReplaceFileTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'rename_FileOpenedForReadingCanBeReplaced_Test' should be marked noexcept | 5 | ||
| 16533 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ReplaceFileTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'rename_ExistingTemp_Test' should be marked noexcept | 5 | ||
| 16534 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ReverseIterationTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'ReverseIterationTest_DenseMapTest1_Test' should be marked noexcept | 5 | ||
| 16535 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ReverseIterationTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'ReverseIterationTest_DenseMapTest2_Test' should be marked noexcept | 5 | ||
| 16536 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SHA256.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'SHA256Test_SHA256_Test' should be marked noexcept | 5 | ||
| 16537 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getRounded_Test' should be marked noexcept | 5 | ||
| 16538 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getAdjusted_Test' should be marked noexcept | 5 | ||
| 16539 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getProduct_Test' should be marked noexcept | 5 | ||
| 16540 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getQuotient_Test' should be marked noexcept | 5 | ||
| 16541 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getLg_Test' should be marked noexcept | 5 | ||
| 16542 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getLgFloor_Test' should be marked noexcept | 5 | ||
| 16543 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 256 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getLgCeiling_Test' should be marked noexcept | 5 | ||
| 16544 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_compare_Test' should be marked noexcept | 5 | ||
| 16545 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 323 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_matchScales_Test' should be marked noexcept | 5 | ||
| 16546 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getSum_Test' should be marked noexcept | 5 | ||
| 16547 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 466 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_getDifference_Test' should be marked noexcept | 5 | ||
| 16548 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 536 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_arithmeticOperators_Test' should be marked noexcept | 5 | ||
| 16549 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ScaledNumberTest.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'ScaledNumberHelpersTest_toIntBug_Test' should be marked noexcept | 5 | ||
| 16550 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest' should be marked noexcept | 2 | ||
| 16551 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_BasicError_Test' should be marked noexcept | 4 | ||
| 16552 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_BasicWarning_Test' should be marked noexcept | 4 | ||
| 16553 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_BasicRemark_Test' should be marked noexcept | 4 | ||
| 16554 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_BasicNote_Test' should be marked noexcept | 4 | ||
| 16555 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEndOfLine_Test' should be marked noexcept | 4 | ||
| 16556 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtNewline_Test' should be marked noexcept | 4 | ||
| 16557 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEmptyBuffer_Test' should be marked noexcept | 4 | ||
| 16558 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationJustOnSoleNewline_Test' should be marked noexcept | 4 | ||
| 16559 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationJustAfterSoleNewline_Test' should be marked noexcept | 4 | ||
| 16560 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationJustAfterNonNewline_Test' should be marked noexcept | 4 | ||
| 16561 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationOnFirstLineOfMultiline_Test' should be marked noexcept | 4 | ||
| 16562 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationOnEOLOfFirstLineOfMultiline_Test' should be marked noexcept | 4 | ||
| 16563 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationOnSecondLineOfMultiline_Test' should be marked noexcept | 4 | ||
| 16564 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 179 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationOnSecondLineOfMultilineNoSecondEOL_Test' should be marked noexcept | 4 | ||
| 16565 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 189 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationOnEOLOfSecondSecondLineOfMultiline_Test' should be marked noexcept | 4 | ||
| 16566 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationBeforeEndOf255ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16567 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEndOf255ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16568 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 239 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationPastEndOf255ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16569 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 250 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationBeforeEndOf255ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16570 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEndOf255ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16571 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationPastEndOf255ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16572 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 287 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationBeforeEndOf256ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16573 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 298 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEndOf256ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16574 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 309 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationPastEndOf256ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16575 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 320 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationBeforeEndOf256ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16576 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 331 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEndOf256ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16577 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 342 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationPastEndOf256ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16578 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 357 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationBeforeEndOf257ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16579 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 368 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEndOf257ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16580 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 379 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationPastEndOf257ByteBuffer_Test' should be marked noexcept | 4 | ||
| 16581 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationBeforeEndOf257ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16582 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 401 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationAtEndOf257ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16583 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 412 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_LocationPastEndOf257ByteBufferEndingInNewline_Test' should be marked noexcept | 4 | ||
| 16584 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 423 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_BasicRange_Test' should be marked noexcept | 4 | ||
| 16585 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 433 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_RangeWithTab_Test' should be marked noexcept | 4 | ||
| 16586 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 443 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_MultiLineRange_Test' should be marked noexcept | 4 | ||
| 16587 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 453 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_MultipleRanges_Test' should be marked noexcept | 4 | ||
| 16588 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 464 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_OverlappingRanges_Test' should be marked noexcept | 4 | ||
| 16589 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_BasicFixit_Test' should be marked noexcept | 4 | ||
| 16590 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SourceMgrTest.cpp @ Line 487 | cppcoreguidelines-noexcept | default constructor 'SourceMgrTest_FixitForTab_Test' should be marked noexcept | 4 | ||
| 16591 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest' should be marked noexcept | 2 | ||
| 16592 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_Basic_Test' should be marked noexcept | 4 | ||
| 16593 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_CorrectErrorLineNumberWithBlankLine_Test' should be marked noexcept | 4 | ||
| 16594 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_SectionRegexErrorHandling_Test' should be marked noexcept | 4 | ||
| 16595 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_Section_Test' should be marked noexcept | 4 | ||
| 16596 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_GlobalInit_Test' should be marked noexcept | 4 | ||
| 16597 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 139 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_Substring_Test' should be marked noexcept | 4 | ||
| 16598 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_InvalidSpecialCaseList_Test' should be marked noexcept | 4 | ||
| 16599 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_EmptySpecialCaseList_Test' should be marked noexcept | 4 | ||
| 16600 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 175 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_MultipleExclusions_Test' should be marked noexcept | 4 | ||
| 16601 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_NoTrigramsInRules_Test' should be marked noexcept | 4 | ||
| 16602 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_NoTrigramsInARule_Test' should be marked noexcept | 4 | ||
| 16603 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_RepetitiveRule_Test' should be marked noexcept | 4 | ||
| 16604 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_SpecialSymbolRule_Test' should be marked noexcept | 4 | ||
| 16605 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_PopularTrigram_Test' should be marked noexcept | 4 | ||
| 16606 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SpecialCaseListTest.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'SpecialCaseListTest_EscapedSymbols_Test' should be marked noexcept | 4 | ||
| 16607 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SuffixTreeTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'SuffixTreeTest_TestSingleRepetition_Test' should be marked noexcept | 5 | ||
| 16608 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SuffixTreeTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'SuffixTreeTest_TestLongerRepetition_Test' should be marked noexcept | 5 | ||
| 16609 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SuffixTreeTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'SuffixTreeTest_TestSingleCharacterRepeat_Test' should be marked noexcept | 5 | ||
| 16610 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SuffixTreeTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'SuffixTreeTest_TestTandemRepeat_Test' should be marked noexcept | 5 | ||
| 16611 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SuffixTreeTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'SuffixTreeTest_TestExclusion_Test' should be marked noexcept | 5 | ||
| 16612 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ByteSwap_Swap_32_Test' should be marked noexcept | 5 | ||
| 16613 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'ByteSwap_Swap_64_Test' should be marked noexcept | 5 | ||
| 16614 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_UnsignedRoundTrip_Test' should be marked noexcept | 5 | ||
| 16615 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_SignedRoundTrip_Test' should be marked noexcept | 5 | ||
| 16616 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_uint8_t_Test' should be marked noexcept | 5 | ||
| 16617 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_uint16_t_Test' should be marked noexcept | 5 | ||
| 16618 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_uint32_t_Test' should be marked noexcept | 5 | ||
| 16619 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_uint64_t_Test' should be marked noexcept | 5 | ||
| 16620 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_int8_t_Test' should be marked noexcept | 5 | ||
| 16621 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_int16_t_Test' should be marked noexcept | 5 | ||
| 16622 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_int32_t_Test' should be marked noexcept | 5 | ||
| 16623 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_int64_t_Test' should be marked noexcept | 5 | ||
| 16624 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_float_Test' should be marked noexcept | 5 | ||
| 16625 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'getSwappedBytes_double_Test' should be marked noexcept | 5 | ||
| 16626 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_uint8_t_Test' should be marked noexcept | 5 | ||
| 16627 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_uint16_t_Test' should be marked noexcept | 5 | ||
| 16628 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_uint32_t_Test' should be marked noexcept | 5 | ||
| 16629 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_uint64_t_Test' should be marked noexcept | 5 | ||
| 16630 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_int8_t_Test' should be marked noexcept | 5 | ||
| 16631 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 180 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_int16_t_Test' should be marked noexcept | 5 | ||
| 16632 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_int32_t_Test' should be marked noexcept | 5 | ||
| 16633 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_int64_t_Test' should be marked noexcept | 5 | ||
| 16634 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_float_Test' should be marked noexcept | 5 | ||
| 16635 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SwapByteOrderTest.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'swapByteOrder_double_Test' should be marked noexcept | 5 | ||
| 16636 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SymbolRemappingReaderTest.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'SymbolRemappingReaderTest' should be marked noexcept | 2 | ||
| 16637 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SymbolRemappingReaderTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'SymbolRemappingReaderTest_ParseErrors_Test' should be marked noexcept | 4 | ||
| 16638 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SymbolRemappingReaderTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'SymbolRemappingReaderTest_DemanglingErrors_Test' should be marked noexcept | 4 | ||
| 16639 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SymbolRemappingReaderTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'SymbolRemappingReaderTest_BadMappingOrder_Test' should be marked noexcept | 4 | ||
| 16640 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/SymbolRemappingReaderTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'SymbolRemappingReaderTest_RemappingsAdded_Test' should be marked noexcept | 4 | ||
| 16641 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TarWriterTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'TarWriterTest' should be marked noexcept | 2 | ||
| 16642 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TarWriterTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'TarWriterTest_Basics_Test' should be marked noexcept | 4 | ||
| 16643 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TarWriterTest.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'TarWriterTest_LongFilename_Test' should be marked noexcept | 4 | ||
| 16644 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TarWriterTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'TarWriterTest_Pax_Test' should be marked noexcept | 4 | ||
| 16645 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TarWriterTest.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'TarWriterTest_SingleFile_Test' should be marked noexcept | 4 | ||
| 16646 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TarWriterTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'TarWriterTest_NoDuplicate_Test' should be marked noexcept | 4 | ||
| 16647 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TarWriterTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'TarWriterTest_Duplicate_Test' should be marked noexcept | 4 | ||
| 16648 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'ARMCPUTestFixture' should be marked noexcept | 2 | ||
| 16649 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'ARMCPUTestFixture_ARMCPUTests_Test' should be marked noexcept | 3 | ||
| 16650 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 397 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_testARMCPUArchList_Test' should be marked noexcept | 5 | ||
| 16651 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 409 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_testInvalidARMArch_Test' should be marked noexcept | 5 | ||
| 16652 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 425 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_testARMArch_Test' should be marked noexcept | 5 | ||
| 16653 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 541 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_testARMExtension_Test' should be marked noexcept | 5 | ||
| 16654 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 629 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMFPUVersion_Test' should be marked noexcept | 5 | ||
| 16655 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 640 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMFPUNeonSupportLevel_Test' should be marked noexcept | 5 | ||
| 16656 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 653 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMFPURestriction_Test' should be marked noexcept | 5 | ||
| 16657 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 666 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMExtensionFeatures_Test' should be marked noexcept | 5 | ||
| 16658 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 697 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMFPUFeatures_Test' should be marked noexcept | 5 | ||
| 16659 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 707 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMArchExtFeature_Test' should be marked noexcept | 5 | ||
| 16660 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 752 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMArchExtDependencies_Test' should be marked noexcept | 5 | ||
| 16661 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 759 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMparseHWDiv_Test' should be marked noexcept | 5 | ||
| 16662 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 766 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMparseArchEndianAndISA_Test' should be marked noexcept | 5 | ||
| 16663 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 816 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMparseArchProfile_Test' should be marked noexcept | 5 | ||
| 16664 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 851 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_ARMparseArchVersion_Test' should be marked noexcept | 5 | ||
| 16665 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 859 | cppcoreguidelines-noexcept | default constructor 'AArch64CPUTestFixture' should be marked noexcept | 2 | ||
| 16666 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 862 | cppcoreguidelines-noexcept | default constructor 'AArch64CPUTestFixture_testAArch64CPU_Test' should be marked noexcept | 3 | ||
| 16667 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 1179 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_testAArch64CPUArchList_Test' should be marked noexcept | 5 | ||
| 16668 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 1200 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_testAArch64Arch_Test' should be marked noexcept | 5 | ||
| 16669 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 1225 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_testAArch64Extension_Test' should be marked noexcept | 5 | ||
| 16670 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 1363 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_AArch64ExtensionFeatures_Test' should be marked noexcept | 5 | ||
| 16671 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 1407 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_AArch64ArchFeatures_Test' should be marked noexcept | 5 | ||
| 16672 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TargetParserTest.cpp @ Line 1416 | cppcoreguidelines-noexcept | default constructor 'TargetParserTest_AArch64ArchExtFeature_Test' should be marked noexcept | 5 | ||
| 16673 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TaskQueueTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'TaskQueueTest' should be marked noexcept | 2 | ||
| 16674 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TaskQueueTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'TaskQueueTest_OrderedFutures_Test' should be marked noexcept | 4 | ||
| 16675 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TaskQueueTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'TaskQueueTest_UnOrderedFutures_Test' should be marked noexcept | 4 | ||
| 16676 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TaskQueueTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'TaskQueueTest_FutureWithReturnValue_Test' should be marked noexcept | 4 | ||
| 16677 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadLocalTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'ThreadLocalTest' should be marked noexcept | 2 | ||
| 16678 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadLocalTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'ThreadLocalTest_Basics_Test' should be marked noexcept | 4 | ||
| 16679 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest' should be marked noexcept | 2 | ||
| 16680 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 103 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_AsyncBarrier_Test' should be marked noexcept | 4 | ||
| 16681 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_AsyncBarrierArgs_Test' should be marked noexcept | 4 | ||
| 16682 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_Async_Test' should be marked noexcept | 4 | ||
| 16683 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_GetFuture_Test' should be marked noexcept | 4 | ||
| 16684 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 168 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_PoolDestruction_Test' should be marked noexcept | 4 | ||
| 16685 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 222 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_AllThreads_UseAllRessources_Test' should be marked noexcept | 4 | ||
| 16686 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_AllThreads_OneThreadPerCore_Test' should be marked noexcept | 4 | ||
| 16687 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ThreadPool.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'ThreadPoolTest_AffinityMask_Test' should be marked noexcept | 4 | ||
| 16688 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Threading.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'Threading_PhysicalConcurrency_Test' should be marked noexcept | 5 | ||
| 16689 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Threading.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'Threading_RunOnThreadSyncAsync_Test' should be marked noexcept | 5 | ||
| 16690 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/Threading.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'Threading_RunOnThreadSync_Test' should be marked noexcept | 5 | ||
| 16691 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TimerTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'Timer_Additivity_Test' should be marked noexcept | 5 | ||
| 16692 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TimerTest.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'Timer_CheckIfTriggered_Test' should be marked noexcept | 5 | ||
| 16693 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/ToolOutputFileTest.cpp @ Line 17 | cppcoreguidelines-noexcept | default constructor 'ToolOutputFileTest_DashOpensOuts_Test' should be marked noexcept | 5 | ||
| 16694 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrailingObjectsTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'TrailingObjects_OneArg_Test' should be marked noexcept | 5 | ||
| 16695 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrailingObjectsTest.cpp @ Line 133 | cppcoreguidelines-noexcept | default constructor 'TrailingObjects_TwoArg_Test' should be marked noexcept | 5 | ||
| 16696 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrailingObjectsTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'TrailingObjects_ThreeArg_Test' should be marked noexcept | 5 | ||
| 16697 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrailingObjectsTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'TrailingObjects_Realignment_Test' should be marked noexcept | 5 | ||
| 16698 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest' should be marked noexcept | 2 | ||
| 16699 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_Empty_Test' should be marked noexcept | 4 | ||
| 16700 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_Basic_Test' should be marked noexcept | 4 | ||
| 16701 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_NoTrigramsInRules_Test' should be marked noexcept | 4 | ||
| 16702 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_NoTrigramsInARule_Test' should be marked noexcept | 4 | ||
| 16703 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_RepetitiveRule_Test' should be marked noexcept | 4 | ||
| 16704 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_PopularTrigram_Test' should be marked noexcept | 4 | ||
| 16705 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_PopularTrigram2_Test' should be marked noexcept | 4 | ||
| 16706 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_TooComplicatedRegex_Test' should be marked noexcept | 4 | ||
| 16707 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_TooComplicatedRegex2_Test' should be marked noexcept | 4 | ||
| 16708 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_EscapedSymbols_Test' should be marked noexcept | 4 | ||
| 16709 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_Backreference1_Test' should be marked noexcept | 4 | ||
| 16710 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_Backreference2_Test' should be marked noexcept | 4 | ||
| 16711 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TrigramIndexTest.cpp @ Line 122 | cppcoreguidelines-noexcept | default constructor 'TrigramIndexTest_Sequence_Test' should be marked noexcept | 4 | ||
| 16712 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TypeNameTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'TypeNameTest_Names_Test' should be marked noexcept | 5 | ||
| 16713 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TypeTraitsTest.cpp @ Line 57 | cppcoreguidelines-noexcept | move constructor 'Z' should be marked noexcept | 2 | ||
| 16714 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TypeTraitsTest.cpp @ Line 61 | cppcoreguidelines-noexcept | move constructor 'A' should be marked noexcept | 2 | ||
| 16715 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TypeTraitsTest.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'Triviality_Tester_Test' should be marked noexcept | 5 | ||
| 16716 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/TypeTraitsTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'Triviality_ADT_Test' should be marked noexcept | 5 | ||
| 16717 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/UnicodeTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'Unicode_columnWidthUTF8_Test' should be marked noexcept | 5 | ||
| 16718 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/UnicodeTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'Unicode_isPrintable_Test' should be marked noexcept | 5 | ||
| 16719 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VersionTupleTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'VersionTuple_getAsString_Test' should be marked noexcept | 5 | ||
| 16720 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VersionTupleTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'VersionTuple_tryParse_Test' should be marked noexcept | 5 | ||
| 16721 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'DummyFileSystem' should be marked noexcept | 2 | ||
| 16722 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 176 | cppcoreguidelines-noexcept | default constructor 'ErrorDummyFileSystem' should be marked noexcept | 2 | ||
| 16723 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 190 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_StatusQueries_Test' should be marked noexcept | 5 | ||
| 16724 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_BaseOnlyOverlay_Test' should be marked noexcept | 5 | ||
| 16725 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_GetRealPathInOverlay_Test' should be marked noexcept | 5 | ||
| 16726 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_OverlayFiles_Test' should be marked noexcept | 5 | ||
| 16727 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 316 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_OverlayDirsNonMerged_Test' should be marked noexcept | 5 | ||
| 16728 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 340 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_MergedDirPermissions_Test' should be marked noexcept | 5 | ||
| 16729 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 366 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_OverlayIterator_Test' should be marked noexcept | 5 | ||
| 16730 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 417 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_BasicRealFSIteration_Test' should be marked noexcept | 5 | ||
| 16731 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_MultipleWorkingDirs_Test' should be marked noexcept | 5 | ||
| 16732 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 510 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_BrokenSymlinkRealFSIteration_Test' should be marked noexcept | 5 | ||
| 16733 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_BasicRealFSRecursiveIteration_Test' should be marked noexcept | 5 | ||
| 16734 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 579 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_BasicRealFSRecursiveIterationNoPush_Test' should be marked noexcept | 5 | ||
| 16735 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 661 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_BrokenSymlinkRealFSRecursiveIteration_Test' should be marked noexcept | 5 | ||
| 16736 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 720 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_OverlayIteration_Test' should be marked noexcept | 5 | ||
| 16737 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 744 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_OverlayRecursiveIteration_Test' should be marked noexcept | 5 | ||
| 16738 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 786 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_ThreeLevelIteration_Test' should be marked noexcept | 5 | ||
| 16739 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 806 | cppcoreguidelines-noexcept | default constructor 'VirtualFileSystemTest_HiddenInIteration_Test' should be marked noexcept | 5 | ||
| 16740 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 849 | cppcoreguidelines-noexcept | default constructor 'ProxyFileSystemTest_Basic_Test' should be marked noexcept | 5 | ||
| 16741 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 891 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest' should be marked noexcept | 2 | ||
| 16742 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 906 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_IsEmpty_Test' should be marked noexcept | 4 | ||
| 16743 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 913 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_WindowsPath_Test' should be marked noexcept | 4 | ||
| 16744 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 926 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_OverlayFile_Test' should be marked noexcept | 4 | ||
| 16745 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 940 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_OverlayFileNoOwn_Test' should be marked noexcept | 4 | ||
| 16746 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 948 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_OpenFileForRead_Test' should be marked noexcept | 4 | ||
| 16747 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 975 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_DuplicatedFile_Test' should be marked noexcept | 4 | ||
| 16748 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 982 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_DirectoryIteration_Test' should be marked noexcept | 4 | ||
| 16749 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1007 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_WorkingDirectory_Test' should be marked noexcept | 4 | ||
| 16750 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1028 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_IsLocal_Test' should be marked noexcept | 4 | ||
| 16751 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1040 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_GetRealPath_Test' should be marked noexcept | 4 | ||
| 16752 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1063 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddFileWithUser_Test' should be marked noexcept | 4 | ||
| 16753 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1080 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddFileWithGroup_Test' should be marked noexcept | 4 | ||
| 16754 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1097 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddFileWithFileType_Test' should be marked noexcept | 4 | ||
| 16755 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1112 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddFileWithPerms_Test' should be marked noexcept | 4 | ||
| 16756 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1134 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddDirectoryThenAddChild_Test' should be marked noexcept | 4 | ||
| 16757 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1149 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_StatusName_Test' should be marked noexcept | 4 | ||
| 16758 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1180 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddHardLinkToFile_Test' should be marked noexcept | 4 | ||
| 16759 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1191 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddHardLinkInChainPattern_Test' should be marked noexcept | 4 | ||
| 16760 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1205 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddHardLinkToAFileThatWasNotAddedBefore_Test' should be marked noexcept | 4 | ||
| 16761 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1209 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddHardLinkFromAFileThatWasAddedBefore_Test' should be marked noexcept | 4 | ||
| 16762 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1217 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddSameHardLinkMoreThanOnce_Test' should be marked noexcept | 4 | ||
| 16763 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1225 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddFileInPlaceOfAHardLinkWithSameContent_Test' should be marked noexcept | 4 | ||
| 16764 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1234 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddFileInPlaceOfAHardLinkWithDifferentContent_Test' should be marked noexcept | 4 | ||
| 16765 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1244 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddHardLinkToADirectory_Test' should be marked noexcept | 4 | ||
| 16766 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1253 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddHardLinkFromADirectory_Test' should be marked noexcept | 4 | ||
| 16767 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1261 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_AddHardLinkUnderAFile_Test' should be marked noexcept | 4 | ||
| 16768 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1268 | cppcoreguidelines-noexcept | default constructor 'InMemoryFileSystemTest_RecursiveIterationWithHardLink_Test' should be marked noexcept | 4 | ||
| 16769 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1284 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest' should be marked noexcept | 2 | ||
| 16770 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1318 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_BasicVFSFromYAML_Test' should be marked noexcept | 4 | ||
| 16771 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1329 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_MappedFiles_Test' should be marked noexcept | 4 | ||
| 16772 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1443 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_MappedRoot_Test' should be marked noexcept | 4 | ||
| 16773 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1485 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_RemappedDirectoryOverlay_Test' should be marked noexcept | 4 | ||
| 16774 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1529 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_RemappedDirectoryOverlayNoExternalNames_Test' should be marked noexcept | 4 | ||
| 16775 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1570 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_RemappedDirectoryOverlayNoFallthrough_Test' should be marked noexcept | 4 | ||
| 16776 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1610 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_CaseInsensitive_Test' should be marked noexcept | 4 | ||
| 16777 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1646 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_CaseSensitive_Test' should be marked noexcept | 4 | ||
| 16778 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1678 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_IllegalVFSFile_Test' should be marked noexcept | 4 | ||
| 16779 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1786 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_UseExternalName_Test' should be marked noexcept | 4 | ||
| 16780 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1838 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_MultiComponentPath_Test' should be marked noexcept | 4 | ||
| 16781 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1884 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_TrailingSlashes_Test' should be marked noexcept | 4 | ||
| 16782 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1903 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_DirectoryIteration_Test' should be marked noexcept | 4 | ||
| 16783 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1946 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_DirectoryIterationSameDirMultipleEntries_Test' should be marked noexcept | 4 | ||
| 16784 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 1994 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_RecursiveDirectoryIterationLevel_Test' should be marked noexcept | 4 | ||
| 16785 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2037 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_RelativePaths_Test' should be marked noexcept | 4 | ||
| 16786 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2071 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_NonFallthroughDirectoryIteration_Test' should be marked noexcept | 4 | ||
| 16787 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2100 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_DirectoryIterationWithDuplicates_Test' should be marked noexcept | 4 | ||
| 16788 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2128 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_DirectoryIterationErrorInVFSLayer_Test' should be marked noexcept | 4 | ||
| 16789 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2157 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_GetRealPath_Test' should be marked noexcept | 4 | ||
| 16790 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2203 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_WorkingDirectory_Test' should be marked noexcept | 4 | ||
| 16791 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2261 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_WorkingDirectoryFallthrough_Test' should be marked noexcept | 4 | ||
| 16792 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2343 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_WorkingDirectoryFallthroughInvalid_Test' should be marked noexcept | 4 | ||
| 16793 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2380 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_VirtualWorkingDirectory_Test' should be marked noexcept | 4 | ||
| 16794 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2413 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_YAMLVFSWriterTest_Test' should be marked noexcept | 4 | ||
| 16795 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2463 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_YAMLVFSWriterTest2_Test' should be marked noexcept | 4 | ||
| 16796 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2494 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_YAMLVFSWriterTest3_Test' should be marked noexcept | 4 | ||
| 16797 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2527 | cppcoreguidelines-noexcept | default constructor 'VFSFromYAMLTest_YAMLVFSWriterTestHandleDirs_Test' should be marked noexcept | 4 | ||
| 16798 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2563 | cppcoreguidelines-noexcept | default constructor 'VFSFromRemappedFilesTest_Basic_Test' should be marked noexcept | 5 | ||
| 16799 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2591 | cppcoreguidelines-noexcept | default constructor 'VFSFromRemappedFilesTest_UseExternalNames_Test' should be marked noexcept | 5 | ||
| 16800 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp @ Line 2619 | cppcoreguidelines-noexcept | default constructor 'VFSFromRemappedFilesTest_LastMappingWins_Test' should be marked noexcept | 5 | ||
| 16801 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/WithColorTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'WithColorTest_ColorMode_Test' should be marked noexcept | 5 | ||
| 16802 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestMapRead_Test' should be marked noexcept | 5 | ||
| 16803 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestMalformedMapRead_Test' should be marked noexcept | 5 | ||
| 16804 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestSequenceMapRead_Test' should be marked noexcept | 5 | ||
| 16805 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 129 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestContainerSequenceMapRead_Test' should be marked noexcept | 5 | ||
| 16806 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 183 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestMalformedContainerSequenceMapRead_Test' should be marked noexcept | 5 | ||
| 16807 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 207 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestSequenceMapWriteAndRead_Test' should be marked noexcept | 5 | ||
| 16808 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestGivenFilename_Test' should be marked noexcept | 5 | ||
| 16809 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 275 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_MultilineStrings_Test' should be marked noexcept | 5 | ||
| 16810 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 308 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_NoQuotesForTab_Test' should be marked noexcept | 5 | ||
| 16811 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 377 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypes_Test' should be marked noexcept | 5 | ||
| 16812 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteBuiltInTypes_Test' should be marked noexcept | 5 | ||
| 16813 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 519 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadEndianTypes_Test' should be marked noexcept | 5 | ||
| 16814 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 547 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteEndianTypes_Test' should be marked noexcept | 5 | ||
| 16815 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 622 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadEndianEnums_Test' should be marked noexcept | 5 | ||
| 16816 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 639 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteEndianEnums_Test' should be marked noexcept | 5 | ||
| 16817 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 727 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteStringTypes_Test' should be marked noexcept | 5 | ||
| 16818 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 853 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEnumRead_Test' should be marked noexcept | 5 | ||
| 16819 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 925 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestFlagsRead_Test' should be marked noexcept | 5 | ||
| 16820 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 945 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteFlags_Test' should be marked noexcept | 5 | ||
| 16821 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1035 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteMyCustomType_Test' should be marked noexcept | 5 | ||
| 16822 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1123 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteMultilineStringType_Test' should be marked noexcept | 5 | ||
| 16823 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1158 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteBlockScalarDocuments_Test' should be marked noexcept | 5 | ||
| 16824 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1185 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteBlockScalarValue_Test' should be marked noexcept | 5 | ||
| 16825 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1293 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteMyFlowSequence_Test' should be marked noexcept | 5 | ||
| 16826 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1339 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteSequenceOfMyFlowSequence_Test' should be marked noexcept | 5 | ||
| 16827 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1431 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadMySecondsSequence_Test' should be marked noexcept | 5 | ||
| 16828 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1446 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteMySecondsSequence_Test' should be marked noexcept | 5 | ||
| 16829 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1494 | cppcoreguidelines-noexcept | default constructor 'KindAndFlags' should be marked noexcept | 2 | ||
| 16830 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1553 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadKindAndFlagsSequence_Test' should be marked noexcept | 5 | ||
| 16831 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1569 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteKindAndFlagsSequence_Test' should be marked noexcept | 5 | ||
| 16832 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1633 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestDocRead_Test' should be marked noexcept | 5 | ||
| 16833 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1648 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestSequenceDocListWriteAndRead_Test' should be marked noexcept | 5 | ||
| 16834 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1688 | cppcoreguidelines-noexcept | default constructor 'MyDouble' should be marked noexcept | 2 | ||
| 16835 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1725 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestTaggedDocuments_Test' should be marked noexcept | 5 | ||
| 16836 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1741 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestTaggedDocumentsWriteAndRead_Test' should be marked noexcept | 5 | ||
| 16837 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1798 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestValidatingInput_Test' should be marked noexcept | 5 | ||
| 16838 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1815 | cppcoreguidelines-noexcept | default constructor 'FlowFooBar' should be marked noexcept | 2 | ||
| 16839 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1823 | cppcoreguidelines-noexcept | default constructor 'FlowFooBarDoc' should be marked noexcept | 2 | ||
| 16840 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1853 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWriteMyFlowMapping_Test' should be marked noexcept | 5 | ||
| 16841 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1900 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestColorsReadError_Test' should be marked noexcept | 5 | ||
| 16842 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1917 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestFlagsReadError_Test' should be marked noexcept | 5 | ||
| 16843 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1935 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesUint8Error_Test' should be marked noexcept | 5 | ||
| 16844 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1953 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesUint16Error_Test' should be marked noexcept | 5 | ||
| 16845 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1971 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesUint32Error_Test' should be marked noexcept | 5 | ||
| 16846 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 1989 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesUint64Error_Test' should be marked noexcept | 5 | ||
| 16847 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2007 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint8OverError_Test' should be marked noexcept | 5 | ||
| 16848 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2025 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint8UnderError_Test' should be marked noexcept | 5 | ||
| 16849 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2044 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint16UnderError_Test' should be marked noexcept | 5 | ||
| 16850 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2063 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint16OverError_Test' should be marked noexcept | 5 | ||
| 16851 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2082 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint32UnderError_Test' should be marked noexcept | 5 | ||
| 16852 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2100 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint32OverError_Test' should be marked noexcept | 5 | ||
| 16853 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2119 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint64UnderError_Test' should be marked noexcept | 5 | ||
| 16854 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2137 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesint64OverError_Test' should be marked noexcept | 5 | ||
| 16855 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2155 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesFloatError_Test' should be marked noexcept | 5 | ||
| 16856 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2173 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesDoubleError_Test' should be marked noexcept | 5 | ||
| 16857 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2191 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesHex8Error_Test' should be marked noexcept | 5 | ||
| 16858 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2221 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesHex16Error_Test' should be marked noexcept | 5 | ||
| 16859 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2250 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesHex32Error_Test' should be marked noexcept | 5 | ||
| 16860 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2280 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadBuiltInTypesHex64Error_Test' should be marked noexcept | 5 | ||
| 16861 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2306 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestMalformedMapFailsGracefully_Test' should be marked noexcept | 5 | ||
| 16862 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2350 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_SequenceElideTest_Test' should be marked noexcept | 5 | ||
| 16863 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2387 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEmptyStringFailsForMapWithRequiredFields_Test' should be marked noexcept | 5 | ||
| 16864 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2394 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEmptyStringSucceedsForMapWithOptionalFields_Test' should be marked noexcept | 5 | ||
| 16865 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2401 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEmptyStringSucceedsForSequence_Test' should be marked noexcept | 5 | ||
| 16866 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2452 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestWrapFlow_Test' should be marked noexcept | 5 | ||
| 16867 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2563 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestMapWithContext_Test' should be marked noexcept | 5 | ||
| 16868 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2601 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestCustomMapping_Test' should be marked noexcept | 5 | ||
| 16869 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2637 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestCustomMappingStruct_Test' should be marked noexcept | 5 | ||
| 16870 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2684 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEmptyMapWrite_Test' should be marked noexcept | 5 | ||
| 16871 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2693 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEmptySequenceWrite_Test' should be marked noexcept | 5 | ||
| 16872 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2728 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEscaped_Test' should be marked noexcept | 5 | ||
| 16873 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2762 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_Numeric_Test' should be marked noexcept | 5 | ||
| 16874 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2862 | cppcoreguidelines-noexcept | default constructor 'Scalar' should be marked noexcept | 2 | ||
| 16875 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2872 | cppcoreguidelines-noexcept | default constructor 'Seq' should be marked noexcept | 2 | ||
| 16876 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2878 | cppcoreguidelines-noexcept | default constructor 'Map' should be marked noexcept | 2 | ||
| 16877 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 2988 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWritePolymorphicScalar_Test' should be marked noexcept | 5 | ||
| 16878 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3001 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWritePolymorphicSeq_Test' should be marked noexcept | 5 | ||
| 16879 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3033 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestReadWritePolymorphicMap_Test' should be marked noexcept | 5 | ||
| 16880 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3064 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestAnchorMapError_Test' should be marked noexcept | 5 | ||
| 16881 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3070 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestFlowSequenceTokenErrors_Test' should be marked noexcept | 5 | ||
| 16882 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3084 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestDirectiveMappingNoValue_Test' should be marked noexcept | 5 | ||
| 16883 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3094 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestUnescapeInfiniteLoop_Test' should be marked noexcept | 5 | ||
| 16884 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3100 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerUnexpectedCharacter_Test' should be marked noexcept | 5 | ||
| 16885 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3106 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestUnknownDirective_Test' should be marked noexcept | 5 | ||
| 16886 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3116 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEmptyAlias_Test' should be marked noexcept | 5 | ||
| 16887 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3122 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestEmptyAnchor_Test' should be marked noexcept | 5 | ||
| 16888 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3127 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullEmpty_Test' should be marked noexcept | 5 | ||
| 16889 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3134 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullSequenceOfNull_Test' should be marked noexcept | 5 | ||
| 16890 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3141 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullSimpleSequence_Test' should be marked noexcept | 5 | ||
| 16891 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3148 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullUnbalancedMap_Test' should be marked noexcept | 5 | ||
| 16892 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3155 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullEmptyMap_Test' should be marked noexcept | 5 | ||
| 16893 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3162 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullUnbalancedSequence_Test' should be marked noexcept | 5 | ||
| 16894 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3169 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullEmptySequence_Test' should be marked noexcept | 5 | ||
| 16895 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3176 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullScalarUnbalancedDoubleQuote_Test' should be marked noexcept | 5 | ||
| 16896 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3183 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullScalarUnbalancedSingleQuote_Test' should be marked noexcept | 5 | ||
| 16897 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3190 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullEmptyAlias_Test' should be marked noexcept | 5 | ||
| 16898 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3197 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullEmptyAnchor_Test' should be marked noexcept | 5 | ||
| 16899 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3204 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullDecodeInvalidUTF8_Test' should be marked noexcept | 5 | ||
| 16900 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLIOTest.cpp @ Line 3211 | cppcoreguidelines-noexcept | default constructor 'YAMLIO_TestScannerNoNullScanPlainScalarInFlow_Test' should be marked noexcept | 5 | ||
| 16901 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesEmptyArray_Test' should be marked noexcept | 5 | ||
| 16902 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_FailsIfNotClosingArray_Test' should be marked noexcept | 5 | ||
| 16903 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesEmptyArrayWithWhitespace_Test' should be marked noexcept | 5 | ||
| 16904 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesEmptyObject_Test' should be marked noexcept | 5 | ||
| 16905 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesObject_Test' should be marked noexcept | 5 | ||
| 16906 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesMultipleKeyValuePairsInObject_Test' should be marked noexcept | 5 | ||
| 16907 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 74 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_FailsIfNotClosingObject_Test' should be marked noexcept | 5 | ||
| 16908 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_FailsIfMissingColon_Test' should be marked noexcept | 5 | ||
| 16909 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_FailsOnMissingQuote_Test' should be marked noexcept | 5 | ||
| 16910 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 89 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesEscapedQuotes_Test' should be marked noexcept | 5 | ||
| 16911 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesEmptyString_Test' should be marked noexcept | 5 | ||
| 16912 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 98 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesMultipleObjects_Test' should be marked noexcept | 5 | ||
| 16913 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_FailsOnMissingComma_Test' should be marked noexcept | 5 | ||
| 16914 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesSpacesInBetweenTokens_Test' should be marked noexcept | 5 | ||
| 16915 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesArrayOfArrays_Test' should be marked noexcept | 5 | ||
| 16916 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesBlockLiteralScalars_Test' should be marked noexcept | 5 | ||
| 16917 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 158 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_NullTerminatedBlockScalars_Test' should be marked noexcept | 5 | ||
| 16918 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 170 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_HandlesEndOfFileGracefully_Test' should be marked noexcept | 5 | ||
| 16919 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_HandlesNullValuesInKeyValueNodesGracefully_Test' should be marked noexcept | 5 | ||
| 16920 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 208 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesStrings_Test' should be marked noexcept | 5 | ||
| 16921 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 226 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_WorksWithIteratorAlgorithms_Test' should be marked noexcept | 5 | ||
| 16922 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 234 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_DefaultDiagnosticFilename_Test' should be marked noexcept | 5 | ||
| 16923 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 247 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_DiagnosticFilenameFromBufferID_Test' should be marked noexcept | 5 | ||
| 16924 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 262 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_SameNodeIteratorOperatorNotEquals_Test' should be marked noexcept | 5 | ||
| 16925 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 277 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_SameNodeIteratorOperatorEquals_Test' should be marked noexcept | 5 | ||
| 16926 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 292 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_DifferentNodesIteratorOperatorNotEquals_Test' should be marked noexcept | 5 | ||
| 16927 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 313 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_DifferentNodesIteratorOperatorEquals_Test' should be marked noexcept | 5 | ||
| 16928 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_FlowSequenceTokensOutsideFlowSequence_Test' should be marked noexcept | 5 | ||
| 16929 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/YAMLParserTest.cpp @ Line 355 | cppcoreguidelines-noexcept | default constructor 'YAMLParser_ParsesBools_Test' should be marked noexcept | 5 | ||
| 16930 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/formatted_raw_ostream_test.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'formatted_raw_ostreamTest_Test_Tell_Test' should be marked noexcept | 5 | ||
| 16931 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/formatted_raw_ostream_test.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'formatted_raw_ostreamTest_Test_LineColumn_Test' should be marked noexcept | 5 | ||
| 16932 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/formatted_raw_ostream_test.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'formatted_raw_ostreamTest_Test_Flush_Test' should be marked noexcept | 5 | ||
| 16933 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/formatted_raw_ostream_test.cpp @ Line 88 | cppcoreguidelines-noexcept | default constructor 'formatted_raw_ostreamTest_Test_UTF8_Test' should be marked noexcept | 5 | ||
| 16934 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/formatted_raw_ostream_test.cpp @ Line 128 | cppcoreguidelines-noexcept | default constructor 'formatted_raw_ostreamTest_Test_UTF8Buffered_Test' should be marked noexcept | 5 | ||
| 16935 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/formatted_raw_ostream_test.cpp @ Line 156 | cppcoreguidelines-noexcept | default constructor 'formatted_raw_ostreamTest_Test_UTF8TinyBuffer_Test' should be marked noexcept | 5 | ||
| 16936 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_fd_stream_test.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'raw_fd_streamTest_ReadAfterWrite_Test' should be marked noexcept | 5 | ||
| 16937 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_fd_stream_test.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'raw_fd_streamTest_DynCast_Test' should be marked noexcept | 5 | ||
| 16938 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_Types_Buffered_Test' should be marked noexcept | 5 | ||
| 16939 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_Types_Unbuffered_Test' should be marked noexcept | 5 | ||
| 16940 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_BufferEdge_Test' should be marked noexcept | 5 | ||
| 16941 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 134 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_TinyBuffer_Test' should be marked noexcept | 5 | ||
| 16942 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_WriteEscaped_Test' should be marked noexcept | 5 | ||
| 16943 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_Justify_Test' should be marked noexcept | 5 | ||
| 16944 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 174 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_FormatHex_Test' should be marked noexcept | 5 | ||
| 16945 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 192 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_FormatDecimal_Test' should be marked noexcept | 5 | ||
| 16946 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 225 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_FormattedHexBytes_Test' should be marked noexcept | 5 | ||
| 16947 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_Colors_Test' should be marked noexcept | 5 | ||
| 16948 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'raw_fd_ostreamTest_multiple_raw_fd_ostream_to_stdout_Test' should be marked noexcept | 5 | ||
| 16949 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 380 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_flush_tied_to_stream_on_write_Test' should be marked noexcept | 5 | ||
| 16950 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_ostream_test.cpp @ Line 459 | cppcoreguidelines-noexcept | default constructor 'raw_ostreamTest_reserve_stream_Test' should be marked noexcept | 5 | ||
| 16951 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_pwrite_stream_test.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'raw_pwrite_ostreamTest_TestSVector_Test' should be marked noexcept | 5 | ||
| 16952 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_pwrite_stream_test.cpp @ Line 51 | cppcoreguidelines-noexcept | default constructor 'raw_pwrite_ostreamTest_TestFD_Test' should be marked noexcept | 5 | ||
| 16953 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_pwrite_stream_test.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'raw_pwrite_ostreamTest_TestDevNull_Test' should be marked noexcept | 5 | ||
| 16954 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_sha1_ostream_test.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'raw_sha1_ostreamTest_Basic_Test' should be marked noexcept | 5 | ||
| 16955 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_sha1_ostream_test.cpp @ Line 39 | cppcoreguidelines-noexcept | default constructor 'sha1_hash_test_Basic_Test' should be marked noexcept | 5 | ||
| 16956 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_sha1_ostream_test.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'sha1_hash_test_Update_Test' should be marked noexcept | 5 | ||
| 16957 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_sha1_ostream_test.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'raw_sha1_ostreamTest_Intermediate_Test' should be marked noexcept | 5 | ||
| 16958 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/raw_sha1_ostream_test.cpp @ Line 81 | cppcoreguidelines-noexcept | default constructor 'raw_sha1_ostreamTest_Reset_Test' should be marked noexcept | 5 | ||
| 16959 | /home/vsts/work/1/llvm-project/llvm/unittests/Support/xxhashTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'xxhashTest_Basic_Test' should be marked noexcept | 5 | ||
| 16960 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/AutomataTest.cpp @ Line 23 | clang-diagnostic-error | 'AutomataTables.inc' file not found | 1 | ||
| 16961 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/AutomataTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'Automata_SimpleAutomatonAcceptsFromInitialState_Test' should be marked noexcept | 5 | ||
| 16962 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/AutomataTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'Automata_SimpleAutomatonAcceptsSequences_Test' should be marked noexcept | 5 | ||
| 16963 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/AutomataTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'Automata_TupleAutomatonAccepts_Test' should be marked noexcept | 5 | ||
| 16964 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/AutomataTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'Automata_NfaAutomatonAccepts_Test' should be marked noexcept | 5 | ||
| 16965 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/AutomataTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'Automata_BinPackerAutomatonAccepts_Test' should be marked noexcept | 5 | ||
| 16966 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/AutomataTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'Automata_BinPackerAutomatonExplains_Test' should be marked noexcept | 5 | ||
| 16967 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'RAIIDiagnosticChecker' should be marked noexcept | 2 | ||
| 16968 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_NoExpansions_Test' should be marked noexcept | 5 | ||
| 16969 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_Indentation_Test' should be marked noexcept | 5 | ||
| 16970 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 94 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_Escape_Test' should be marked noexcept | 5 | ||
| 16971 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 105 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_NotAnExpansion_Test' should be marked noexcept | 5 | ||
| 16972 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_EscapedNotAnExpansion_Test' should be marked noexcept | 5 | ||
| 16973 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 132 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_EscapedUnterminatedExpansion_Test' should be marked noexcept | 5 | ||
| 16974 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_EscapedExpansion_Test' should be marked noexcept | 5 | ||
| 16975 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_UndefinedExpansion_Test' should be marked noexcept | 5 | ||
| 16976 | /home/vsts/work/1/llvm-project/llvm/unittests/TableGen/CodeExpanderTest.cpp @ Line 169 | cppcoreguidelines-noexcept | default constructor 'CodeExpander_UnterminatedExpansion_Test' should be marked noexcept | 5 | ||
| 16977 | /home/vsts/work/1/llvm-project/llvm/unittests/Target/X86/MachineSizeOptsTest.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'MachineSizeOptsTest_Test_Test' should be marked noexcept | 4 | ||
| 16978 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'TBDv1_ReadFile_Test' should be marked noexcept | 5 | ||
| 16979 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'TBDv1_ReadFile2_Test' should be marked noexcept | 5 | ||
| 16980 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'TBDv1_WriteFile_Test' should be marked noexcept | 5 | ||
| 16981 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Platform_macOS_Test' should be marked noexcept | 5 | ||
| 16982 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Platform_iOS_Test' should be marked noexcept | 5 | ||
| 16983 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 235 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Platform_watchOS_Test' should be marked noexcept | 5 | ||
| 16984 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 252 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Platform_tvOS_Test' should be marked noexcept | 5 | ||
| 16985 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Platform_bridgeOS_Test' should be marked noexcept | 5 | ||
| 16986 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Swift_1_0_Test' should be marked noexcept | 5 | ||
| 16987 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 302 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Swift_1_1_Test' should be marked noexcept | 5 | ||
| 16988 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 318 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Swift_2_0_Test' should be marked noexcept | 5 | ||
| 16989 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Swift_3_0_Test' should be marked noexcept | 5 | ||
| 16990 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 350 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Swift_4_0_Test' should be marked noexcept | 5 | ||
| 16991 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 367 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Swift_5_Test' should be marked noexcept | 5 | ||
| 16992 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'TBDv1_Swift_99_Test' should be marked noexcept | 5 | ||
| 16993 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'TBDv1_UnknownArchitecture_Test' should be marked noexcept | 5 | ||
| 16994 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 411 | cppcoreguidelines-noexcept | default constructor 'TBDv1_UnknownPlatform_Test' should be marked noexcept | 5 | ||
| 16995 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 426 | cppcoreguidelines-noexcept | default constructor 'TBDv1_MalformedFile1_Test' should be marked noexcept | 5 | ||
| 16996 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV1Tests.cpp @ Line 441 | cppcoreguidelines-noexcept | default constructor 'TBDv1_MalformedFile2_Test' should be marked noexcept | 5 | ||
| 16997 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'TBDv2_ReadFile_Test' should be marked noexcept | 5 | ||
| 16998 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'TBDv2_ReadFile2_Test' should be marked noexcept | 5 | ||
| 16999 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'TBDv2_WriteFile_Test' should be marked noexcept | 5 | ||
| 17000 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Platform_macOS_Test' should be marked noexcept | 5 | ||
| 17001 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 238 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Platform_iOS_Test' should be marked noexcept | 5 | ||
| 17002 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 255 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Platform_watchOS_Test' should be marked noexcept | 5 | ||
| 17003 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 272 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Platform_tvOS_Test' should be marked noexcept | 5 | ||
| 17004 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 289 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Platform_bridgeOS_Test' should be marked noexcept | 5 | ||
| 17005 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Swift_1_0_Test' should be marked noexcept | 5 | ||
| 17006 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Swift_1_1_Test' should be marked noexcept | 5 | ||
| 17007 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 338 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Swift_2_0_Test' should be marked noexcept | 5 | ||
| 17008 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 354 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Swift_3_0_Test' should be marked noexcept | 5 | ||
| 17009 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Swift_4_0_Test' should be marked noexcept | 5 | ||
| 17010 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Swift_5_Test' should be marked noexcept | 5 | ||
| 17011 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 403 | cppcoreguidelines-noexcept | default constructor 'TBDv2_Swift_99_Test' should be marked noexcept | 5 | ||
| 17012 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 419 | cppcoreguidelines-noexcept | default constructor 'TBDv2_UnknownArchitecture_Test' should be marked noexcept | 5 | ||
| 17013 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 430 | cppcoreguidelines-noexcept | default constructor 'TBDv2_UnknownPlatform_Test' should be marked noexcept | 5 | ||
| 17014 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 445 | cppcoreguidelines-noexcept | default constructor 'TBDv2_InvalidPlatform_Test' should be marked noexcept | 5 | ||
| 17015 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 461 | cppcoreguidelines-noexcept | default constructor 'TBDv2_MalformedFile1_Test' should be marked noexcept | 5 | ||
| 17016 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV2Tests.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'TBDv2_MalformedFile2_Test' should be marked noexcept | 5 | ||
| 17017 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'TBDv3_ReadFile_Test' should be marked noexcept | 5 | ||
| 17018 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 121 | cppcoreguidelines-noexcept | default constructor 'TBDv3_ReadMultipleDocuments_Test' should be marked noexcept | 5 | ||
| 17019 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 243 | cppcoreguidelines-noexcept | default constructor 'TBDv3_WriteFile_Test' should be marked noexcept | 5 | ||
| 17020 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 297 | cppcoreguidelines-noexcept | default constructor 'TBDv3_WriteMultipleDocuments_Test' should be marked noexcept | 5 | ||
| 17021 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 378 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_macOS_Test' should be marked noexcept | 5 | ||
| 17022 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 402 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_iOS_Test' should be marked noexcept | 5 | ||
| 17023 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 425 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_watchOS_Test' should be marked noexcept | 5 | ||
| 17024 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 448 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_tvOS_Test' should be marked noexcept | 5 | ||
| 17025 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 472 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_bridgeOS_Test' should be marked noexcept | 5 | ||
| 17026 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_macCatalyst_Test' should be marked noexcept | 5 | ||
| 17027 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 518 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_zippered_Test' should be marked noexcept | 5 | ||
| 17028 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 546 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_iOSSim_Test' should be marked noexcept | 5 | ||
| 17029 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 570 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_watchOSSim_Test' should be marked noexcept | 5 | ||
| 17030 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 593 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Platform_tvOSSim_Test' should be marked noexcept | 5 | ||
| 17031 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 617 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Arch_arm64e_Test' should be marked noexcept | 5 | ||
| 17032 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 642 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Swift_1_0_Test' should be marked noexcept | 5 | ||
| 17033 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 664 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Swift_1_1_Test' should be marked noexcept | 5 | ||
| 17034 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 686 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Swift_2_0_Test' should be marked noexcept | 5 | ||
| 17035 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 708 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Swift_3_0_Test' should be marked noexcept | 5 | ||
| 17036 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 730 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Swift_4_0_Test' should be marked noexcept | 5 | ||
| 17037 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 747 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Swift_5_Test' should be marked noexcept | 5 | ||
| 17038 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 763 | cppcoreguidelines-noexcept | default constructor 'TBDv3_Swift_99_Test' should be marked noexcept | 5 | ||
| 17039 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 779 | cppcoreguidelines-noexcept | default constructor 'TBDv3_UnknownArchitecture_Test' should be marked noexcept | 5 | ||
| 17040 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 791 | cppcoreguidelines-noexcept | default constructor 'TBDv3_UnknownPlatform_Test' should be marked noexcept | 5 | ||
| 17041 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 806 | cppcoreguidelines-noexcept | default constructor 'TBDv3_MalformedFile1_Test' should be marked noexcept | 5 | ||
| 17042 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 821 | cppcoreguidelines-noexcept | default constructor 'TBDv3_MalformedFile2_Test' should be marked noexcept | 5 | ||
| 17043 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 839 | cppcoreguidelines-noexcept | default constructor 'TBDv3_InterfaceEquality_Test' should be marked noexcept | 5 | ||
| 17044 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV3Tests.cpp @ Line 894 | cppcoreguidelines-noexcept | default constructor 'TBDv3_InterfaceInequality_Test' should be marked noexcept | 5 | ||
| 17045 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 23 | cppcoreguidelines-noexcept | default constructor 'TBDv4_ReadFile_Test' should be marked noexcept | 5 | ||
| 17046 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 160 | cppcoreguidelines-noexcept | default constructor 'TBDv4_ReadMultipleDocuments_Test' should be marked noexcept | 5 | ||
| 17047 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 330 | cppcoreguidelines-noexcept | default constructor 'TBDv4_WriteFile_Test' should be marked noexcept | 5 | ||
| 17048 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'TBDv4_WriteMultipleDocuments_Test' should be marked noexcept | 5 | ||
| 17049 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 476 | cppcoreguidelines-noexcept | default constructor 'TBDv4_MultipleTargets_Test' should be marked noexcept | 5 | ||
| 17050 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 506 | cppcoreguidelines-noexcept | default constructor 'TBDv4_MultipleTargetsSameArch_Test' should be marked noexcept | 5 | ||
| 17051 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'TBDv4_MultipleTargetsSamePlatform_Test' should be marked noexcept | 5 | ||
| 17052 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_maccatalyst_Test' should be marked noexcept | 5 | ||
| 17053 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 585 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_x86_ios_Test' should be marked noexcept | 5 | ||
| 17054 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 609 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_arm_bridgeOS_Test' should be marked noexcept | 5 | ||
| 17055 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 633 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_arm_iOS_Test' should be marked noexcept | 5 | ||
| 17056 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 656 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_x86_macos_Test' should be marked noexcept | 5 | ||
| 17057 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 680 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_x86_ios_simulator_Test' should be marked noexcept | 5 | ||
| 17058 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 705 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_x86_tvos_simulator_Test' should be marked noexcept | 5 | ||
| 17059 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 728 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_i386_watchos_simulator_Test' should be marked noexcept | 5 | ||
| 17060 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 753 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Target_i386_driverkit_Test' should be marked noexcept | 5 | ||
| 17061 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 777 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Swift_1_Test' should be marked noexcept | 5 | ||
| 17062 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 795 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Swift_2_Test' should be marked noexcept | 5 | ||
| 17063 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 813 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Swift_5_Test' should be marked noexcept | 5 | ||
| 17064 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 836 | cppcoreguidelines-noexcept | default constructor 'TBDv4_Swift_99_Test' should be marked noexcept | 5 | ||
| 17065 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 859 | cppcoreguidelines-noexcept | default constructor 'TBDv4_InvalidArchitecture_Test' should be marked noexcept | 5 | ||
| 17066 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 876 | cppcoreguidelines-noexcept | default constructor 'TBDv4_InvalidPlatform_Test' should be marked noexcept | 5 | ||
| 17067 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 893 | cppcoreguidelines-noexcept | default constructor 'TBDv4_MalformedFile1_Test' should be marked noexcept | 5 | ||
| 17068 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 907 | cppcoreguidelines-noexcept | default constructor 'TBDv4_MalformedFile2_Test' should be marked noexcept | 5 | ||
| 17069 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 924 | cppcoreguidelines-noexcept | default constructor 'TBDv4_MalformedFile3_Test' should be marked noexcept | 5 | ||
| 17070 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 941 | cppcoreguidelines-noexcept | default constructor 'TBDv4_InterfaceEquality_Test' should be marked noexcept | 5 | ||
| 17071 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 1024 | cppcoreguidelines-noexcept | default constructor 'TBDv4_InterfaceDiffVersionsEquality_Test' should be marked noexcept | 5 | ||
| 17072 | /home/vsts/work/1/llvm-project/llvm/unittests/TextAPI/TextStubV4Tests.cpp @ Line 1120 | cppcoreguidelines-noexcept | default constructor 'TBDv4_InterfaceInequality_Test' should be marked noexcept | 5 | ||
| 17073 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/AttributorTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'AttributorTestBase_IRPPositionCallBaseContext_Test' should be marked noexcept | 4 | ||
| 17074 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/AttributorTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'AttributorTestBase_TestCast_Test' should be marked noexcept | 4 | ||
| 17075 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/AttributorTestBase.h @ Line 36 | cppcoreguidelines-noexcept | default constructor 'AttributorTestBase' should be marked noexcept | 2 | ||
| 17076 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/LowerTypeTests.cpp @ Line 15 | cppcoreguidelines-noexcept | default constructor 'LowerTypeTests_BitSetBuilder_Test' should be marked noexcept | 5 | ||
| 17077 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/LowerTypeTests.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'LowerTypeTests_GlobalLayoutBuilder_Test' should be marked noexcept | 5 | ||
| 17078 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/LowerTypeTests.cpp @ Line 109 | cppcoreguidelines-noexcept | default constructor 'LowerTypeTests_ByteArrayBuilder_Test' should be marked noexcept | 5 | ||
| 17079 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/WholeProgramDevirt.cpp @ Line 16 | cppcoreguidelines-noexcept | default constructor 'WholeProgramDevirt_findLowestOffset_Test' should be marked noexcept | 5 | ||
| 17080 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/IPO/WholeProgramDevirt.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'WholeProgramDevirt_setReturnValues_Test' should be marked noexcept | 5 | ||
| 17081 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LICMTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'LICMTest_TestSCEVInvalidationOnHoisting_Test' should be marked noexcept | 5 | ||
| 17082 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'MockLoopAnalysisHandleTemplate' should be marked noexcept | 2 | ||
| 17083 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 149 | cppcoreguidelines-noexcept | default constructor 'MockFunctionAnalysisHandle' should be marked noexcept | 2 | ||
| 17084 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'MockLoopPassHandle' should be marked noexcept | 2 | ||
| 17085 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'MockLoopNestPassHandle' should be marked noexcept | 2 | ||
| 17086 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 210 | cppcoreguidelines-noexcept | default constructor 'MockFunctionPassHandle' should be marked noexcept | 2 | ||
| 17087 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'MockModulePassHandle' should be marked noexcept | 2 | ||
| 17088 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest' should be marked noexcept | 2 | ||
| 17089 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_Basic_Test' should be marked noexcept | 4 | ||
| 17090 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 391 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_FunctionPassInvalidationOfLoopAnalyses_Test' should be marked noexcept | 4 | ||
| 17091 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 475 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_ModulePassInvalidationOfLoopAnalyses_Test' should be marked noexcept | 4 | ||
| 17092 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 566 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_InvalidationOfBundledAnalyses_Test' should be marked noexcept | 4 | ||
| 17093 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 685 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_IndirectInvalidation_Test' should be marked noexcept | 4 | ||
| 17094 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 787 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_IndirectOuterPassInvalidation_Test' should be marked noexcept | 4 | ||
| 17095 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 871 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_LoopChildInsertion_Test' should be marked noexcept | 4 | ||
| 17096 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 1073 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_LoopPeerInsertion_Test' should be marked noexcept | 4 | ||
| 17097 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 1326 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_LoopDeletion_Test' should be marked noexcept | 4 | ||
| 17098 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp @ Line 1605 | cppcoreguidelines-noexcept | default constructor 'LoopPassManagerTest_HandleLoopNestPass_Test' should be marked noexcept | 4 | ||
| 17099 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ASanStackFrameLayoutTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'ASanStackFrameLayout_Test_Test' should be marked noexcept | 5 | ||
| 17100 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_EliminateUnreachableBlocks_Test' should be marked noexcept | 5 | ||
| 17101 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_SplitEdge_ex1_Test' should be marked noexcept | 5 | ||
| 17102 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 113 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_SplitEdge_ex2_Test' should be marked noexcept | 5 | ||
| 17103 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_SplitEdge_ex3_Test' should be marked noexcept | 5 | ||
| 17104 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 223 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_splitBasicBlockBefore_ex1_Test' should be marked noexcept | 5 | ||
| 17105 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 258 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_splitBasicBlockBefore_ex2_Test' should be marked noexcept | 5 | ||
| 17106 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_NoUnreachableBlocksToEliminate_Test' should be marked noexcept | 5 | ||
| 17107 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 319 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_SplitBlockPredecessors_Test' should be marked noexcept | 5 | ||
| 17108 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_SplitCriticalEdge_Test' should be marked noexcept | 5 | ||
| 17109 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 373 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_SplitIndirectBrCriticalEdge_Test' should be marked noexcept | 5 | ||
| 17110 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp @ Line 415 | cppcoreguidelines-noexcept | default constructor 'BasicBlockUtils_SetEdgeProbability_Test' should be marked noexcept | 5 | ||
| 17111 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_Test' should be marked noexcept | 5 | ||
| 17112 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 73 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_NoFPLoad_Test' should be marked noexcept | 5 | ||
| 17113 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_NoVTablePtrLoad_Test' should be marked noexcept | 5 | ||
| 17114 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 126 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_NoVTableInitFound_Test' should be marked noexcept | 5 | ||
| 17115 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 161 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_EmptyVTable_Test' should be marked noexcept | 5 | ||
| 17116 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_NullFP_Test' should be marked noexcept | 5 | ||
| 17117 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 246 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_MemberFunctionCalls_Test' should be marked noexcept | 5 | ||
| 17118 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'CallPromotionUtilsTest_TryPromoteCall_Legality_Test' should be marked noexcept | 5 | ||
| 17119 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_OverflowBits_Test' should be marked noexcept | 4 | ||
| 17120 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 138 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_Inbounds_Test' should be marked noexcept | 4 | ||
| 17121 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 152 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_Exact_Test' should be marked noexcept | 4 | ||
| 17122 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_Attributes_Test' should be marked noexcept | 4 | ||
| 17123 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 188 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_CallingConvention_Test' should be marked noexcept | 4 | ||
| 17124 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 212 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_DuplicateInstructionsToSplit_Test' should be marked noexcept | 4 | ||
| 17125 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 261 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_DuplicateInstructionsToSplitBlocksEq1_Test' should be marked noexcept | 4 | ||
| 17126 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 314 | cppcoreguidelines-noexcept | default constructor 'CloneInstruction_DuplicateInstructionsToSplitBlocksEq2_Test' should be marked noexcept | 4 | ||
| 17127 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 383 | cppcoreguidelines-noexcept | default constructor 'CloneLoop_CloneLoopNest_Test' should be marked noexcept | 5 | ||
| 17128 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 558 | cppcoreguidelines-noexcept | default constructor 'CloneFunc_NewFunctionCreated_Test' should be marked noexcept | 4 | ||
| 17129 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 564 | cppcoreguidelines-noexcept | default constructor 'CloneFunc_Subprogram_Test' should be marked noexcept | 4 | ||
| 17130 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'CloneFunc_InstructionOwnership_Test' should be marked noexcept | 4 | ||
| 17131 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 609 | cppcoreguidelines-noexcept | default constructor 'CloneFunc_DebugIntrinsics_Test' should be marked noexcept | 4 | ||
| 17132 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 690 | cppcoreguidelines-noexcept | default constructor 'CloneFunction_CloneEmptyFunction_Test' should be marked noexcept | 5 | ||
| 17133 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 719 | cppcoreguidelines-noexcept | default constructor 'CloneFunction_CloneFunctionWithInalloca_Test' should be marked noexcept | 5 | ||
| 17134 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 751 | cppcoreguidelines-noexcept | default constructor 'CloneFunction_CloneFunctionWithSubprograms_Test' should be marked noexcept | 5 | ||
| 17135 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 801 | cppcoreguidelines-noexcept | default constructor 'CloneFunction_CloneFunctionToDifferentModule_Test' should be marked noexcept | 5 | ||
| 17136 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 935 | cppcoreguidelines-noexcept | default constructor 'CloneModule_Verify_Test' should be marked noexcept | 4 | ||
| 17137 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 943 | cppcoreguidelines-noexcept | default constructor 'CloneModule_OldModuleUnchanged_Test' should be marked noexcept | 4 | ||
| 17138 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 949 | cppcoreguidelines-noexcept | default constructor 'CloneModule_Subprogram_Test' should be marked noexcept | 4 | ||
| 17139 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 958 | cppcoreguidelines-noexcept | default constructor 'CloneModule_GlobalMetadata_Test' should be marked noexcept | 4 | ||
| 17140 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 963 | cppcoreguidelines-noexcept | default constructor 'CloneModule_GlobalDebugInfo_Test' should be marked noexcept | 4 | ||
| 17141 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 986 | cppcoreguidelines-noexcept | default constructor 'CloneModule_CompileUnit_Test' should be marked noexcept | 4 | ||
| 17142 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CloningTest.cpp @ Line 1018 | cppcoreguidelines-noexcept | default constructor 'CloneModule_Comdat_Test' should be marked noexcept | 4 | ||
| 17143 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp @ Line 32 | cppcoreguidelines-noexcept | default constructor 'CodeExtractor_ExitStub_Test' should be marked noexcept | 5 | ||
| 17144 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'CodeExtractor_ExitPHIOnePredFromRegion_Test' should be marked noexcept | 5 | ||
| 17145 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'CodeExtractor_StoreOutputInvokeResultAfterEHPad_Test' should be marked noexcept | 5 | ||
| 17146 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'CodeExtractor_StoreOutputInvokeResultInExitStub_Test' should be marked noexcept | 5 | ||
| 17147 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'CodeExtractor_ExtractAndInvalidateAssumptionCache_Test' should be marked noexcept | 5 | ||
| 17148 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp @ Line 286 | cppcoreguidelines-noexcept | default constructor 'CodeExtractor_RemoveBitcastUsesFromOuterLifetimeMarkers_Test' should be marked noexcept | 5 | ||
| 17149 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsControlFlowEquivalentSimpleTest_Test' should be marked noexcept | 5 | ||
| 17150 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsControlFlowEquivalentOppositeCondTest_Test' should be marked noexcept | 5 | ||
| 17151 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 217 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsControlFlowEquivalentCondNestTest_Test' should be marked noexcept | 5 | ||
| 17152 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 267 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsControlFlowEquivalentImbalanceTest_Test' should be marked noexcept | 5 | ||
| 17153 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 332 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsControlFlowEquivalentPointerTest_Test' should be marked noexcept | 5 | ||
| 17154 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 390 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsControlFlowEquivalentNotPostdomTest_Test' should be marked noexcept | 5 | ||
| 17155 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 432 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsSafeToMoveTest1_Test' should be marked noexcept | 5 | ||
| 17156 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsSafeToMoveTest2_Test' should be marked noexcept | 5 | ||
| 17157 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 592 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsSafeToMoveTest3_Test' should be marked noexcept | 5 | ||
| 17158 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 621 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsSafeToMoveTest4_Test' should be marked noexcept | 5 | ||
| 17159 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 657 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsSafeToMoveTest5_Test' should be marked noexcept | 5 | ||
| 17160 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp @ Line 734 | cppcoreguidelines-noexcept | default constructor 'CodeMoverUtils_IsSafeToMoveTest6_Test' should be marked noexcept | 5 | ||
| 17161 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/DebugifyTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'DebugInfoDrop' should be marked noexcept | 2 | ||
| 17162 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/DebugifyTest.cpp @ Line 61 | cppcoreguidelines-noexcept | default constructor 'DebugInfoDummyAnalysis' should be marked noexcept | 2 | ||
| 17163 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/DebugifyTest.cpp @ Line 68 | cppcoreguidelines-noexcept | default constructor 'DebugInfoDrop_DropOriginalDebugInfo_Test' should be marked noexcept | 5 | ||
| 17164 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/DebugifyTest.cpp @ Line 119 | cppcoreguidelines-noexcept | default constructor 'DebugInfoDummyAnalysis_PreserveOriginalDebugInfo_Test' should be marked noexcept | 5 | ||
| 17165 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/FunctionComparatorTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'FunctionComparatorTest_TestAPI_Test' should be marked noexcept | 5 | ||
| 17166 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_SDiv_Test' should be marked noexcept | 5 | ||
| 17167 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 52 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_UDiv_Test' should be marked noexcept | 5 | ||
| 17168 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 82 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_SRem_Test' should be marked noexcept | 5 | ||
| 17169 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_URem_Test' should be marked noexcept | 5 | ||
| 17170 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 143 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_SDiv64_Test' should be marked noexcept | 5 | ||
| 17171 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_UDiv64_Test' should be marked noexcept | 5 | ||
| 17172 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_SRem64_Test' should be marked noexcept | 5 | ||
| 17173 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/IntegerDivisionTest.cpp @ Line 233 | cppcoreguidelines-noexcept | default constructor 'IntegerDivision_URem64_Test' should be marked noexcept | 5 | ||
| 17174 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'Local_RecursivelyDeleteDeadPHINodes_Test' should be marked noexcept | 5 | ||
| 17175 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 69 | cppcoreguidelines-noexcept | default constructor 'Local_RemoveDuplicatePHINodes_Test' should be marked noexcept | 5 | ||
| 17176 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 114 | cppcoreguidelines-noexcept | default constructor 'Local_ReplaceDbgDeclare_Test' should be marked noexcept | 5 | ||
| 17177 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'Local_MergeBasicBlockIntoOnlyPred_Test' should be marked noexcept | 5 | ||
| 17178 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 335 | cppcoreguidelines-noexcept | default constructor 'Local_ConstantFoldTerminator_Test' should be marked noexcept | 5 | ||
| 17179 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 572 | cppcoreguidelines-noexcept | default constructor 'SalvageDebugInfoTest_RecursiveInstDeletion_Test' should be marked noexcept | 4 | ||
| 17180 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 581 | cppcoreguidelines-noexcept | default constructor 'SalvageDebugInfoTest_RecursiveBlockSimplification_Test' should be marked noexcept | 4 | ||
| 17181 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 589 | cppcoreguidelines-noexcept | default constructor 'Local_ChangeToUnreachable_Test' should be marked noexcept | 5 | ||
| 17182 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 637 | cppcoreguidelines-noexcept | default constructor 'Local_ReplaceAllDbgUsesWith_Test' should be marked noexcept | 5 | ||
| 17183 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 834 | cppcoreguidelines-noexcept | default constructor 'Local_RemoveUnreachableBlocks_Test' should be marked noexcept | 5 | ||
| 17184 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 962 | cppcoreguidelines-noexcept | default constructor 'Local_SimplifyCFGWithNullAC_Test' should be marked noexcept | 5 | ||
| 17185 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LocalTest.cpp @ Line 1015 | cppcoreguidelines-noexcept | default constructor 'Local_CanReplaceOperandWithVariable_Test' should be marked noexcept | 5 | ||
| 17186 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LoopRotationUtilsTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'LoopRotate_MultiDeoptExit_Test' should be marked noexcept | 5 | ||
| 17187 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LoopRotationUtilsTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'LoopRotate_MultiDeoptExit_Nondup_Test' should be marked noexcept | 5 | ||
| 17188 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/LoopUtilsTest.cpp @ Line 43 | cppcoreguidelines-noexcept | default constructor 'LoopUtils_DeleteDeadLoopNest_Test' should be marked noexcept | 5 | ||
| 17189 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/SSAUpdaterBulkTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'SSAUpdaterBulk_SimpleMerge_Test' should be marked noexcept | 5 | ||
| 17190 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/SSAUpdaterBulkTest.cpp @ Line 108 | cppcoreguidelines-noexcept | default constructor 'SSAUpdaterBulk_Irreducible_Test' should be marked noexcept | 5 | ||
| 17191 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest' should be marked noexcept | 2 | ||
| 17192 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_ExpandPtrTypeSCEV_Test' should be marked noexcept | 4 | ||
| 17193 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVZeroExtendExprNonIntegral_Test' should be marked noexcept | 4 | ||
| 17194 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 215 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVExpanderIsSafeToExpandAt_Test' should be marked noexcept | 4 | ||
| 17195 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVExpanderNUW_Test' should be marked noexcept | 4 | ||
| 17196 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVExpanderNSW_Test' should be marked noexcept | 4 | ||
| 17197 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 395 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVCacheNUW_Test' should be marked noexcept | 4 | ||
| 17198 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 446 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVCacheNSW_Test' should be marked noexcept | 4 | ||
| 17199 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 495 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVExpandInsertCanonicalIV_Test' should be marked noexcept | 4 | ||
| 17200 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 695 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVExpanderShlNSW_Test' should be marked noexcept | 4 | ||
| 17201 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_SCEVExpandNonAffineAddRec_Test' should be marked noexcept | 4 | ||
| 17202 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp @ Line 923 | cppcoreguidelines-noexcept | default constructor 'ScalarEvolutionExpanderTest_ExpandNonIntegralPtrWithNullBase_Test' should be marked noexcept | 4 | ||
| 17203 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/SizeOptsTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'SizeOptsTest_Test_Test' should be marked noexcept | 4 | ||
| 17204 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/UnrollLoopTest.cpp @ Line 31 | cppcoreguidelines-noexcept | default constructor 'LoopUnrollRuntime_Latch_Test' should be marked noexcept | 5 | ||
| 17205 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/VFABIUtils.cpp @ Line 45 | cppcoreguidelines-noexcept | default constructor 'VFABIAttrTest_Write_Test' should be marked noexcept | 4 | ||
| 17206 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNode_Test' should be marked noexcept | 5 | ||
| 17207 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNodeCycle_Test' should be marked noexcept | 5 | ||
| 17208 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNodeDuplicatedCycle_Test' should be marked noexcept | 5 | ||
| 17209 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNodeUnresolved_Test' should be marked noexcept | 5 | ||
| 17210 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNodeDistinct_Test' should be marked noexcept | 5 | ||
| 17211 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNodeDistinctOperands_Test' should be marked noexcept | 5 | ||
| 17212 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 146 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNodeSeeded_Test' should be marked noexcept | 5 | ||
| 17213 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMDNodeSeededWithNull_Test' should be marked noexcept | 5 | ||
| 17214 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 172 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMetadataNullMapGlobalWithIgnoreMissingLocals_Test' should be marked noexcept | 5 | ||
| 17215 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 184 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMetadataMDString_Test' should be marked noexcept | 5 | ||
| 17216 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 199 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMetadataGetMappedMD_Test' should be marked noexcept | 5 | ||
| 17217 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 216 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMetadataNoModuleLevelChanges_Test' should be marked noexcept | 5 | ||
| 17218 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 231 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMetadataConstantAsMetadata_Test' should be marked noexcept | 5 | ||
| 17219 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapMetadataLocalAsMetadata_Test' should be marked noexcept | 5 | ||
| 17220 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 285 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapValueLocalAsMetadata_Test' should be marked noexcept | 5 | ||
| 17221 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Utils/ValueMapperTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'ValueMapperTest_mapValueLocalAsMetadataToConstant_Test' should be marked noexcept | 5 | ||
| 17222 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanDominatorTreeTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'VPlanDominatorTreeTest_BasicVPBBDomination_Test' should be marked noexcept | 4 | ||
| 17223 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp @ Line 20 | cppcoreguidelines-noexcept | default constructor 'VPlanHCFGTest_testBuildHCFGInnerLoop_Test' should be marked noexcept | 4 | ||
| 17224 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'VPlanHCFGTest_testVPInstructionToVPRecipesInner_Test' should be marked noexcept | 4 | ||
| 17225 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanLoopInfoTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'VPlanLoopInfo_BasicLoopInfoTest_Test' should be marked noexcept | 4 | ||
| 17226 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'VPlanPredicatorTest_BasicPredicatorTest_Test' should be marked noexcept | 4 | ||
| 17227 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp @ Line 115 | cppcoreguidelines-noexcept | default constructor 'VPlanPredicatorTest_PredicatorNegOrTest_Test' should be marked noexcept | 4 | ||
| 17228 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 33 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest' should be marked noexcept | 2 | ||
| 17229 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpSimple_2_Test' should be marked noexcept | 4 | ||
| 17230 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpSimple_3_Test' should be marked noexcept | 4 | ||
| 17231 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpReuse_1_Test' should be marked noexcept | 4 | ||
| 17232 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 269 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpReuse_2_Test' should be marked noexcept | 4 | ||
| 17233 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 384 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpReorder_1_Test' should be marked noexcept | 4 | ||
| 17234 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 456 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpReorder_2_Test' should be marked noexcept | 4 | ||
| 17235 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 528 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpReorder_3_Test' should be marked noexcept | 4 | ||
| 17236 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 604 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpReorder_4_Test' should be marked noexcept | 4 | ||
| 17237 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 677 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testInstrsInDifferentBBs_Test' should be marked noexcept | 4 | ||
| 17238 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 740 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testInstrsInDifferentBBs2_Test' should be marked noexcept | 4 | ||
| 17239 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 802 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpAtomicLoad_Test' should be marked noexcept | 4 | ||
| 17240 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @ Line 861 | cppcoreguidelines-noexcept | default constructor 'VPlanSlpTest_testSlpAtomicStore_Test' should be marked noexcept | 4 | ||
| 17241 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'VPInstructionTest_insertBefore_Test' should be marked noexcept | 5 | ||
| 17242 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'VPInstructionTest_eraseFromParent_Test' should be marked noexcept | 5 | ||
| 17243 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'VPInstructionTest_moveAfter_Test' should be marked noexcept | 5 | ||
| 17244 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'VPInstructionTest_moveBefore_Test' should be marked noexcept | 5 | ||
| 17245 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'VPInstructionTest_setOperand_Test' should be marked noexcept | 5 | ||
| 17246 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'VPInstructionTest_replaceAllUsesWith_Test' should be marked noexcept | 5 | ||
| 17247 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 219 | cppcoreguidelines-noexcept | default constructor 'VPInstructionTest_releaseOperandsAtDeletion_Test' should be marked noexcept | 5 | ||
| 17248 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'VPBasicBlockTest_getPlan_Test' should be marked noexcept | 5 | ||
| 17249 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'VPBasicBlockTest_print_Test' should be marked noexcept | 5 | ||
| 17250 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 399 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPInstructionToVPUser_Test' should be marked noexcept | 5 | ||
| 17251 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 409 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPWidenRecipeToVPUser_Test' should be marked noexcept | 5 | ||
| 17252 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 428 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPWidenCallRecipeToVPUserAndVPDef_Test' should be marked noexcept | 5 | ||
| 17253 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 452 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPWidenSelectRecipeToVPUserAndVPDef_Test' should be marked noexcept | 5 | ||
| 17254 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 480 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPWidenGEPRecipeToVPUserAndVPDef_Test' should be marked noexcept | 5 | ||
| 17255 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 505 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPBlendRecipeToVPUser_Test' should be marked noexcept | 5 | ||
| 17256 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPInterleaveRecipeToVPUser_Test' should be marked noexcept | 5 | ||
| 17257 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 535 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPReplicateRecipeToVPUser_Test' should be marked noexcept | 5 | ||
| 17258 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 551 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPBranchOnMaskRecipeToVPUser_Test' should be marked noexcept | 5 | ||
| 17259 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 562 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPWidenMemoryInstructionRecipeToVPUserAndVPDef_Test' should be marked noexcept | 5 | ||
| 17260 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 584 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_dump_Test' should be marked noexcept | 5 | ||
| 17261 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 640 | cppcoreguidelines-noexcept | default constructor 'VPRecipeTest_CastVPReductionRecipeToVPUser_Test' should be marked noexcept | 5 | ||
| 17262 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTest.cpp @ Line 664 | cppcoreguidelines-noexcept | default constructor 'VPDoubleValueDefTest_traverseUseLists_Test' should be marked noexcept | 5 | ||
| 17263 | /home/vsts/work/1/llvm-project/llvm/unittests/Transforms/Vectorize/VPlanTestBase.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'VPlanTestBase' should be marked noexcept | 2 | ||
| 17264 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRBlockIndexerTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'FDRBlockIndexerTest_IndexBlocksV3_Test' should be marked noexcept | 5 | ||
| 17265 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRBlockVerifierTest.cpp @ Line 24 | cppcoreguidelines-noexcept | default constructor 'FDRBlockVerifierTest_ValidBlocksV3_Test' should be marked noexcept | 5 | ||
| 17266 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRBlockVerifierTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'FDRBlockVerifierTest_MissingPIDRecord_Test' should be marked noexcept | 5 | ||
| 17267 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRBlockVerifierTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'FDRBlockVerifierTest_MissingBufferExtents_Test' should be marked noexcept | 5 | ||
| 17268 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRBlockVerifierTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'FDRBlockVerifierTest_IgnoreRecordsAfterEOB_Test' should be marked noexcept | 5 | ||
| 17269 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRBlockVerifierTest.cpp @ Line 116 | cppcoreguidelines-noexcept | default constructor 'FDRBlockVerifierTest_MalformedV2_Test' should be marked noexcept | 5 | ||
| 17270 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRProducerConsumerTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'RoundTripTest' should be marked noexcept | 2 | ||
| 17271 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRProducerConsumerTest.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'RoundTripTest |
2 | ||
| 17272 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRProducerConsumerTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'RoundTripTestV5' should be marked noexcept | 2 | ||
| 17273 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRProducerConsumerTest.cpp @ Line 101 | cppcoreguidelines-noexcept | default constructor 'RoundTripTestV5 |
2 | ||
| 17274 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRProducerConsumerTest.cpp @ Line 124 | cppcoreguidelines-noexcept | default constructor 'RoundTripsSingleValue' should be marked noexcept | 2 | ||
| 17275 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRProducerConsumerTest.cpp @ Line 167 | cppcoreguidelines-noexcept | default constructor 'RoundTripsSingleValue' should be marked noexcept | 2 | ||
| 17276 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordPrinterTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'PrinterTest' should be marked noexcept | 2 | ||
| 17277 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordPrinterTest.cpp @ Line 107 | cppcoreguidelines-noexcept | default constructor 'PrinterTest |
2 | ||
| 17278 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordPrinterTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'PrintsRecord' should be marked noexcept | 2 | ||
| 17279 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordPrinterTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'FDRRecordPrinterTest_WriteFunctionRecordEnter_Test' should be marked noexcept | 5 | ||
| 17280 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordPrinterTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'FDRRecordPrinterTest_WriteFunctionRecordExit_Test' should be marked noexcept | 5 | ||
| 17281 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordPrinterTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'FDRRecordPrinterTest_WriteFunctionRecordTailExit_Test' should be marked noexcept | 5 | ||
| 17282 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordPrinterTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'FDRRecordPrinterTest_WriteFunctionRecordEnterArg_Test' should be marked noexcept | 5 | ||
| 17283 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordsTest.cpp @ Line 25 | cppcoreguidelines-noexcept | default constructor 'XRayFDRTest_BuilderAndBlockIndexer_Test' should be marked noexcept | 5 | ||
| 17284 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordsTest.cpp @ Line 77 | cppcoreguidelines-noexcept | default constructor 'XRayFDRTest_BuilderAndBlockVerifier_Test' should be marked noexcept | 5 | ||
| 17285 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRRecordsTest.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'XRayFDRTest_IndexAndVerifyBlocks_Test' should be marked noexcept | 5 | ||
| 17286 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRTraceWriterTest.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'FDRTraceWriterTest_WriteToStringBufferVersion3_Test' should be marked noexcept | 5 | ||
| 17287 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRTraceWriterTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'FDRTraceWriterTest_WriteToStringBufferVersion2_Test' should be marked noexcept | 5 | ||
| 17288 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/FDRTraceWriterTest.cpp @ Line 123 | cppcoreguidelines-noexcept | default constructor 'FDRTraceWriterTest_WriteToStringBufferVersion1_Test' should be marked noexcept | 5 | ||
| 17289 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'GraphTest' should be marked noexcept | 2 | ||
| 17290 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 147 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestGraphEdge_Test' should be marked noexcept | 3 | ||
| 17291 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 153 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestGraphVertex_Test' should be marked noexcept | 3 | ||
| 17292 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 159 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestCopyConstructor_Test' should be marked noexcept | 3 | ||
| 17293 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 166 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestCopyAssign_Test' should be marked noexcept | 3 | ||
| 17294 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 173 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestMoveConstructor_Test' should be marked noexcept | 3 | ||
| 17295 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 181 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestConstruction_Test' should be marked noexcept | 5 | ||
| 17296 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 198 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestiVertexAccessOperator_Test' should be marked noexcept | 5 | ||
| 17297 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/GraphTest.cpp @ Line 227 | cppcoreguidelines-noexcept | default constructor 'GraphTest_TestEdgeAccessOperator_Test' should be marked noexcept | 5 | ||
| 17298 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_CreateProfile_Test' should be marked noexcept | 5 | ||
| 17299 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_InternPath_Test' should be marked noexcept | 5 | ||
| 17300 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 37 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_ExpandPath_Test' should be marked noexcept | 5 | ||
| 17301 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_AddBlocks_Test' should be marked noexcept | 5 | ||
| 17302 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_CopyProfile_Test' should be marked noexcept | 5 | ||
| 17303 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_MoveProfile_Test' should be marked noexcept | 5 | ||
| 17304 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_MergeProfilesByThread_Test' should be marked noexcept | 5 | ||
| 17305 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_MergeProfilesByStack_Test' should be marked noexcept | 5 | ||
| 17306 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_MergeProfilesByStackAccumulate_Test' should be marked noexcept | 5 | ||
| 17307 | /home/vsts/work/1/llvm-project/llvm/unittests/XRay/ProfileTest.cpp @ Line 211 | cppcoreguidelines-noexcept | default constructor 'ProfileTest_MergeProfilesByThreadAccumulate_Test' should be marked noexcept | 5 | ||
| 17308 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest' should be marked noexcept | 2 | ||
| 17309 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 92 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest' should be marked noexcept | 2 | ||
| 17310 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 95 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_BasicDisassemblyTraversalTest_Test' should be marked noexcept | 4 | ||
| 17311 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 205 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_PrevAndNextFromBadInst_Test' should be marked noexcept | 4 | ||
| 17312 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 228 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFITrapTest_Test' should be marked noexcept | 4 | ||
| 17313 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 263 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_FallThroughTest_Test' should be marked noexcept | 4 | ||
| 17314 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 303 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_DefiniteNextInstructionTest_Test' should be marked noexcept | 4 | ||
| 17315 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 393 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_ControlFlowXRefsTest_Test' should be marked noexcept | 4 | ||
| 17316 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 498 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionInvalidTargets_Test' should be marked noexcept | 4 | ||
| 17317 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 523 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionBasicFallthroughToUd2_Test' should be marked noexcept | 4 | ||
| 17318 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 539 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionBasicJumpToUd2_Test' should be marked noexcept | 4 | ||
| 17319 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 555 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionDualPathUd2_Test' should be marked noexcept | 4 | ||
| 17320 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 574 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionDualPathSingleUd2_Test' should be marked noexcept | 4 | ||
| 17321 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 592 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionDualFailLimitUpwards_Test' should be marked noexcept | 4 | ||
| 17322 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 618 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionDualFailLimitDownwards_Test' should be marked noexcept | 4 | ||
| 17323 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 643 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionGoodAndBadPaths_Test' should be marked noexcept | 4 | ||
| 17324 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 660 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionWithUnconditionalJumpInFallthrough_Test' should be marked noexcept | 4 | ||
| 17325 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 677 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionComplexExample_Test' should be marked noexcept | 4 | ||
| 17326 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 708 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_UndefSearchLengthOneTest_Test' should be marked noexcept | 4 | ||
| 17327 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 727 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_UndefSearchLengthOneTestFarAway_Test' should be marked noexcept | 4 | ||
| 17328 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 766 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionClobberSinglePathExplicit_Test' should be marked noexcept | 4 | ||
| 17329 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 783 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionClobberSinglePathExplicit2_Test' should be marked noexcept | 4 | ||
| 17330 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 800 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionClobberSinglePathImplicit_Test' should be marked noexcept | 4 | ||
| 17331 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 817 | cppcoreguidelines-noexcept | default constructor 'BasicX86FileAnalysisTest_CFIProtectionClobberDualPathImplicit_Test' should be marked noexcept | 4 | ||
| 17332 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 836 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64BasicUnprotected_Test' should be marked noexcept | 4 | ||
| 17333 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 850 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64BasicProtected_Test' should be marked noexcept | 4 | ||
| 17334 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 866 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberBasic_Test' should be marked noexcept | 4 | ||
| 17335 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 883 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberOneLoad_Test' should be marked noexcept | 4 | ||
| 17336 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 900 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberLoadAddGood_Test' should be marked noexcept | 4 | ||
| 17337 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 918 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberLoadAddBad_Test' should be marked noexcept | 4 | ||
| 17338 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 936 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberLoadAddBad2_Test' should be marked noexcept | 4 | ||
| 17339 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 954 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberTwoLoads_Test' should be marked noexcept | 4 | ||
| 17340 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 972 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberUnrelatedSecondLoad_Test' should be marked noexcept | 4 | ||
| 17341 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 990 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64ClobberUnrelatedLoads_Test' should be marked noexcept | 4 | ||
| 17342 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 1008 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64GoodAndBadPaths_Test' should be marked noexcept | 4 | ||
| 17343 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 1025 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64TwoPaths_Test' should be marked noexcept | 4 | ||
| 17344 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 1045 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64TwoPathsBadLoad1_Test' should be marked noexcept | 4 | ||
| 17345 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp @ Line 1066 | cppcoreguidelines-noexcept | default constructor 'BasicAArch64FileAnalysisTest_AArch64TwoPathsBadLoad2_Test' should be marked noexcept | 4 | ||
| 17346 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 111 | cppcoreguidelines-noexcept | default constructor 'ELFx86TestFileAnalysis' should be marked noexcept | 2 | ||
| 17347 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 125 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest' should be marked noexcept | 2 | ||
| 17348 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 150 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphTestSinglePathFallthroughUd2_Test' should be marked noexcept | 4 | ||
| 17349 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 177 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphTestSinglePathJumpUd2_Test' should be marked noexcept | 4 | ||
| 17350 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 204 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphTestDualPathDualUd2_Test' should be marked noexcept | 4 | ||
| 17351 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 244 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphTestDualPathSingleUd2_Test' should be marked noexcept | 4 | ||
| 17352 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 283 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphFailures_Test' should be marked noexcept | 4 | ||
| 17353 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 306 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphNoXrefs_Test' should be marked noexcept | 4 | ||
| 17354 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 322 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphConditionalInfiniteLoop_Test' should be marked noexcept | 4 | ||
| 17355 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 345 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphUnconditionalInfiniteLoop_Test' should be marked noexcept | 4 | ||
| 17356 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 370 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphNoFlowsToIndirection_Test' should be marked noexcept | 4 | ||
| 17357 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 386 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphLengthExceededUpwards_Test' should be marked noexcept | 4 | ||
| 17358 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphLengthExceededDownwards_Test' should be marked noexcept | 4 | ||
| 17359 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 453 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphWithRepeatedWork_Test' should be marked noexcept | 4 | ||
| 17360 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp @ Line 494 | cppcoreguidelines-noexcept | default constructor 'BasicGraphBuilderTest_BuildFlowGraphComplexExample_Test' should be marked noexcept | 4 | ||
| 17361 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/BenchmarkRunnerTest.cpp @ Line 18 | cppcoreguidelines-noexcept | default constructor 'ScratchSpaceTest_Works_Test' should be marked noexcept | 5 | ||
| 17362 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'ClusteringTest_Clusters3D_Test' should be marked noexcept | 5 | ||
| 17363 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp @ Line 71 | cppcoreguidelines-noexcept | default constructor 'ClusteringTest_Clusters3D_InvalidSize_Test' should be marked noexcept | 5 | ||
| 17364 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'ClusteringTest_Clusters3D_InvalidOrder_Test' should be marked noexcept | 5 | ||
| 17365 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp @ Line 96 | cppcoreguidelines-noexcept | default constructor 'ClusteringTest_Ordering_Test' should be marked noexcept | 5 | ||
| 17366 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'ClusteringTest_Ordering1_Test' should be marked noexcept | 5 | ||
| 17367 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/ClusteringTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'ClusteringTest_Ordering2_Test' should be marked noexcept | 5 | ||
| 17368 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/PerfHelperTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'PerfHelperTest_FunctionalTest_Test' should be marked noexcept | 5 | ||
| 17369 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/RegisterValueTest.cpp @ Line 22 | cppcoreguidelines-noexcept | default constructor 'RegisterValueTest_Half_Test' should be marked noexcept | 5 | ||
| 17370 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/RegisterValueTest.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'RegisterValueTest_Single_Test' should be marked noexcept | 5 | ||
| 17371 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/RegisterValueTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'RegisterValueTest_Double_Test' should be marked noexcept | 5 | ||
| 17372 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_Square_Test' should be marked noexcept | 5 | ||
| 17373 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_MiddleColumn_Test' should be marked noexcept | 5 | ||
| 17374 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_SideColumns_Test' should be marked noexcept | 5 | ||
| 17375 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 80 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_LeftColumn_Test' should be marked noexcept | 5 | ||
| 17376 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 99 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_RightColumn_Test' should be marked noexcept | 5 | ||
| 17377 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 118 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_Column_Test' should be marked noexcept | 5 | ||
| 17378 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 137 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_Row_Test' should be marked noexcept | 5 | ||
| 17379 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp @ Line 155 | cppcoreguidelines-noexcept | default constructor 'CombinationGenerator_Singleton_Test' should be marked noexcept | 5 | ||
| 17380 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'X86MachineFunctionGeneratorTest' should be marked noexcept | 2 | ||
| 17381 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'X86MachineFunctionGeneratorTest_DISABLED_JitFunction_Test' should be marked noexcept | 4 | ||
| 17382 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'X86MachineFunctionGeneratorTest_DISABLED_JitFunctionXOR32rr_X86_Test' should be marked noexcept | 4 | ||
| 17383 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp @ Line 53 | cppcoreguidelines-noexcept | default constructor 'X86MachineFunctionGeneratorTest_DISABLED_JitFunctionMOV64ri_Test' should be marked noexcept | 4 | ||
| 17384 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp @ Line 58 | cppcoreguidelines-noexcept | default constructor 'X86MachineFunctionGeneratorTest_DISABLED_JitFunctionMOV32ri_Test' should be marked noexcept | 4 | ||
| 17385 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'EqMCInstMatcher' should be marked noexcept | 2 | ||
| 17386 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17387 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp @ Line 54 | cppcoreguidelines-noexcept | default constructor 'BenchmarkResultTest_WriteToAndReadFromDisk_Test' should be marked noexcept | 5 | ||
| 17388 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp @ Line 127 | cppcoreguidelines-noexcept | default constructor 'BenchmarkResultTest_PerInstructionStats_Test' should be marked noexcept | 5 | ||
| 17389 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/RegisterAliasingTest.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'RegisterAliasingTest_TrackSimpleRegister_Test' should be marked noexcept | 4 | ||
| 17390 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/RegisterAliasingTest.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'RegisterAliasingTest_TrackRegisterClass_Test' should be marked noexcept | 4 | ||
| 17391 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/RegisterAliasingTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'RegisterAliasingTest_TrackRegisterClassCache_Test' should be marked noexcept | 4 | ||
| 17392 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'SchedClassResolutionTest' should be marked noexcept | 2 | ||
| 17393 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'SchedClassResolutionTest_ComputeIdealizedProcResPressure_2P0_Test' should be marked noexcept | 4 | ||
| 17394 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'SchedClassResolutionTest_ComputeIdealizedProcResPressure_2P05_Test' should be marked noexcept | 4 | ||
| 17395 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp @ Line 79 | cppcoreguidelines-noexcept | default constructor 'SchedClassResolutionTest_ComputeIdealizedProcResPressure_2P05_2P0156_Test' should be marked noexcept | 4 | ||
| 17396 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'SchedClassResolutionTest_ComputeIdealizedProcResPressure_1P1_1P05_2P0156_Test' should be marked noexcept | 4 | ||
| 17397 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'X86SnippetFileTest_Works_Test' should be marked noexcept | 4 | ||
| 17398 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp @ Line 90 | cppcoreguidelines-noexcept | default constructor 'X86SnippetFileTest_BadDefregParam_Test' should be marked noexcept | 4 | ||
| 17399 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp @ Line 100 | cppcoreguidelines-noexcept | default constructor 'X86SnippetFileTest_NoDefregValue_Test' should be marked noexcept | 4 | ||
| 17400 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp @ Line 110 | cppcoreguidelines-noexcept | default constructor 'X86SnippetFileTest_MissingParam_Test' should be marked noexcept | 4 | ||
| 17401 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp @ Line 120 | cppcoreguidelines-noexcept | default constructor 'X86SnippetFileTest_NoAsmStreamer_Test' should be marked noexcept | 4 | ||
| 17402 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'IsInvalidMatcher' should be marked noexcept | 2 | ||
| 17403 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 35 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17404 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'IsRegMatcher' should be marked noexcept | 2 | ||
| 17405 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 36 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17406 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 40 | cppcoreguidelines-noexcept | default constructor 'X86SnippetGeneratorTest' should be marked noexcept | 2 | ||
| 17407 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'SnippetGeneratorTest |
2 | ||
| 17408 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 67 | cppcoreguidelines-noexcept | default constructor 'SerialSnippetGeneratorTest_ImplicitSelfDependencyThroughImplicitReg_Test' should be marked noexcept | 4 | ||
| 17409 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'SerialSnippetGeneratorTest_ImplicitSelfDependencyThroughTiedRegs_Test' should be marked noexcept | 4 | ||
| 17410 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 117 | cppcoreguidelines-noexcept | default constructor 'SerialSnippetGeneratorTest_ImplicitSelfDependencyThroughExplicitRegs_Test' should be marked noexcept | 4 | ||
| 17411 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'SerialSnippetGeneratorTest_ImplicitSelfDependencyThroughExplicitRegsForbidAll_Test' should be marked noexcept | 4 | ||
| 17412 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 162 | cppcoreguidelines-noexcept | default constructor 'SerialSnippetGeneratorTest_DependencyThroughOtherOpcode_Test' should be marked noexcept | 4 | ||
| 17413 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 186 | cppcoreguidelines-noexcept | default constructor 'SerialSnippetGeneratorTest_LAHF_Test' should be marked noexcept | 4 | ||
| 17414 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 202 | cppcoreguidelines-noexcept | default constructor 'SerialSnippetGeneratorTest_VCVTUSI642SDZrrb_Int_Test' should be marked noexcept | 4 | ||
| 17415 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'ParallelSnippetGeneratorTest_ParallelInstruction_Test' should be marked noexcept | 4 | ||
| 17416 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 241 | cppcoreguidelines-noexcept | default constructor 'ParallelSnippetGeneratorTest_SerialInstruction_Test' should be marked noexcept | 4 | ||
| 17417 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 260 | cppcoreguidelines-noexcept | default constructor 'ParallelSnippetGeneratorTest_StaticRenaming_Test' should be marked noexcept | 4 | ||
| 17418 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 291 | cppcoreguidelines-noexcept | default constructor 'ParallelSnippetGeneratorTest_NoTiedVariables_Test' should be marked noexcept | 4 | ||
| 17419 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'ParallelSnippetGeneratorTest_MemoryUse_Test' should be marked noexcept | 4 | ||
| 17420 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 359 | cppcoreguidelines-noexcept | default constructor 'ParallelSnippetGeneratorTest_MOV16ms_Test' should be marked noexcept | 4 | ||
| 17421 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 398 | cppcoreguidelines-noexcept | default constructor 'FakeSnippetGeneratorTest_MemoryUse_Movsb_Test' should be marked noexcept | 4 | ||
| 17422 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 424 | cppcoreguidelines-noexcept | default constructor 'FakeSnippetGeneratorTest_ComputeRegisterInitialValuesAdd16ri_Test' should be marked noexcept | 4 | ||
| 17423 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp @ Line 438 | cppcoreguidelines-noexcept | default constructor 'FakeSnippetGeneratorTest_ComputeRegisterInitialValuesAdd64rr_Test' should be marked noexcept | 4 | ||
| 17424 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp @ Line 66 | cppcoreguidelines-noexcept | default constructor 'X86SnippetRepetitorTest_Duplicate_Test' should be marked noexcept | 4 | ||
| 17425 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp @ Line 75 | cppcoreguidelines-noexcept | default constructor 'X86SnippetRepetitorTest_Loop_Test' should be marked noexcept | 4 | ||
| 17426 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 131 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest' should be marked noexcept | 2 | ||
| 17427 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 136 | cppcoreguidelines-noexcept | default constructor 'Core2AvxTargetTest' should be marked noexcept | 2 | ||
| 17428 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 141 | cppcoreguidelines-noexcept | default constructor 'Core2Avx512TargetTest' should be marked noexcept | 2 | ||
| 17429 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 144 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_NoHighByteRegs_Test' should be marked noexcept | 4 | ||
| 17430 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 148 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetFlags_Test' should be marked noexcept | 4 | ||
| 17431 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 157 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToGR8Value_Test' should be marked noexcept | 4 | ||
| 17432 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 164 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToGR16Value_Test' should be marked noexcept | 4 | ||
| 17433 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 171 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToGR32Value_Test' should be marked noexcept | 4 | ||
| 17434 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 178 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToGR64Value_Test' should be marked noexcept | 4 | ||
| 17435 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 185 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToVR64Value_Test' should be marked noexcept | 4 | ||
| 17436 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 194 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToVR128Value_Use_MOVDQUrm_Test' should be marked noexcept | 4 | ||
| 17437 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 206 | cppcoreguidelines-noexcept | default constructor 'Core2AvxTargetTest_SetRegToVR128Value_Use_VMOVDQUrm_Test' should be marked noexcept | 4 | ||
| 17438 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 218 | cppcoreguidelines-noexcept | default constructor 'Core2Avx512TargetTest_SetRegToVR128Value_Use_VMOVDQU32Z128rm_Test' should be marked noexcept | 4 | ||
| 17439 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'Core2AvxTargetTest_SetRegToVR256Value_Use_VMOVDQUYrm_Test' should be marked noexcept | 4 | ||
| 17440 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 248 | cppcoreguidelines-noexcept | default constructor 'Core2Avx512TargetTest_SetRegToVR256Value_Use_VMOVDQU32Z256rm_Test' should be marked noexcept | 4 | ||
| 17441 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 266 | cppcoreguidelines-noexcept | default constructor 'Core2Avx512TargetTest_SetRegToVR512Value_Test' should be marked noexcept | 4 | ||
| 17442 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 296 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToST0_32Bits_Test' should be marked noexcept | 4 | ||
| 17443 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 305 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToST1_32Bits_Test' should be marked noexcept | 4 | ||
| 17444 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 316 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToST0_64Bits_Test' should be marked noexcept | 4 | ||
| 17445 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 325 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToST0_80Bits_Test' should be marked noexcept | 4 | ||
| 17446 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 334 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToFP0_80Bits_Test' should be marked noexcept | 4 | ||
| 17447 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 343 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToFP1_32Bits_Test' should be marked noexcept | 4 | ||
| 17448 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 352 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_SetRegToFP1_4Bits_Test' should be marked noexcept | 4 | ||
| 17449 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 361 | cppcoreguidelines-noexcept | default constructor 'Core2Avx512TargetTest_FillMemoryOperands_ADD64rm_Test' should be marked noexcept | 4 | ||
| 17450 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 374 | cppcoreguidelines-noexcept | default constructor 'Core2Avx512TargetTest_FillMemoryOperands_VGATHERDPSZ128rm_Test' should be marked noexcept | 4 | ||
| 17451 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'Core2TargetTest_AllowAsBackToBack_Test' should be marked noexcept | 4 | ||
| 17452 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/TestBase.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'X86TestBase' should be marked noexcept | 2 | ||
| 17453 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-profgen/ContextCompressionTest.cpp @ Line 14 | cppcoreguidelines-noexcept | default constructor 'TestCompression_TestNoSizeLimit1_Test' should be marked noexcept | 5 | ||
| 17454 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-profgen/ContextCompressionTest.cpp @ Line 21 | cppcoreguidelines-noexcept | default constructor 'TestCompression_TestNoSizeLimit2_Test' should be marked noexcept | 5 | ||
| 17455 | /home/vsts/work/1/llvm-project/llvm/unittests/tools/llvm-profgen/ContextCompressionTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'TestCompression_TestMaxDedupSize_Test' should be marked noexcept | 5 | ||
| 17456 | /home/vsts/work/1/llvm-project/llvm/utils/FileCheck/FileCheck.cpp @ Line 193 | cppcoreguidelines-noexcept | default constructor 'MarkerStyle' should be marked noexcept | 2 | ||
| 17457 | /home/vsts/work/1/llvm-project/llvm/utils/FileCheck/FileCheck.cpp @ Line 311 | cppcoreguidelines-noexcept | default constructor 'InputAnnotation' should be marked noexcept | 2 | ||
| 17458 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'ShuffleVal' should be marked noexcept | 2 | ||
| 17459 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 522 | cppcoreguidelines-noexcept | default constructor 'vrev' should be marked noexcept | 2 | ||
| 17460 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'vuzpl' should be marked noexcept | 2 | ||
| 17461 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 552 | cppcoreguidelines-noexcept | default constructor 'vuzpr' should be marked noexcept | 2 | ||
| 17462 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 556 | cppcoreguidelines-noexcept | default constructor 'vzipl' should be marked noexcept | 2 | ||
| 17463 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 560 | cppcoreguidelines-noexcept | default constructor 'vzipr' should be marked noexcept | 2 | ||
| 17464 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 564 | cppcoreguidelines-noexcept | default constructor 'vtrnl' should be marked noexcept | 2 | ||
| 17465 | /home/vsts/work/1/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp @ Line 568 | cppcoreguidelines-noexcept | default constructor 'vtrnr' should be marked noexcept | 2 | ||
| 17466 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/AsmWriterInst.h @ Line 54 | cppcoreguidelines-noexcept | default constructor 'AsmWriterOperand' should be marked noexcept | 2 | ||
| 17467 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.h @ Line 65 | cppcoreguidelines-noexcept | default constructor 'MachineValueTypeSet' should be marked noexcept | 2 | ||
| 17468 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.h @ Line 193 | cppcoreguidelines-noexcept | default constructor 'TypeSetByHwMode' should be marked noexcept | 2 | ||
| 17469 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp @ Line 1585 | cppcoreguidelines-noexcept | move constructor 'UberRegSet' should be marked noexcept | 2 | ||
| 17470 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp @ Line 1590 | cppcoreguidelines-noexcept | default constructor 'UberRegSet' should be marked noexcept | 2 | ||
| 17471 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenRegisters.h @ Line 502 | cppcoreguidelines-noexcept | default constructor 'RegUnit' should be marked noexcept | 2 | ||
| 17472 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenSchedule.cpp @ Line 1311 | cppcoreguidelines-noexcept | move constructor 'PredTransition' should be marked noexcept | 2 | ||
| 17473 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenSchedule.cpp @ Line 1318 | cppcoreguidelines-noexcept | default constructor 'PredTransition' should be marked noexcept | 2 | ||
| 17474 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenSchedule.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'CodeGenSchedRW' should be marked noexcept | 2 | ||
| 17475 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenSchedule.h @ Line 127 | cppcoreguidelines-noexcept | move constructor 'CodeGenSchedClass' should be marked noexcept | 2 | ||
| 17476 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/CodeGenSchedule.h @ Line 316 | cppcoreguidelines-noexcept | move constructor 'PredicateInfo' should be marked noexcept | 2 | ||
| 17477 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h @ Line 293 | cppcoreguidelines-noexcept | default constructor 'RecordMemRefMatcher' should be marked noexcept | 2 | ||
| 17478 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h @ Line 309 | cppcoreguidelines-noexcept | default constructor 'CaptureGlueInputMatcher' should be marked noexcept | 2 | ||
| 17479 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h @ Line 344 | cppcoreguidelines-noexcept | default constructor 'MoveParentMatcher' should be marked noexcept | 2 | ||
| 17480 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h @ Line 772 | cppcoreguidelines-noexcept | default constructor 'CheckImmAllOnesVMatcher' should be marked noexcept | 2 | ||
| 17481 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h @ Line 788 | cppcoreguidelines-noexcept | default constructor 'CheckImmAllZerosVMatcher' should be marked noexcept | 2 | ||
| 17482 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h @ Line 804 | cppcoreguidelines-noexcept | default constructor 'CheckFoldableChainNodeMatcher' should be marked noexcept | 2 | ||
| 17483 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DFAEmitter.cpp @ Line 199 | cppcoreguidelines-noexcept | move constructor 'Transition' should be marked noexcept | 2 | ||
| 17484 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/DFAPacketizerEmitter.cpp @ Line 45 | cppcoreguidelines-noexcept | move constructor 'ScheduleClass' should be marked noexcept | 2 | ||
| 17485 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp @ Line 57 | cppcoreguidelines-noexcept | default constructor 'ImmPredicateSet' should be marked noexcept | 2 | ||
| 17486 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp @ Line 87 | cppcoreguidelines-noexcept | default constructor 'OperandsSignature' should be marked noexcept | 2 | ||
| 17487 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp @ Line 87 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17488 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp @ Line 87 | cppcoreguidelines-noexcept | move constructor 'OperandsSignature' should be marked noexcept | 2 | ||
| 17489 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp @ Line 93 | cppcoreguidelines-noexcept | default constructor 'OpKind' should be marked noexcept | 2 | ||
| 17490 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp @ Line 91 | cppcoreguidelines-noexcept | default constructor 'DecoderTableInfo' should be marked noexcept | 2 | ||
| 17491 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp @ Line 112 | cppcoreguidelines-noexcept | default constructor 'EncodingIDAndOpcode' should be marked noexcept | 2 | ||
| 17492 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp @ Line 293 | cppcoreguidelines-noexcept | move constructor 'Filter' should be marked noexcept | 2 | ||
| 17493 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp @ Line 547 | cppcoreguidelines-noexcept | move constructor 'Filter' should be marked noexcept | 2 | ||
| 17494 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/CodeExpansions.h @ Line 18 | cppcoreguidelines-noexcept | default constructor 'CodeExpansions' should be marked noexcept | 2 | ||
| 17495 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDag.h @ Line 22 | cppcoreguidelines-noexcept | default constructor 'GIMatchDagContext' should be marked noexcept | 2 | ||
| 17496 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'GIMatchDagOperandListContext' should be marked noexcept | 2 | ||
| 17497 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.h @ Line 79 | cppcoreguidelines-noexcept | default constructor 'GIMatchDagOperandList' should be marked noexcept | 2 | ||
| 17498 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchTree.h @ Line 45 | cppcoreguidelines-noexcept | move constructor 'GIMatchTreeLeafInfo' should be marked noexcept | 2 | ||
| 17499 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchTree.h @ Line 74 | cppcoreguidelines-noexcept | default constructor 'GIMatchTreeLeafInfo' should be marked noexcept | 2 | ||
| 17500 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchTree.h @ Line 249 | cppcoreguidelines-noexcept | move constructor 'GIMatchTreeBuilderLeafInfo' should be marked noexcept | 2 | ||
| 17501 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchTree.h @ Line 442 | cppcoreguidelines-noexcept | default constructor 'GIMatchTreePartitioner' should be marked noexcept | 2 | ||
| 17502 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp @ Line 104 | cppcoreguidelines-noexcept | default constructor 'LLTCodeGen' should be marked noexcept | 2 | ||
| 17503 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp @ Line 486 | cppcoreguidelines-noexcept | move constructor 'MatchTable' should be marked noexcept | 2 | ||
| 17504 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp @ Line 680 | cppcoreguidelines-noexcept | default constructor 'GroupMatcher' should be marked noexcept | 2 | ||
| 17505 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp @ Line 877 | cppcoreguidelines-noexcept | move constructor 'RuleMatcher' should be marked noexcept | 2 | ||
| 17506 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp @ Line 878 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17507 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp @ Line 1003 | cppcoreguidelines-noexcept | default constructor 'PredicateListMatcher' should be marked noexcept | 2 | ||
| 17508 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/InfoByHwMode.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'InfoByHwMode |
2 | ||
| 17509 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/PseudoLoweringEmitter.cpp @ Line 35 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17510 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/PseudoLoweringEmitter.cpp @ Line 35 | cppcoreguidelines-noexcept | move constructor 'PseudoExpansion' should be marked noexcept | 2 | ||
| 17511 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/RISCVCompressInstEmitter.cpp @ Line 93 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17512 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/RISCVCompressInstEmitter.cpp @ Line 93 | cppcoreguidelines-noexcept | move constructor 'CompressPat' should be marked noexcept | 2 | ||
| 17513 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/RegisterInfoEmitter.cpp @ Line 611 | cppcoreguidelines-noexcept | default constructor 'BitVectorEmitter' should be marked noexcept | 2 | ||
| 17514 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/RegisterInfoEmitter.cpp @ Line 1671 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 17515 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/SearchableTableEmitter.cpp @ Line 44 | cppcoreguidelines-noexcept | default constructor 'GenericEnum' should be marked noexcept | 2 | ||
| 17516 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/SearchableTableEmitter.cpp @ Line 65 | cppcoreguidelines-noexcept | default constructor 'SearchIndex' should be marked noexcept | 2 | ||
| 17517 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/SearchableTableEmitter.cpp @ Line 72 | cppcoreguidelines-noexcept | default constructor 'GenericTable' should be marked noexcept | 2 | ||
| 17518 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/SequenceToOffsetTable.h @ Line 119 | cppcoreguidelines-noexcept | default constructor 'SequenceToOffsetTable' should be marked noexcept | 2 | ||
| 17519 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/SequenceToOffsetTable.h @ Line 119 | cppcoreguidelines-noexcept | default constructor 'SequenceToOffsetTable |
2 | ||
| 17520 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/SubtargetEmitter.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SchedClassTables' should be marked noexcept | 2 | ||
| 17521 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/X86DisassemblerShared.h @ Line 23 | cppcoreguidelines-noexcept | default constructor 'InstructionSpecifier' should be marked noexcept | 2 | ||
| 17522 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/X86DisassemblerShared.h @ Line 52 | cppcoreguidelines-noexcept | default constructor 'ContextDecision' should be marked noexcept | 2 | ||
| 17523 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/X86DisassemblerTables.cpp @ Line 652 | cppcoreguidelines-noexcept | default constructor 'DisassemblerTables' should be marked noexcept | 2 | ||
| 17524 | /home/vsts/work/1/llvm-project/llvm/utils/TableGen/X86DisassemblerTables.h @ Line 226 | cppcoreguidelines-noexcept | default constructor 'DisassemblerTables' should be marked noexcept | 2 | ||
| 17525 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 377 | cppcoreguidelines-noexcept | default constructor 'Counter' should be marked noexcept | 2 | ||
| 17526 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 697 | cppcoreguidelines-noexcept | default constructor 'StateIterator' should be marked noexcept | 2 | ||
| 17527 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1014 | cppcoreguidelines-noexcept | default constructor 'Fixture' should be marked noexcept | 2 | ||
| 17528 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1252 | cppcoreguidelines-noexcept | default constructor 'CPUInfo' should be marked noexcept | 2 | ||
| 17529 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1268 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 17530 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1272 | cppcoreguidelines-noexcept | default constructor 'Run' should be marked noexcept | 2 | ||
| 17531 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1334 | cppcoreguidelines-noexcept | default constructor 'BenchmarkReporter' should be marked noexcept | 2 | ||
| 17532 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1398 | cppcoreguidelines-noexcept | default constructor 'ConsoleReporter' should be marked noexcept | 2 | ||
| 17533 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1417 | cppcoreguidelines-noexcept | default constructor 'JSONReporter' should be marked noexcept | 2 | ||
| 17534 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/include/benchmark/benchmark.h @ Line 1430 | cppcoreguidelines-noexcept | default constructor 'CSVReporter' should be marked noexcept | 2 | ||
| 17535 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/benchmark_register.cc @ Line 85 | cppcoreguidelines-noexcept | default constructor 'BenchmarkFamilies' should be marked noexcept | 2 | ||
| 17536 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/check.h @ Line 38 | cppcoreguidelines-noexcept | destructor '~CheckHandler' should be marked noexcept | 2 | ||
| 17537 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/check.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'CheckHandler' should be marked noexcept | 2 | ||
| 17538 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/complexity.h @ Line 43 | cppcoreguidelines-noexcept | default constructor 'LeastSq' should be marked noexcept | 2 | ||
| 17539 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/mutex.h @ Line 77 | cppcoreguidelines-noexcept | default constructor 'Mutex' should be marked noexcept | 2 | ||
| 17540 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/re.h @ Line 58 | cppcoreguidelines-noexcept | default constructor 'Regex' should be marked noexcept | 2 | ||
| 17541 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/reporter.cc @ Line 28 | cppcoreguidelines-noexcept | default constructor 'BenchmarkReporter' should be marked noexcept | 2 | ||
| 17542 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/reporter.cc @ Line 73 | cppcoreguidelines-noexcept | default constructor 'Context' should be marked noexcept | 2 | ||
| 17543 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/statistics.cc @ Line 107 | cppcoreguidelines-noexcept | default constructor 'CounterStat' should be marked noexcept | 2 | ||
| 17544 | /home/vsts/work/1/llvm-project/llvm/utils/benchmark/src/sysinfo.cc @ Line 578 | cppcoreguidelines-noexcept | default constructor 'CPUInfo' should be marked noexcept | 2 | ||
| 17545 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @ Line 246 | cppcoreguidelines-noexcept | destructor '~ValueProducer' should be marked noexcept | 2 | ||
| 17546 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @ Line 334 | cppcoreguidelines-noexcept | default constructor 'ActionInterface |
2 | ||
| 17547 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @ Line 335 | cppcoreguidelines-noexcept | destructor '~ActionInterface |
2 | ||
| 17548 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @ Line 364 | cppcoreguidelines-noexcept | default constructor 'Action |
2 | ||
| 17549 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @ Line 334 | cppcoreguidelines-noexcept | default constructor 'ActionInterface' should be marked noexcept | 2 | ||
| 17550 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @ Line 364 | cppcoreguidelines-noexcept | default constructor 'Action' should be marked noexcept | 2 | ||
| 17551 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @ Line 507 | cppcoreguidelines-noexcept | move constructor 'ByMoveWrapper' should be marked noexcept | 2 | ||
| 17552 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-cardinalities.h @ Line 85 | cppcoreguidelines-noexcept | move constructor 'Cardinality' should be marked noexcept | 2 | ||
| 17553 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-cardinalities.h @ Line 89 | cppcoreguidelines-noexcept | default constructor 'Cardinality' should be marked noexcept | 2 | ||
| 17554 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-actions.h @ Line 2198 | cppcoreguidelines-noexcept | default constructor 'InvokeArgumentAction |
3 | ||
| 17555 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-actions.h @ Line 2198 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17556 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-actions.h @ Line 2302 | cppcoreguidelines-noexcept | default constructor 'ReturnNewAction |
3 | ||
| 17557 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-actions.h @ Line 2302 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17558 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 880 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17559 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 899 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17560 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 918 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17561 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 937 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17562 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 956 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17563 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 976 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17564 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 996 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17565 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 1016 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17566 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 1036 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17567 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 1056 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17568 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 1078 | cppcoreguidelines-noexcept | default constructor 'MockFunction |
2 | ||
| 17569 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 67 | cppcoreguidelines-noexcept | default constructor 'FunctionMocker' should be marked noexcept | 2 | ||
| 17570 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 108 | cppcoreguidelines-noexcept | default constructor 'FunctionMocker' should be marked noexcept | 2 | ||
| 17571 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 174 | cppcoreguidelines-noexcept | default constructor 'FunctionMocker' should be marked noexcept | 2 | ||
| 17572 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 87 | cppcoreguidelines-noexcept | default constructor 'FunctionMocker' should be marked noexcept | 2 | ||
| 17573 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 151 | cppcoreguidelines-noexcept | default constructor 'FunctionMocker' should be marked noexcept | 2 | ||
| 17574 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h @ Line 129 | cppcoreguidelines-noexcept | default constructor 'FunctionMocker' should be marked noexcept | 2 | ||
| 17575 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'NiceMock |
2 | ||
| 17576 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 168 | cppcoreguidelines-noexcept | destructor '~NiceMock |
2 | ||
| 17577 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 182 | cppcoreguidelines-noexcept | default constructor 'NaggyMock |
2 | ||
| 17578 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 264 | cppcoreguidelines-noexcept | destructor '~NaggyMock |
2 | ||
| 17579 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 278 | cppcoreguidelines-noexcept | default constructor 'StrictMock |
2 | ||
| 17580 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 360 | cppcoreguidelines-noexcept | destructor '~StrictMock |
2 | ||
| 17581 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 278 | cppcoreguidelines-noexcept | default constructor 'StrictMock' should be marked noexcept | 2 | ||
| 17582 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h @ Line 86 | cppcoreguidelines-noexcept | default constructor 'NiceMock' should be marked noexcept | 2 | ||
| 17583 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 188 | cppcoreguidelines-noexcept | default constructor 'StringMatchResultListener' should be marked noexcept | 2 | ||
| 17584 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 232 | cppcoreguidelines-noexcept | default constructor 'DummyMatchResultListener' should be marked noexcept | 2 | ||
| 17585 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 290 | cppcoreguidelines-noexcept | default constructor 'MatcherBase' should be marked noexcept | 2 | ||
| 17586 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 290 | cppcoreguidelines-noexcept | default constructor 'MatcherBase |
2 | ||
| 17587 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 296 | cppcoreguidelines-noexcept | destructor '~MatcherBase |
2 | ||
| 17588 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 321 | cppcoreguidelines-noexcept | move constructor 'Matcher' should be marked noexcept | 2 | ||
| 17589 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 344 | cppcoreguidelines-noexcept | default constructor 'Matcher' should be marked noexcept | 2 | ||
| 17590 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 361 | cppcoreguidelines-noexcept | default constructor 'Matcher' should be marked noexcept | 2 | ||
| 17591 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 3526 | cppcoreguidelines-noexcept | default constructor 'UnorderedElementsAreArrayMatcher |
2 | ||
| 17592 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 321 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17593 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 341 | cppcoreguidelines-noexcept | move constructor 'Matcher' should be marked noexcept | 2 | ||
| 17594 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 929 | cppcoreguidelines-noexcept | move constructor 'EqMatcher' should be marked noexcept | 2 | ||
| 17595 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 341 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17596 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 358 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17597 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 358 | cppcoreguidelines-noexcept | move constructor 'Matcher' should be marked noexcept | 2 | ||
| 17598 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h @ Line 3526 | cppcoreguidelines-noexcept | default constructor 'UnorderedElementsAreArrayMatcher' should be marked noexcept | 2 | ||
| 17599 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-more-actions.h @ Line 163 | cppcoreguidelines-noexcept | default constructor 'ReturnArgAction |
3 | ||
| 17600 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-more-actions.h @ Line 163 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17601 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-more-actions.h @ Line 217 | cppcoreguidelines-noexcept | default constructor 'DeleteArgAction |
3 | ||
| 17602 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-more-actions.h @ Line 217 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17603 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-more-matchers.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'IsEmptyMatcher' should be marked noexcept | 2 | ||
| 17604 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-more-matchers.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl |
4 | ||
| 17605 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-more-matchers.h @ Line 50 | cppcoreguidelines-noexcept | default constructor 'gmock_Impl' should be marked noexcept | 4 | ||
| 17606 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 130 | cppcoreguidelines-noexcept | default constructor 'UntypedFunctionMockerBase' should be marked noexcept | 2 | ||
| 17607 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 492 | cppcoreguidelines-noexcept | default constructor 'Expectation' should be marked noexcept | 2 | ||
| 17608 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 574 | cppcoreguidelines-noexcept | default constructor 'ExpectationSet' should be marked noexcept | 2 | ||
| 17609 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 624 | cppcoreguidelines-noexcept | default constructor 'Sequence' should be marked noexcept | 2 | ||
| 17610 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 664 | cppcoreguidelines-noexcept | default constructor 'InSequence' should be marked noexcept | 2 | ||
| 17611 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 898 | cppcoreguidelines-noexcept | destructor '~TypedExpectation |
2 | ||
| 17612 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 1450 | cppcoreguidelines-noexcept | default constructor 'ActionResultHolder' should be marked noexcept | 2 | ||
| 17613 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 1464 | cppcoreguidelines-noexcept | default constructor 'FunctionMockerBase |
2 | ||
| 17614 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 1469 | cppcoreguidelines-noexcept | destructor '~FunctionMockerBase |
2 | ||
| 17615 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 1464 | cppcoreguidelines-noexcept | default constructor 'FunctionMockerBase' should be marked noexcept | 2 | ||
| 17616 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h @ Line 1304 | cppcoreguidelines-noexcept | move constructor 'ReferenceOrValueWrapper' should be marked noexcept | 2 | ||
| 17617 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h @ Line 51 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17618 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h @ Line 51 | cppcoreguidelines-noexcept | move constructor 'Matcher' should be marked noexcept | 2 | ||
| 17619 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/src/gmock-spec-builders.cc @ Line 270 | cppcoreguidelines-noexcept | default constructor 'UntypedFunctionMockerBase' should be marked noexcept | 2 | ||
| 17620 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/src/gmock-spec-builders.cc @ Line 524 | cppcoreguidelines-noexcept | default constructor 'MockObjectState' should be marked noexcept | 2 | ||
| 17621 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/src/gmock-spec-builders.cc @ Line 785 | cppcoreguidelines-noexcept | default constructor 'Expectation' should be marked noexcept | 2 | ||
| 17622 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googlemock/src/gmock-spec-builders.cc @ Line 805 | cppcoreguidelines-noexcept | default constructor 'InSequence' should be marked noexcept | 2 | ||
| 17623 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest-message.h @ Line 94 | cppcoreguidelines-noexcept | default constructor 'Message' should be marked noexcept | 2 | ||
| 17624 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest-test-part.h @ Line 128 | cppcoreguidelines-noexcept | default constructor 'TestPartResultArray' should be marked noexcept | 2 | ||
| 17625 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest-test-part.h @ Line 164 | cppcoreguidelines-noexcept | default constructor 'HasNewFatalFailureHelper' should be marked noexcept | 2 | ||
| 17626 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest.h @ Line 327 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17627 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest.h @ Line 427 | cppcoreguidelines-noexcept | default constructor 'Test' should be marked noexcept | 2 | ||
| 17628 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest.h @ Line 526 | cppcoreguidelines-noexcept | default constructor 'TestResult' should be marked noexcept | 2 | ||
| 17629 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest.h @ Line 1066 | cppcoreguidelines-noexcept | default constructor 'TestEventListeners' should be marked noexcept | 2 | ||
| 17630 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest.h @ Line 1304 | cppcoreguidelines-noexcept | default constructor 'UnitTest' should be marked noexcept | 2 | ||
| 17631 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest.h @ Line 1748 | cppcoreguidelines-noexcept | destructor '~WithParamInterface |
2 | ||
| 17632 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/gtest.h @ Line 1783 | cppcoreguidelines-noexcept | default constructor 'TestWithParam' should be marked noexcept | 2 | ||
| 17633 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-death-test-internal.h @ Line 81 | cppcoreguidelines-noexcept | default constructor 'DeathTest' should be marked noexcept | 2 | ||
| 17634 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-filepath.h @ Line 61 | cppcoreguidelines-noexcept | default constructor 'FilePath' should be marked noexcept | 2 | ||
| 17635 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-internal.h @ Line 473 | cppcoreguidelines-noexcept | default constructor 'TestFactoryBase' should be marked noexcept | 2 | ||
| 17636 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-internal.h @ Line 482 | cppcoreguidelines-noexcept | default constructor 'TestFactoryImpl' should be marked noexcept | 2 | ||
| 17637 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-internal.h @ Line 550 | cppcoreguidelines-noexcept | default constructor 'TypedTestCasePState' should be marked noexcept | 2 | ||
| 17638 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-internal.h @ Line 1056 | cppcoreguidelines-noexcept | destructor '~NativeArray |
2 | ||
| 17639 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-linked_ptr.h @ Line 152 | cppcoreguidelines-noexcept | default constructor 'linked_ptr' should be marked noexcept | 2 | ||
| 17640 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-linked_ptr.h @ Line 152 | cppcoreguidelines-noexcept | default constructor 'linked_ptr |
2 | ||
| 17641 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-linked_ptr.h @ Line 153 | cppcoreguidelines-noexcept | destructor '~linked_ptr |
2 | ||
| 17642 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3170 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator2 |
2 | ||
| 17643 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3192 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17644 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3285 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator3 |
2 | ||
| 17645 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3311 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17646 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3418 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator4 |
2 | ||
| 17647 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3448 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17648 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3569 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator5 |
2 | ||
| 17649 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3602 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17650 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3739 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator6 |
2 | ||
| 17651 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3775 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17652 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3925 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator7 |
2 | ||
| 17653 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 3965 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17654 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 4130 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator8 |
2 | ||
| 17655 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 4174 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17656 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 4352 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator9 |
2 | ||
| 17657 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 4399 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17658 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 4592 | cppcoreguidelines-noexcept | destructor '~CartesianProductGenerator10 |
2 | ||
| 17659 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h @ Line 4642 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17660 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 95 | cppcoreguidelines-noexcept | destructor '~ParamIteratorInterface |
2 | ||
| 17661 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 170 | cppcoreguidelines-noexcept | destructor '~ParamGeneratorInterface |
2 | ||
| 17662 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 212 | cppcoreguidelines-noexcept | destructor '~RangeGenerator |
2 | ||
| 17663 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 227 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17664 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 297 | cppcoreguidelines-noexcept | destructor '~ValuesInIteratorRangeGenerator |
2 | ||
| 17665 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 314 | cppcoreguidelines-noexcept | destructor '~Iterator' should be marked noexcept | 2 | ||
| 17666 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 431 | cppcoreguidelines-noexcept | destructor '~TestMetaFactoryBase |
2 | ||
| 17667 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 450 | cppcoreguidelines-noexcept | default constructor 'TestMetaFactory |
2 | ||
| 17668 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 485 | cppcoreguidelines-noexcept | default constructor 'ParameterizedTestCaseInfoBase' should be marked noexcept | 2 | ||
| 17669 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 670 | cppcoreguidelines-noexcept | default constructor 'ParameterizedTestCaseRegistry' should be marked noexcept | 2 | ||
| 17670 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h @ Line 450 | cppcoreguidelines-noexcept | default constructor 'TestMetaFactory' should be marked noexcept | 2 | ||
| 17671 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 1128 | cppcoreguidelines-noexcept | default constructor 'scoped_ptr' should be marked noexcept | 2 | ||
| 17672 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 1128 | cppcoreguidelines-noexcept | default constructor 'scoped_ptr |
2 | ||
| 17673 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 1129 | cppcoreguidelines-noexcept | destructor '~scoped_ptr |
2 | ||
| 17674 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 1150 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17675 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 1479 | cppcoreguidelines-noexcept | default constructor 'Notification' should be marked noexcept | 2 | ||
| 17676 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 1620 | cppcoreguidelines-noexcept | destructor '~ThreadWithParam |
2 | ||
| 17677 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 1988 | cppcoreguidelines-noexcept | default constructor 'Mutex' should be marked noexcept | 2 | ||
| 17678 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 2041 | cppcoreguidelines-noexcept | default constructor 'ThreadLocal' should be marked noexcept | 2 | ||
| 17679 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 2041 | cppcoreguidelines-noexcept | default constructor 'ThreadLocal |
2 | ||
| 17680 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 2047 | cppcoreguidelines-noexcept | destructor '~ThreadLocal |
2 | ||
| 17681 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 2065 | cppcoreguidelines-noexcept | default constructor 'ValueHolder' should be marked noexcept | 2 | ||
| 17682 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 2099 | cppcoreguidelines-noexcept | default constructor 'ValueHolderFactory' should be marked noexcept | 2 | ||
| 17683 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 2100 | cppcoreguidelines-noexcept | destructor '~ValueHolderFactory' should be marked noexcept | 2 | ||
| 17684 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port.h @ Line 2109 | cppcoreguidelines-noexcept | default constructor 'DefaultValueHolderFactory' should be marked noexcept | 2 | ||
| 17685 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/gtest-string.h @ Line 157 | cppcoreguidelines-noexcept | default constructor 'String' should be marked noexcept | 2 | ||
| 17686 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest-death-test.cc @ Line 346 | cppcoreguidelines-noexcept | default constructor 'DeathTest' should be marked noexcept | 2 | ||
| 17687 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest-death-test.cc @ Line 905 | cppcoreguidelines-noexcept | default constructor 'Arguments' should be marked noexcept | 2 | ||
| 17688 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest-internal-inl.h @ Line 165 | cppcoreguidelines-noexcept | default constructor 'GTestFlagSaver' should be marked noexcept | 2 | ||
| 17689 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest-internal-inl.h @ Line 420 | cppcoreguidelines-noexcept | default constructor 'OsStackTraceGetterInterface' should be marked noexcept | 2 | ||
| 17690 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest-internal-inl.h @ Line 447 | cppcoreguidelines-noexcept | default constructor 'OsStackTraceGetter' should be marked noexcept | 2 | ||
| 17691 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest-test-part.cc @ Line 89 | cppcoreguidelines-noexcept | default constructor 'HasNewFatalFailureHelper' should be marked noexcept | 2 | ||
| 17692 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 946 | cppcoreguidelines-noexcept | default constructor 'Message' should be marked noexcept | 2 | ||
| 17693 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 995 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17694 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 2017 | cppcoreguidelines-noexcept | default constructor 'TestResult' should be marked noexcept | 2 | ||
| 17695 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 2214 | cppcoreguidelines-noexcept | default constructor 'Test' should be marked noexcept | 2 | ||
| 17696 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 3031 | cppcoreguidelines-noexcept | default constructor 'PrettyUnitTestResultPrinter' should be marked noexcept | 2 | ||
| 17697 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 3238 | cppcoreguidelines-noexcept | default constructor 'TestEventRepeater' should be marked noexcept | 2 | ||
| 17698 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 3890 | cppcoreguidelines-noexcept | default constructor 'TestEventListeners' should be marked noexcept | 2 | ||
| 17699 | /home/vsts/work/1/llvm-project/llvm/utils/unittest/googletest/src/gtest.cc @ Line 4299 | cppcoreguidelines-noexcept | default constructor 'UnitTest' should be marked noexcept | 2 | ||
| 17700 | /home/vsts/work/1/llvm-project/openmp/libomptarget/src/device.h @ Line 116 | cppcoreguidelines-noexcept | default constructor 'LookupResult' should be marked noexcept | 2 | ||
| 17701 | /home/vsts/work/1/llvm-project/openmp/runtime/src/kmp.h @ Line 4154 | cppcoreguidelines-noexcept | default constructor 'kmp_safe_raii_file_t' should be marked noexcept | 2 | ||
| 17702 | /home/vsts/work/1/llvm-project/openmp/runtime/src/kmp_affinity.h @ Line 274 | cppcoreguidelines-noexcept | default constructor 'Mask' should be marked noexcept | 2 | ||
| 17703 | /home/vsts/work/1/llvm-project/openmp/runtime/src/kmp_affinity.h @ Line 739 | cppcoreguidelines-noexcept | default constructor 'hierarchy_info' should be marked noexcept | 2 | ||
| 17704 | /home/vsts/work/1/llvm-project/openmp/runtime/src/kmp_barrier.cpp @ Line 1272 | cppcoreguidelines-noexcept | default constructor 'is_cancellable' should be marked noexcept | 2 | ||
| 17705 | /home/vsts/work/1/llvm-project/openmp/runtime/src/kmp_i18n.h @ Line 25 | clang-diagnostic-error | 'kmp_i18n_id.inc' file not found | 1 | ||
| 17706 | /home/vsts/work/1/llvm-project/openmp/tools/archer/ompt-tsan.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'DataPool' should be marked noexcept | 2 | ||
| 17707 | /home/vsts/work/1/llvm-project/openmp/tools/archer/ompt-tsan.cpp @ Line 327 | cppcoreguidelines-noexcept | default constructor 'DataPool |
2 | ||
| 17708 | /home/vsts/work/1/llvm-project/openmp/tools/archer/ompt-tsan.cpp @ Line 329 | cppcoreguidelines-noexcept | destructor '~DataPool |
2 | ||
| 17709 | /home/vsts/work/1/llvm-project/polly/include/polly/CodeGen/IRBuilder.h @ Line 45 | cppcoreguidelines-noexcept | default constructor 'ScopAnnotator' should be marked noexcept | 2 | ||
| 17710 | /home/vsts/work/1/llvm-project/polly/include/polly/CodeGen/IslAst.h @ Line 38 | cppcoreguidelines-noexcept | move constructor 'IslAst' should be marked noexcept | 2 | ||
| 17711 | /home/vsts/work/1/llvm-project/polly/include/polly/CodeGen/IslAst.h @ Line 39 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17712 | /home/vsts/work/1/llvm-project/polly/include/polly/CodeGen/IslAst.h @ Line 190 | cppcoreguidelines-noexcept | default constructor 'IslAstInfoWrapperPass' should be marked noexcept | 2 | ||
| 17713 | /home/vsts/work/1/llvm-project/polly/include/polly/DeLICM.h @ Line 34 | cppcoreguidelines-noexcept | default constructor 'DeLICMPass' should be marked noexcept | 2 | ||
| 17714 | /home/vsts/work/1/llvm-project/polly/include/polly/DependenceInfo.h @ Line 226 | cppcoreguidelines-noexcept | default constructor 'DependenceInfo' should be marked noexcept | 2 | ||
| 17715 | /home/vsts/work/1/llvm-project/polly/include/polly/DependenceInfo.h @ Line 267 | cppcoreguidelines-noexcept | default constructor 'DependenceInfoWrapperPass' should be marked noexcept | 2 | ||
| 17716 | /home/vsts/work/1/llvm-project/polly/include/polly/ForwardOpTree.h @ Line 28 | cppcoreguidelines-noexcept | default constructor 'ForwardOpTreePass' should be marked noexcept | 2 | ||
| 17717 | /home/vsts/work/1/llvm-project/polly/include/polly/LinkAllPasses.h @ Line 69 | cppcoreguidelines-noexcept | default constructor 'PollyForcePassLinking' should be marked noexcept | 2 | ||
| 17718 | /home/vsts/work/1/llvm-project/polly/include/polly/PolyhedralInfo.h @ Line 39 | cppcoreguidelines-noexcept | default constructor 'PolyhedralInfo' should be marked noexcept | 2 | ||
| 17719 | /home/vsts/work/1/llvm-project/polly/include/polly/PruneUnprofitable.h @ Line 27 | cppcoreguidelines-noexcept | default constructor 'PruneUnprofitablePass' should be marked noexcept | 2 | ||
| 17720 | /home/vsts/work/1/llvm-project/polly/include/polly/ScheduleOptimizer.h @ Line 24 | cppcoreguidelines-noexcept | default constructor 'IslScheduleOptimizerPass' should be marked noexcept | 2 | ||
| 17721 | /home/vsts/work/1/llvm-project/polly/include/polly/ScopDetection.h @ Line 627 | cppcoreguidelines-noexcept | default constructor 'ScopAnalysis' should be marked noexcept | 2 | ||
| 17722 | /home/vsts/work/1/llvm-project/polly/include/polly/ScopDetection.h @ Line 644 | cppcoreguidelines-noexcept | default constructor 'ScopDetectionWrapperPass' should be marked noexcept | 2 | ||
| 17723 | /home/vsts/work/1/llvm-project/polly/include/polly/ScopInfo.h @ Line 2761 | cppcoreguidelines-noexcept | default constructor 'ScopInfoRegionPass' should be marked noexcept | 2 | ||
| 17724 | /home/vsts/work/1/llvm-project/polly/include/polly/ScopInfo.h @ Line 2870 | cppcoreguidelines-noexcept | default constructor 'ScopInfoWrapperPass' should be marked noexcept | 2 | ||
| 17725 | /home/vsts/work/1/llvm-project/polly/include/polly/ScopPass.h @ Line 130 | cppcoreguidelines-noexcept | default constructor 'OwningInnerAnalysisManagerProxy |
2 | ||
| 17726 | /home/vsts/work/1/llvm-project/polly/include/polly/Simplify.h @ Line 55 | cppcoreguidelines-noexcept | default constructor 'SimplifyPass' should be marked noexcept | 2 | ||
| 17727 | /home/vsts/work/1/llvm-project/polly/include/polly/Support/GICHelper.h @ Line 285 | cppcoreguidelines-noexcept | default constructor 'IslQuotaScope' should be marked noexcept | 2 | ||
| 17728 | /home/vsts/work/1/llvm-project/polly/include/polly/Support/GICHelper.h @ Line 287 | cppcoreguidelines-noexcept | move constructor 'IslQuotaScope' should be marked noexcept | 2 | ||
| 17729 | /home/vsts/work/1/llvm-project/polly/include/polly/Support/GICHelper.h @ Line 291 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 17730 | /home/vsts/work/1/llvm-project/polly/include/polly/Support/ScopHelper.h @ Line 141 | cppcoreguidelines-noexcept | default constructor 'MemAccInst' should be marked noexcept | 2 | ||
| 17731 | /home/vsts/work/1/llvm-project/polly/include/polly/Support/VirtualInstruction.h @ Line 242 | cppcoreguidelines-noexcept | default constructor 'VirtualInstruction' should be marked noexcept | 2 | ||
| 17732 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/PruneUnprofitable.cpp @ Line 85 | cppcoreguidelines-noexcept | default constructor 'PruneUnprofitableWrapperPass' should be marked noexcept | 2 | ||
| 17733 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopDetection.cpp @ Line 1894 | cppcoreguidelines-noexcept | default constructor 'ScopDetectionWrapperPass' should be marked noexcept | 2 | ||
| 17734 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopDetection.cpp @ Line 1900 | cppcoreguidelines-noexcept | default constructor 'ScopAnalysis' should be marked noexcept | 2 | ||
| 17735 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopGraphPrinter.cpp @ Line 64 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 17736 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopGraphPrinter.cpp @ Line 84 | cppcoreguidelines-noexcept | default constructor 'DOTGraphTraits' should be marked noexcept | 2 | ||
| 17737 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopGraphPrinter.cpp @ Line 203 | cppcoreguidelines-noexcept | default constructor 'ScopViewer' should be marked noexcept | 2 | ||
| 17738 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopGraphPrinter.cpp @ Line 221 | cppcoreguidelines-noexcept | default constructor 'ScopOnlyViewer' should be marked noexcept | 2 | ||
| 17739 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopGraphPrinter.cpp @ Line 229 | cppcoreguidelines-noexcept | default constructor 'ScopPrinter' should be marked noexcept | 2 | ||
| 17740 | /home/vsts/work/1/llvm-project/polly/lib/Analysis/ScopGraphPrinter.cpp @ Line 237 | cppcoreguidelines-noexcept | default constructor 'ScopOnlyPrinter' should be marked noexcept | 2 | ||
| 17741 | /home/vsts/work/1/llvm-project/polly/lib/CodeGen/CodeGeneration.cpp @ Line 324 | cppcoreguidelines-noexcept | default constructor 'CodeGeneration' should be marked noexcept | 2 | ||
| 17742 | /home/vsts/work/1/llvm-project/polly/lib/CodeGen/CodegenCleanup.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'CodegenCleanup' should be marked noexcept | 2 | ||
| 17743 | /home/vsts/work/1/llvm-project/polly/lib/CodeGen/IRBuilder.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'ScopAnnotator' should be marked noexcept | 2 | ||
| 17744 | /home/vsts/work/1/llvm-project/polly/lib/CodeGen/IslAst.cpp @ Line 510 | cppcoreguidelines-noexcept | move constructor 'IslAst' should be marked noexcept | 2 | ||
| 17745 | /home/vsts/work/1/llvm-project/polly/lib/Exchange/JSONExporter.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'JSONExporter' should be marked noexcept | 2 | ||
| 17746 | /home/vsts/work/1/llvm-project/polly/lib/Exchange/JSONExporter.cpp @ Line 70 | cppcoreguidelines-noexcept | default constructor 'JSONImporter' should be marked noexcept | 2 | ||
| 17747 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/check_reparse_test_templ.c @ Line 19 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 17748 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/check_type_range_templ.c @ Line 15 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 17749 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 61 | cppcoreguidelines-noexcept | default constructor 'boolean' should be marked noexcept | 2 | ||
| 17750 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 122 | cppcoreguidelines-noexcept | default constructor 'stat' should be marked noexcept | 2 | ||
| 17751 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 237 | cppcoreguidelines-noexcept | default constructor 'aff' should be marked noexcept | 2 | ||
| 17752 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 344 | cppcoreguidelines-noexcept | default constructor 'aff_list' should be marked noexcept | 2 | ||
| 17753 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 373 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17754 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 389 | cppcoreguidelines-noexcept | default constructor 'ast_build' should be marked noexcept | 2 | ||
| 17755 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 431 | cppcoreguidelines-noexcept | default constructor 'ast_expr' should be marked noexcept | 2 | ||
| 17756 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 490 | cppcoreguidelines-noexcept | default constructor 'ast_expr_list' should be marked noexcept | 2 | ||
| 17757 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 519 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17758 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 535 | cppcoreguidelines-noexcept | default constructor 'ast_node' should be marked noexcept | 2 | ||
| 17759 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 586 | cppcoreguidelines-noexcept | default constructor 'ast_node_list' should be marked noexcept | 2 | ||
| 17760 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 615 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17761 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 631 | cppcoreguidelines-noexcept | default constructor 'basic_map' should be marked noexcept | 2 | ||
| 17762 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 766 | cppcoreguidelines-noexcept | default constructor 'basic_map_list' should be marked noexcept | 2 | ||
| 17763 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 795 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17764 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 811 | cppcoreguidelines-noexcept | default constructor 'basic_set' should be marked noexcept | 2 | ||
| 17765 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 918 | cppcoreguidelines-noexcept | default constructor 'basic_set_list' should be marked noexcept | 2 | ||
| 17766 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 948 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17767 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 964 | cppcoreguidelines-noexcept | default constructor 'constraint' should be marked noexcept | 2 | ||
| 17768 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1013 | cppcoreguidelines-noexcept | default constructor 'constraint_list' should be marked noexcept | 2 | ||
| 17769 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1042 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17770 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1058 | cppcoreguidelines-noexcept | default constructor 'fixed_box' should be marked noexcept | 2 | ||
| 17771 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1092 | cppcoreguidelines-noexcept | default constructor 'id' should be marked noexcept | 2 | ||
| 17772 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1127 | cppcoreguidelines-noexcept | default constructor 'id_list' should be marked noexcept | 2 | ||
| 17773 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1156 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17774 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1172 | cppcoreguidelines-noexcept | default constructor 'id_to_ast_expr' should be marked noexcept | 2 | ||
| 17775 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1207 | cppcoreguidelines-noexcept | default constructor 'local_space' should be marked noexcept | 2 | ||
| 17776 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1261 | cppcoreguidelines-noexcept | default constructor 'map' should be marked noexcept | 2 | ||
| 17777 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1478 | cppcoreguidelines-noexcept | default constructor 'map_list' should be marked noexcept | 2 | ||
| 17778 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1507 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17779 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1523 | cppcoreguidelines-noexcept | default constructor 'mat' should be marked noexcept | 2 | ||
| 17780 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1592 | cppcoreguidelines-noexcept | default constructor 'multi_aff' should be marked noexcept | 2 | ||
| 17781 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1700 | cppcoreguidelines-noexcept | default constructor 'multi_id' should be marked noexcept | 2 | ||
| 17782 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1752 | cppcoreguidelines-noexcept | default constructor 'multi_pw_aff' should be marked noexcept | 2 | ||
| 17783 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1871 | cppcoreguidelines-noexcept | default constructor 'multi_union_pw_aff' should be marked noexcept | 2 | ||
| 17784 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 1971 | cppcoreguidelines-noexcept | default constructor 'multi_val' should be marked noexcept | 2 | ||
| 17785 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2056 | cppcoreguidelines-noexcept | default constructor 'point' should be marked noexcept | 2 | ||
| 17786 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2093 | cppcoreguidelines-noexcept | default constructor 'pw_aff' should be marked noexcept | 2 | ||
| 17787 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2219 | cppcoreguidelines-noexcept | default constructor 'pw_aff_list' should be marked noexcept | 2 | ||
| 17788 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2256 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17789 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2272 | cppcoreguidelines-noexcept | default constructor 'pw_multi_aff' should be marked noexcept | 2 | ||
| 17790 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2382 | cppcoreguidelines-noexcept | default constructor 'pw_multi_aff_list' should be marked noexcept | 2 | ||
| 17791 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2411 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17792 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2427 | cppcoreguidelines-noexcept | default constructor 'pw_qpolynomial' should be marked noexcept | 2 | ||
| 17793 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2508 | cppcoreguidelines-noexcept | default constructor 'pw_qpolynomial_fold_list' should be marked noexcept | 2 | ||
| 17794 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2538 | cppcoreguidelines-noexcept | default constructor 'pw_qpolynomial_list' should be marked noexcept | 2 | ||
| 17795 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2567 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17796 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2583 | cppcoreguidelines-noexcept | default constructor 'qpolynomial' should be marked noexcept | 2 | ||
| 17797 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2652 | cppcoreguidelines-noexcept | default constructor 'qpolynomial_list' should be marked noexcept | 2 | ||
| 17798 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2681 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17799 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2697 | cppcoreguidelines-noexcept | default constructor 'schedule' should be marked noexcept | 2 | ||
| 17800 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2743 | cppcoreguidelines-noexcept | default constructor 'schedule_constraints' should be marked noexcept | 2 | ||
| 17801 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2789 | cppcoreguidelines-noexcept | default constructor 'schedule_node' should be marked noexcept | 2 | ||
| 17802 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 2879 | cppcoreguidelines-noexcept | default constructor 'set' should be marked noexcept | 2 | ||
| 17803 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3066 | cppcoreguidelines-noexcept | default constructor 'set_list' should be marked noexcept | 2 | ||
| 17804 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3095 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17805 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3112 | cppcoreguidelines-noexcept | default constructor 'space' should be marked noexcept | 2 | ||
| 17806 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3218 | cppcoreguidelines-noexcept | default constructor 'term' should be marked noexcept | 2 | ||
| 17807 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3250 | cppcoreguidelines-noexcept | default constructor 'union_access_info' should be marked noexcept | 2 | ||
| 17808 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3286 | cppcoreguidelines-noexcept | default constructor 'union_flow' should be marked noexcept | 2 | ||
| 17809 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3321 | cppcoreguidelines-noexcept | default constructor 'union_map' should be marked noexcept | 2 | ||
| 17810 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3466 | cppcoreguidelines-noexcept | default constructor 'union_map_list' should be marked noexcept | 2 | ||
| 17811 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3495 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17812 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3511 | cppcoreguidelines-noexcept | default constructor 'union_pw_aff' should be marked noexcept | 2 | ||
| 17813 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3588 | cppcoreguidelines-noexcept | default constructor 'union_pw_aff_list' should be marked noexcept | 2 | ||
| 17814 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3617 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17815 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3633 | cppcoreguidelines-noexcept | default constructor 'union_pw_multi_aff' should be marked noexcept | 2 | ||
| 17816 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3719 | cppcoreguidelines-noexcept | default constructor 'union_pw_multi_aff_list' should be marked noexcept | 2 | ||
| 17817 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3748 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17818 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3764 | cppcoreguidelines-noexcept | default constructor 'union_pw_qpolynomial' should be marked noexcept | 2 | ||
| 17819 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3832 | cppcoreguidelines-noexcept | default constructor 'union_set' should be marked noexcept | 2 | ||
| 17820 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3927 | cppcoreguidelines-noexcept | default constructor 'union_set_list' should be marked noexcept | 2 | ||
| 17821 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3956 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17822 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 3973 | cppcoreguidelines-noexcept | default constructor 'val' should be marked noexcept | 2 | ||
| 17823 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 4059 | cppcoreguidelines-noexcept | default constructor 'val_list' should be marked noexcept | 2 | ||
| 17824 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 4088 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17825 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 4104 | cppcoreguidelines-noexcept | default constructor 'vec' should be marked noexcept | 2 | ||
| 17826 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 4153 | cppcoreguidelines-noexcept | default constructor 'aff' should be marked noexcept | 2 | ||
| 17827 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 4688 | cppcoreguidelines-noexcept | default constructor 'aff_list' should be marked noexcept | 2 | ||
| 17828 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 4846 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17829 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 4861 | cppcoreguidelines-noexcept | default constructor 'ast_build' should be marked noexcept | 2 | ||
| 17830 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 5006 | cppcoreguidelines-noexcept | default constructor 'ast_expr' should be marked noexcept | 2 | ||
| 17831 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 5257 | cppcoreguidelines-noexcept | default constructor 'ast_expr_list' should be marked noexcept | 2 | ||
| 17832 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 5415 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17833 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 5430 | cppcoreguidelines-noexcept | default constructor 'ast_node' should be marked noexcept | 2 | ||
| 17834 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 5633 | cppcoreguidelines-noexcept | default constructor 'ast_node_list' should be marked noexcept | 2 | ||
| 17835 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 5791 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17836 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 5806 | cppcoreguidelines-noexcept | default constructor 'basic_map' should be marked noexcept | 2 | ||
| 17837 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 6520 | cppcoreguidelines-noexcept | default constructor 'basic_map_list' should be marked noexcept | 2 | ||
| 17838 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 6678 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17839 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 6693 | cppcoreguidelines-noexcept | default constructor 'basic_set' should be marked noexcept | 2 | ||
| 17840 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7246 | cppcoreguidelines-noexcept | default constructor 'basic_set_list' should be marked noexcept | 2 | ||
| 17841 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7410 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17842 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7425 | cppcoreguidelines-noexcept | default constructor 'constraint' should be marked noexcept | 2 | ||
| 17843 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7612 | cppcoreguidelines-noexcept | default constructor 'constraint_list' should be marked noexcept | 2 | ||
| 17844 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7770 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17845 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7785 | cppcoreguidelines-noexcept | default constructor 'fixed_box' should be marked noexcept | 2 | ||
| 17846 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7884 | cppcoreguidelines-noexcept | default constructor 'id' should be marked noexcept | 2 | ||
| 17847 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 7989 | cppcoreguidelines-noexcept | default constructor 'id_list' should be marked noexcept | 2 | ||
| 17848 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 8147 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17849 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 8162 | cppcoreguidelines-noexcept | default constructor 'id_to_ast_expr' should be marked noexcept | 2 | ||
| 17850 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 8272 | cppcoreguidelines-noexcept | default constructor 'local_space' should be marked noexcept | 2 | ||
| 17851 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 8488 | cppcoreguidelines-noexcept | default constructor 'map' should be marked noexcept | 2 | ||
| 17852 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 9693 | cppcoreguidelines-noexcept | default constructor 'map_list' should be marked noexcept | 2 | ||
| 17853 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 9851 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17854 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 9866 | cppcoreguidelines-noexcept | default constructor 'mat' should be marked noexcept | 2 | ||
| 17855 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 10172 | cppcoreguidelines-noexcept | default constructor 'multi_aff' should be marked noexcept | 2 | ||
| 17856 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 10713 | cppcoreguidelines-noexcept | default constructor 'multi_id' should be marked noexcept | 2 | ||
| 17857 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 10918 | cppcoreguidelines-noexcept | default constructor 'multi_pw_aff' should be marked noexcept | 2 | ||
| 17858 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 11522 | cppcoreguidelines-noexcept | default constructor 'multi_union_pw_aff' should be marked noexcept | 2 | ||
| 17859 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 12013 | cppcoreguidelines-noexcept | default constructor 'multi_val' should be marked noexcept | 2 | ||
| 17860 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 12417 | cppcoreguidelines-noexcept | default constructor 'point' should be marked noexcept | 2 | ||
| 17861 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 12533 | cppcoreguidelines-noexcept | default constructor 'pw_aff' should be marked noexcept | 2 | ||
| 17862 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 13189 | cppcoreguidelines-noexcept | default constructor 'pw_aff_list' should be marked noexcept | 2 | ||
| 17863 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 13395 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17864 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 13410 | cppcoreguidelines-noexcept | default constructor 'pw_multi_aff' should be marked noexcept | 2 | ||
| 17865 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 13972 | cppcoreguidelines-noexcept | default constructor 'pw_multi_aff_list' should be marked noexcept | 2 | ||
| 17866 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 14130 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17867 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 14145 | cppcoreguidelines-noexcept | default constructor 'pw_qpolynomial' should be marked noexcept | 2 | ||
| 17868 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 14533 | cppcoreguidelines-noexcept | default constructor 'pw_qpolynomial_fold_list' should be marked noexcept | 2 | ||
| 17869 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 14609 | cppcoreguidelines-noexcept | default constructor 'pw_qpolynomial_list' should be marked noexcept | 2 | ||
| 17870 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 14767 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17871 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 14782 | cppcoreguidelines-noexcept | default constructor 'qpolynomial' should be marked noexcept | 2 | ||
| 17872 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 15104 | cppcoreguidelines-noexcept | default constructor 'qpolynomial_list' should be marked noexcept | 2 | ||
| 17873 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 15262 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17874 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 15277 | cppcoreguidelines-noexcept | default constructor 'schedule' should be marked noexcept | 2 | ||
| 17875 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 15447 | cppcoreguidelines-noexcept | default constructor 'schedule_constraints' should be marked noexcept | 2 | ||
| 17876 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 15617 | cppcoreguidelines-noexcept | default constructor 'schedule_node' should be marked noexcept | 2 | ||
| 17877 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 16060 | cppcoreguidelines-noexcept | default constructor 'set' should be marked noexcept | 2 | ||
| 17878 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 17091 | cppcoreguidelines-noexcept | default constructor 'set_list' should be marked noexcept | 2 | ||
| 17879 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 17249 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17880 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 17270 | cppcoreguidelines-noexcept | default constructor 'space' should be marked noexcept | 2 | ||
| 17881 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 17801 | cppcoreguidelines-noexcept | default constructor 'term' should be marked noexcept | 2 | ||
| 17882 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 17887 | cppcoreguidelines-noexcept | default constructor 'union_access_info' should be marked noexcept | 2 | ||
| 17883 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 17999 | cppcoreguidelines-noexcept | default constructor 'union_flow' should be marked noexcept | 2 | ||
| 17884 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 18106 | cppcoreguidelines-noexcept | default constructor 'union_map' should be marked noexcept | 2 | ||
| 17885 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 18875 | cppcoreguidelines-noexcept | default constructor 'union_map_list' should be marked noexcept | 2 | ||
| 17886 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 19033 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17887 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 19048 | cppcoreguidelines-noexcept | default constructor 'union_pw_aff' should be marked noexcept | 2 | ||
| 17888 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 19409 | cppcoreguidelines-noexcept | default constructor 'union_pw_aff_list' should be marked noexcept | 2 | ||
| 17889 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 19567 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17890 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 19582 | cppcoreguidelines-noexcept | default constructor 'union_pw_multi_aff' should be marked noexcept | 2 | ||
| 17891 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 19993 | cppcoreguidelines-noexcept | default constructor 'union_pw_multi_aff_list' should be marked noexcept | 2 | ||
| 17892 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 20151 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17893 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 20166 | cppcoreguidelines-noexcept | default constructor 'union_pw_qpolynomial' should be marked noexcept | 2 | ||
| 17894 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 20478 | cppcoreguidelines-noexcept | default constructor 'union_set' should be marked noexcept | 2 | ||
| 17895 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 20955 | cppcoreguidelines-noexcept | default constructor 'union_set_list' should be marked noexcept | 2 | ||
| 17896 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 21113 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17897 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 21134 | cppcoreguidelines-noexcept | default constructor 'val' should be marked noexcept | 2 | ||
| 17898 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 21543 | cppcoreguidelines-noexcept | default constructor 'val_list' should be marked noexcept | 2 | ||
| 17899 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 21701 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 17900 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/include/isl/isl-noexceptions.h @ Line 21716 | cppcoreguidelines-noexcept | default constructor 'vec' should be marked noexcept | 2 | ||
| 17901 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 597 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17902 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 1671 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17903 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 2188 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17904 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 2190 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17905 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 2541 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17906 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 4158 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'isl_size' (aka 'int') and 'unsigned int' | 1 | ||
| 17907 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 4165 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17908 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 4173 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17909 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 4842 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17910 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 5205 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17911 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_aff.c @ Line 5386 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17912 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 103 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17913 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 132 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17914 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 218 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17915 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 220 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17916 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 241 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 3 | ||
| 17917 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 333 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17918 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 336 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17919 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 435 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17920 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 438 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17921 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 455 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17922 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 513 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 17923 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 662 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17924 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 682 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 17925 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 683 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17926 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 760 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 17927 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 831 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 17928 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 932 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17929 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 1038 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17930 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 1110 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17931 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_affine_hull.c @ Line 1116 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17932 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_arg.c @ Line 749 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'long' and 'unsigned long' | 1 | ||
| 17933 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 180 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17934 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 226 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17935 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 336 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17936 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 362 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17937 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 399 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17938 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 805 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17939 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 1832 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17940 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 1837 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17941 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 1857 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17942 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 1877 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17943 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ast.c @ Line 2633 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17944 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_bernstein.c @ Line 290 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17945 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_bernstein.c @ Line 302 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17946 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_bernstein.c @ Line 310 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17947 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_bernstein.c @ Line 348 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17948 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_blk.c @ Line 39 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' | 1 | ||
| 17949 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_blk.c @ Line 46 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 17950 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_blk.c @ Line 67 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 17951 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 82 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17952 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 111 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17953 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 133 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17954 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 146 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17955 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 157 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17956 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 167 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17957 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 291 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17958 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 301 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17959 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 437 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17960 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 457 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17961 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 483 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17962 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 539 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17963 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 553 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17964 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 636 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17965 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 641 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17966 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 653 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17967 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 657 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17968 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 680 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17969 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 696 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17970 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 843 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17971 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1003 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17972 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1055 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17973 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1193 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17974 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1202 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17975 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1276 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17976 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1357 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17977 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1377 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17978 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1886 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17979 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 1905 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17980 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 2062 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17981 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 2084 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17982 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 2127 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17983 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 2410 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17984 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 2863 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17985 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 2890 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17986 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 2984 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17987 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 3003 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17988 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_coalesce.c @ Line 3173 | clang-diagnostic-pedantic | ordered comparison between pointer and zero ('isl_basic_map *' (aka 'struct isl_basic_map *') and 'int') is an extension | 1 | ||
| 17989 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 218 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17990 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 227 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17991 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 423 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17992 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 795 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17993 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 839 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17994 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 849 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17995 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 936 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17996 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 966 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17997 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 992 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17998 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1012 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 17999 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1034 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18000 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1054 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18001 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1077 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18002 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1088 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18003 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1116 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18004 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1122 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18005 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1175 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18006 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_constraint.c @ Line 1191 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18007 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 234 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18008 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 241 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18009 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 424 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18010 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 429 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 3 | ||
| 18011 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 554 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18012 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 569 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18013 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 570 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18014 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 574 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18015 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 634 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18016 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 652 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18017 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 672 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18018 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 762 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18019 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 771 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18020 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 888 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18021 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 895 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18022 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 902 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18023 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 909 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18024 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1021 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18025 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1029 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18026 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1033 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18027 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1038 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18028 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1042 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18029 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1107 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18030 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1116 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18031 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1322 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18032 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1366 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18033 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1376 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18034 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1376 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18035 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1467 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18036 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1504 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 3 | ||
| 18037 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1644 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18038 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1660 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18039 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1684 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18040 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1693 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18041 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1718 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18042 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1727 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18043 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 1831 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18044 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2021 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18045 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2071 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18046 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2078 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18047 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2316 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18048 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2323 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18049 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2803 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18050 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2840 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18051 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 2845 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18052 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 3101 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18053 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 3108 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18054 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_convex_hull.c @ Line 3111 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18055 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 40 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18056 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 62 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18057 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 81 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18058 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 107 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18059 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 117 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18060 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 128 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18061 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 154 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18062 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 161 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18063 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 168 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18064 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 211 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18065 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 213 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18066 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_dim_map.c @ Line 246 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18067 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 82 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18068 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 87 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18069 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 99 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18070 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 104 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18071 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 178 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18072 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 184 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18073 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 187 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18074 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 188 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18075 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 332 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18076 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 475 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18077 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 546 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18078 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 575 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18079 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 583 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18080 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_equalities.c @ Line 681 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 3 | ||
| 18081 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 162 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18082 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 164 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18083 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 165 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18084 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 170 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18085 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 203 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18086 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 231 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18087 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 231 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18088 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 232 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18089 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 236 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18090 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_factorization.c @ Line 245 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18091 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_farkas.c @ Line 261 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18092 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_farkas.c @ Line 274 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18093 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_farkas.c @ Line 277 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18094 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_farkas.c @ Line 282 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18095 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_farkas.c @ Line 297 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18096 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_farkas.c @ Line 300 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18097 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_fold.c @ Line 1331 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18098 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_hash.c @ Line 26 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 18099 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_hash.c @ Line 183 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18100 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_hash.c @ Line 225 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 3 | ||
| 18101 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_hash.c @ Line 231 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' | 1 | ||
| 18102 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_ilp.c @ Line 56 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18103 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_input.c @ Line 2306 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18104 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_input.c @ Line 2317 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18105 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_input.c @ Line 3316 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18106 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_int_sioimath.h @ Line 223 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 2 | ||
| 18107 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_int_sioimath.h @ Line 229 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 2 | ||
| 18108 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_int_sioimath.h @ Line 235 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 2 | ||
| 18109 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_int_sioimath.h @ Line 520 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'mp_size' (aka 'unsigned int') | 1 | ||
| 18110 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_int_sioimath.h @ Line 785 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'long' and 'unsigned long' | 1 | ||
| 18111 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_int_sioimath.h @ Line 1161 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18112 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 101 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 18113 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 115 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 18114 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 115 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' | 1 | ||
| 18115 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 165 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18116 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 173 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18117 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 175 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18118 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 207 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18119 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 211 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' | 1 | ||
| 18120 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 212 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18121 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 220 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18122 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_list_templ.c @ Line 639 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 18123 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local.c @ Line 204 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18124 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local.c @ Line 251 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18125 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local.c @ Line 254 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18126 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 371 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18127 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 701 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18128 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 745 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18129 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 745 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18130 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 762 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18131 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 766 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18132 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 787 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18133 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 787 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18134 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 1073 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18135 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 1078 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18136 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 1136 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18137 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_local_space.c @ Line 1520 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18138 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_lp.c @ Line 108 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18139 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 477 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18140 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1148 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18141 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1150 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18142 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1162 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18143 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1259 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18144 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1262 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18145 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1352 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18146 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1359 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18147 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1366 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18148 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1583 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') | 3 | ||
| 18149 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1589 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') | 1 | ||
| 18150 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1647 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18151 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 1861 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18152 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2078 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18153 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2082 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18154 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2086 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18155 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2244 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18156 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2247 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18157 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2250 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18158 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2290 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18159 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2292 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18160 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2294 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18161 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2344 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18162 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2347 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18163 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2350 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18164 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2660 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18165 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2681 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18166 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2693 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18167 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2773 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18168 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2786 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18169 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2885 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18170 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2888 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18171 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 2891 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18172 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 3395 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 18173 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 3603 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18174 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 3608 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18175 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 3616 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18176 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 4363 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18177 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 4403 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18178 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 4616 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18179 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 4634 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18180 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 4877 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18181 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 4880 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18182 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 4883 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18183 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5164 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18184 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5179 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18185 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5195 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18186 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5211 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18187 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5227 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18188 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5244 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18189 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5300 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18190 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5654 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18191 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 5656 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18192 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 6314 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 3 | ||
| 18193 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7446 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 3 | ||
| 18194 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7475 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18195 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7515 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18196 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7576 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18197 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7667 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18198 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7689 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18199 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7843 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18200 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 7910 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18201 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 8871 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18202 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9319 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18203 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9367 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18204 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9442 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18205 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9454 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18206 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9503 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 3 | ||
| 18207 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9560 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18208 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9911 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18209 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9911 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18210 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9912 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18211 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 9915 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18212 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 10227 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18213 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 10232 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18214 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 10237 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18215 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11046 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18216 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11052 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18217 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11058 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18218 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11295 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18219 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11302 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18220 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11306 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18221 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11470 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18222 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11623 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18223 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11632 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18224 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11641 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18225 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11701 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18226 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11721 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18227 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11754 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18228 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11944 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18229 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11951 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18230 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 11953 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18231 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 12756 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18232 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 12789 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18233 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 12840 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18234 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 12846 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18235 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 12862 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18236 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 13462 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18237 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 13471 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18238 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 13480 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18239 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 13812 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18240 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 13822 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18241 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 13832 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18242 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map.c @ Line 14365 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18243 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 222 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18244 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 293 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18245 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 315 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18246 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 326 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18247 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 337 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18248 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 400 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18249 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 431 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18250 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 472 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18251 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 475 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18252 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 477 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18253 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 480 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18254 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 507 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18255 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 618 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18256 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 620 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18257 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 623 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18258 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 639 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18259 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 645 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18260 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 647 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18261 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 779 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18262 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 905 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18263 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 998 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18264 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1037 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18265 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1050 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18266 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1053 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18267 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1062 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18268 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1073 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18269 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1087 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18270 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1144 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18271 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1154 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18272 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1214 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18273 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1255 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18274 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1270 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18275 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1374 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18276 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1432 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18277 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1608 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18278 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1612 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18279 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1622 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18280 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1703 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18281 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1733 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18282 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1739 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18283 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1739 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18284 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1741 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18285 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1745 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18286 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1755 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18287 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1759 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18288 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1963 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18289 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 1965 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18290 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2032 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18291 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2035 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18292 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2112 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18293 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2310 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18294 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2312 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18295 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2355 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18296 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2358 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18297 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2362 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18298 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2365 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18299 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2570 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18300 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2576 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18301 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2890 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18302 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2912 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18303 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2918 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18304 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2964 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18305 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 2969 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18306 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 3837 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18307 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 3845 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18308 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 3854 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18309 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4174 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18310 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4192 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18311 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4193 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18312 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4197 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18313 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4203 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18314 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4205 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18315 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4207 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18316 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4207 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18317 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4227 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18318 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4428 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18319 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4433 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18320 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4447 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18321 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4454 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18322 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4547 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18323 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4548 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18324 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4548 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18325 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4601 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18326 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4604 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18327 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 4854 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18328 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5029 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18329 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5042 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18330 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5045 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18331 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5049 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18332 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5187 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18333 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5190 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18334 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5193 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18335 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5279 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18336 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5290 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18337 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5322 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18338 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5458 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18339 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5522 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18340 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5528 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18341 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_simplify.c @ Line 5534 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18342 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 40 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18343 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 76 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18344 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 89 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18345 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 137 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18346 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 196 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18347 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 203 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18348 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 208 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18349 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 230 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18350 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 727 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18351 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 757 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 3 | ||
| 18352 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_map_subtract.c @ Line 765 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18353 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 43 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18354 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 72 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18355 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 115 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18356 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 134 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18357 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 136 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18358 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 160 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18359 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 189 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18360 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 198 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18361 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 221 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18362 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 273 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18363 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 285 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18364 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 394 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18365 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 413 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18366 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 437 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18367 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 465 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18368 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 488 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18369 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 496 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18370 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 521 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18371 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 523 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18372 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 563 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18373 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 589 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18374 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 592 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18375 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 603 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18376 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 606 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18377 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 610 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18378 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 619 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18379 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 622 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18380 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 673 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18381 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 841 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18382 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 905 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18383 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 934 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18384 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 938 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18385 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 956 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18386 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 967 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18387 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1032 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18388 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1078 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18389 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1084 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18390 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1105 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18391 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1116 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18392 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1141 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18393 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1180 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18394 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1186 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18395 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1215 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18396 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1216 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18397 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1223 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18398 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1224 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18399 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1243 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18400 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1284 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18401 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1290 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18402 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1291 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18403 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1294 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18404 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1297 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18405 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1334 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18406 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1340 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18407 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1465 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18408 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1483 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18409 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1488 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18410 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1493 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18411 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1518 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18412 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1578 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18413 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1634 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18414 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1653 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18415 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1664 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18416 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1674 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18417 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1689 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18418 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1710 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18419 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1753 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18420 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1812 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18421 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1930 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18422 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1950 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18423 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 1967 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18424 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_mat.c @ Line 2023 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18425 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_morph.c @ Line 434 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18426 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_morph.c @ Line 502 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18427 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_morph.c @ Line 505 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18428 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_multi_templ.c @ Line 497 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18429 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_multi_templ.c @ Line 499 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18430 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 85 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18431 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 106 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18432 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 108 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18433 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 250 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18434 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 253 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18435 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 256 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18436 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 514 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18437 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 518 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18438 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 805 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18439 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 819 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18440 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 827 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18441 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 1320 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18442 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 1395 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18443 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 2199 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18444 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 2217 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18445 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_output.c @ Line 2940 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18446 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_point.c @ Line 70 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18447 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 1526 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18448 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 1539 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18449 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2300 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18450 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2309 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18451 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2340 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18452 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2409 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18453 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2441 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18454 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2444 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18455 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2480 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18456 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2488 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18457 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2579 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18458 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2696 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18459 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2743 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18460 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2851 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18461 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2853 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18462 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 2999 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18463 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3001 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18464 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3004 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18465 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3352 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18466 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3393 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18467 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3395 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18468 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3397 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18469 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3399 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18470 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3402 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18471 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3404 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18472 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3406 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18473 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3408 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18474 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3589 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18475 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3593 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18476 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3598 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18477 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3606 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18478 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3721 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18479 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 3732 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18480 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4245 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18481 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4255 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18482 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4410 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18483 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4414 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18484 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4587 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18485 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4662 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18486 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4692 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18487 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 4992 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18488 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 5019 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18489 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_polynomial.c @ Line 5175 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18490 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_pw_templ.c @ Line 75 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 3 | ||
| 18491 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_pw_templ.c @ Line 511 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') | 1 | ||
| 18492 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_pw_templ.c @ Line 541 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' | 1 | ||
| 18493 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_reordering.c @ Line 56 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18494 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_reordering.c @ Line 129 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18495 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_reordering.c @ Line 135 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18496 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_reordering.c @ Line 142 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18497 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_reordering.c @ Line 261 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18498 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_reordering.c @ Line 263 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18499 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_reordering.c @ Line 310 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18500 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 100 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18501 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 107 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18502 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 165 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18503 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 171 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18504 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 174 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18505 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 176 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18506 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 205 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18507 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 296 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18508 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 410 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18509 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 497 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18510 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 712 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18511 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 716 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18512 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 800 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18513 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 999 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18514 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 1037 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18515 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 1140 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18516 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_sample.c @ Line 1168 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18517 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_schedule_tree.h @ Line 59 | clang-diagnostic-c11-extensions | anonymous unions are a C11 extension | 1 | ||
| 18518 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_schedule_tree.h @ Line 63 | clang-diagnostic-c11-extensions | anonymous structs are a C11 extension | 1 | ||
| 18519 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_scheduler.c @ Line 3035 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18520 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 17 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18521 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 24 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18522 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 31 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18523 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 38 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18524 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 45 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18525 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 52 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18526 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 59 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18527 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 66 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18528 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 73 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18529 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 80 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18530 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 87 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18531 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 94 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18532 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 101 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18533 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 114 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18534 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 120 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18535 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 165 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18536 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 175 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18537 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 185 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18538 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 200 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18539 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 222 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18540 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 232 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18541 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 250 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18542 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 278 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18543 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 291 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18544 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 298 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18545 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_seq.c @ Line 357 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18546 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 240 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'isl_size' (aka 'int') and 'unsigned int' | 1 | ||
| 18547 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 275 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'isl_size' (aka 'int') and 'unsigned int' | 1 | ||
| 18548 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 300 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'isl_size' (aka 'int') and 'unsigned int' | 1 | ||
| 18549 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 382 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18550 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 461 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18551 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 821 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18552 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 840 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18553 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 864 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18554 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 864 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18555 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 1070 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18556 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 1110 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18557 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 1865 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18558 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 1978 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18559 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 1980 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18560 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 2406 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18561 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 2573 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18562 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 3144 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18563 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_space.c @ Line 3296 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18564 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 58 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18565 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 242 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18566 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 247 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18567 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 252 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18568 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 257 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18569 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 264 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18570 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 338 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18571 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 347 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18572 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 358 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18573 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 367 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18574 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 388 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18575 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 390 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18576 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 404 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18577 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 409 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18578 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 471 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18579 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 475 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18580 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 485 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18581 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 489 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18582 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 499 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18583 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 500 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18584 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 503 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18585 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 504 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18586 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 516 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18587 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 517 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18588 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 520 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18589 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 521 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18590 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 593 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18591 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 614 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18592 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 669 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18593 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 718 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18594 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 757 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18595 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 852 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18596 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 915 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18597 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 960 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 3 | ||
| 18598 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 967 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18599 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 972 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18600 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1058 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18601 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1145 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18602 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1146 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18603 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1152 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18604 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1158 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18605 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1159 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18606 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1183 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18607 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1214 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18608 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1217 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 3 | ||
| 18609 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1237 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18610 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1566 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18611 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1571 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18612 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1606 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18613 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1650 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18614 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1714 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18615 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1740 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18616 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1746 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18617 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1780 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18618 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1830 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18619 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1847 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18620 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1847 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18621 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1862 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 3 | ||
| 18622 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1864 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18623 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1882 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18624 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1972 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18625 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 1976 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 3 | ||
| 18626 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2298 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18627 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2340 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18628 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2404 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18629 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2409 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18630 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2455 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18631 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2466 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18632 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2501 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18633 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2518 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18634 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2530 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18635 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2552 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18636 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2581 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18637 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2669 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18638 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2755 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18639 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2787 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18640 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2790 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18641 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2810 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18642 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2871 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18643 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2941 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18644 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2943 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18645 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2982 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18646 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 2989 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18647 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3014 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18648 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3113 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18649 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3274 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18650 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3280 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18651 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3301 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18652 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3327 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18653 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3390 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18654 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3433 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18655 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3639 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18656 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3663 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18657 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3730 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18658 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3790 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18659 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3909 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18660 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3910 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18661 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3913 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18662 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3917 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18663 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3921 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18664 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3924 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18665 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3952 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18666 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 3956 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18667 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 4197 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18668 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 4199 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18669 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 4200 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18670 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 4209 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18671 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 4219 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18672 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab.c @ Line 4238 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18673 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_lexopt_templ.c @ Line 82 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18674 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 288 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18675 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 728 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18676 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 736 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18677 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 848 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18678 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 856 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18679 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 885 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18680 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 886 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18681 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1096 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18682 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1108 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18683 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1145 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18684 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1157 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18685 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1195 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18686 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1240 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18687 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1242 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18688 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1278 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18689 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1285 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18690 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1311 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18691 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1320 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18692 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1348 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18693 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1351 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18694 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1366 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18695 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1398 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18696 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1430 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18697 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1471 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18698 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1476 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18699 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1481 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18700 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1555 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18701 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1702 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18702 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1711 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18703 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1729 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18704 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1766 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18705 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1845 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18706 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1930 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18707 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 1961 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18708 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2029 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18709 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2039 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18710 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2065 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18711 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2164 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18712 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2231 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18713 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2240 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18714 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2249 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18715 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2251 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18716 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2252 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18717 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2336 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18718 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2342 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18719 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2355 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18720 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2414 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18721 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2438 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18722 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2556 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18723 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2737 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18724 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2745 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18725 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2755 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18726 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2930 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18727 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2942 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18728 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2977 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18729 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 2980 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18730 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 3301 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18731 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 3301 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18732 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 3349 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18733 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 3365 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18734 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 3749 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18735 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 3852 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18736 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 3990 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18737 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4114 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18738 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4128 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18739 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4254 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18740 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4260 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18741 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4371 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18742 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4377 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18743 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4387 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18744 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4391 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18745 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4504 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18746 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4544 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18747 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4616 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18748 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4637 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18749 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4645 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18750 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4668 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18751 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4715 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18752 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4759 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18753 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4763 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18754 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4767 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18755 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4776 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18756 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 4779 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18757 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_tab_pip.c @ Line 5865 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18758 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 249 | clang-diagnostic-string-concatenation | suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? | 2 | ||
| 18759 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 436 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18760 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 760 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18761 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 882 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18762 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 933 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18763 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 1297 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18764 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 1439 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18765 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 1517 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18766 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 1623 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18767 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 1731 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18768 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 1895 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18769 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 2055 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18770 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 2521 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18771 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 2977 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18772 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 3045 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18773 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 3196 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18774 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 3579 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18775 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 3621 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18776 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 3663 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18777 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 3920 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18778 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 4103 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18779 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 4160 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18780 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 4178 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18781 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 4794 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18782 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 5447 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18783 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 5509 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18784 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 5573 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18785 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 5645 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18786 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 5752 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18787 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 5829 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18788 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 5959 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18789 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6024 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18790 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6154 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18791 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6260 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18792 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6321 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18793 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6408 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18794 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6492 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18795 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6611 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18796 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6709 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18797 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6885 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18798 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6940 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18799 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 6989 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18800 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7047 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18801 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7104 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18802 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7150 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18803 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7194 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18804 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7240 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18805 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7315 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18806 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7364 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18807 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7416 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18808 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7754 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18809 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7879 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18810 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 7933 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18811 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 8028 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18812 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 8152 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18813 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 8259 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18814 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 8320 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18815 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 8477 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18816 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 8537 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18817 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9055 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18818 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9081 | clang-diagnostic-string-concatenation | suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? | 2 | ||
| 18819 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9095 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18820 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9135 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18821 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9166 | clang-diagnostic-string-concatenation | suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? | 2 | ||
| 18822 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9182 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18823 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9280 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18824 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9339 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18825 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 9402 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18826 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 10078 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18827 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 10516 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18828 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 10533 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18829 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 10601 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18830 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 10773 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18831 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_test.c @ Line 10895 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned long' | 1 | ||
| 18832 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 243 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18833 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 262 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18834 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 265 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18835 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 270 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18836 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 410 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18837 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 2193 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18838 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 2199 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18839 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_transitive_closure.c @ Line 2218 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18840 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vec.c @ Line 99 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18841 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vec.c @ Line 262 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18842 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vec.c @ Line 274 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18843 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vec.c @ Line 290 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18844 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vec.c @ Line 325 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18845 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vec.c @ Line 325 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18846 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vec.c @ Line 360 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18847 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 146 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 3 | ||
| 18848 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 436 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18849 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 461 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'isl_size' (aka 'int') | 1 | ||
| 18850 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 524 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18851 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 583 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18852 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 621 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18853 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 696 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18854 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 747 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18855 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 805 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18856 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 886 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18857 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 1142 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18858 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 1149 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18859 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 1443 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18860 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/isl_vertices.c @ Line 1490 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18861 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/set_from_map.c @ Line 5 | clang-diagnostic-unused-function | unused function 'set_from_map' | 1 | ||
| 18862 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/set_to_map.c @ Line 7 | clang-diagnostic-unused-function | unused function 'set_to_map' | 1 | ||
| 18863 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/uset_from_umap.c @ Line 5 | clang-diagnostic-unused-function | unused function 'uset_from_umap' | 1 | ||
| 18864 | /home/vsts/work/1/llvm-project/polly/lib/External/isl/uset_to_umap.c @ Line 7 | clang-diagnostic-unused-function | unused function 'uset_to_umap' | 1 | ||
| 18865 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/cuda.c @ Line 58 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18866 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/cuda.c @ Line 284 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18867 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/cuda.c @ Line 414 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18868 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/cuda.c @ Line 480 | clang-diagnostic-unused-function | unused function 'print_kernel' | 1 | ||
| 18869 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu.c @ Line 458 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18870 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu.c @ Line 817 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18871 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu.c @ Line 1226 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18872 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu.c @ Line 1763 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18873 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu.c @ Line 1775 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'unsigned int' and 'int' | 1 | ||
| 18874 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu.c @ Line 5449 | clang-diagnostic-pedantic | ordered comparison between pointer and zero ('isl_multi_pw_aff *' (aka 'struct isl_multi_pw_aff *') and 'int') is an extension | 1 | ||
| 18875 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu_group.c @ Line 154 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18876 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu_group.c @ Line 163 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18877 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu_group.c @ Line 204 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18878 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu_group.c @ Line 853 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18879 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/gpu_print.c @ Line 49 | clang-diagnostic-sign-compare | comparison of integers of different signs: 'int' and 'unsigned int' | 1 | ||
| 18880 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/ppcg.c @ Line 1015 | clang-diagnostic-unused-function | unused function 'check_options' | 1 | ||
| 18881 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 54 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion assigning to 'isl_id *' (aka 'struct isl_id *') from 'int' | 1 | ||
| 18882 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 54 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_alloc' is invalid in C99 | 1 | ||
| 18883 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 56 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_free' is invalid in C99 | 1 | ||
| 18884 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 77 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion assigning to 'isl_id *' (aka 'struct isl_id *') from 'int' | 1 | ||
| 18885 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 77 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_alloc' is invalid in C99 | 1 | ||
| 18886 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 78 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_copy' is invalid in C99 | 1 | ||
| 18887 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 78 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion passing 'int' to parameter of type 'isl_id *' (aka 'struct isl_id *') | 2 | ||
| 18888 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 159 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion assigning to 'isl_id *' (aka 'struct isl_id *') from 'int' | 1 | ||
| 18889 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 159 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_alloc' is invalid in C99 | 1 | ||
| 18890 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 160 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion assigning to 'isl_id *' (aka 'struct isl_id *') from 'int' | 1 | ||
| 18891 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 164 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion assigning to 'isl_id *' (aka 'struct isl_id *') from 'int' | 1 | ||
| 18892 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 164 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_set_free_user' is invalid in C99 | 1 | ||
| 18893 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 182 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion assigning to 'isl_id *' (aka 'struct isl_id *') from 'int' | 1 | ||
| 18894 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 182 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_alloc' is invalid in C99 | 1 | ||
| 18895 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 185 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_free' is invalid in C99 | 1 | ||
| 18896 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 191 | clang-diagnostic-int-conversion | incompatible integer to pointer conversion assigning to 'struct ppcg_macros *' from 'int' | 1 | ||
| 18897 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 191 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_get_user' is invalid in C99 | 1 | ||
| 18898 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 192 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_free' is invalid in C99 | 1 | ||
| 18899 | /home/vsts/work/1/llvm-project/polly/lib/External/ppcg/print.c @ Line 283 | clang-diagnostic-implicit-function-declaration | implicit declaration of function 'isl_id_free' is invalid in C99 | 1 | ||
| 18900 | /home/vsts/work/1/llvm-project/polly/lib/Support/DumpModulePass.cpp @ Line 42 | cppcoreguidelines-noexcept | default constructor 'DumpModule' should be marked noexcept | 2 | ||
| 18901 | /home/vsts/work/1/llvm-project/polly/lib/Support/RegisterPasses.cpp @ Line 230 | cppcoreguidelines-noexcept | default constructor 'StaticInitializer' should be marked noexcept | 2 | ||
| 18902 | /home/vsts/work/1/llvm-project/polly/lib/Support/SCEVValidator.cpp @ Line 472 | cppcoreguidelines-noexcept | default constructor 'SCEVHasIVParams' should be marked noexcept | 2 | ||
| 18903 | /home/vsts/work/1/llvm-project/polly/lib/Transform/Canonicalization.cpp @ Line 63 | cppcoreguidelines-noexcept | default constructor 'PollyCanonicalize' should be marked noexcept | 2 | ||
| 18904 | /home/vsts/work/1/llvm-project/polly/lib/Transform/CodePreparation.cpp @ Line 46 | cppcoreguidelines-noexcept | default constructor 'CodePreparation' should be marked noexcept | 2 | ||
| 18905 | /home/vsts/work/1/llvm-project/polly/lib/Transform/DeLICM.cpp @ Line 186 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 18906 | /home/vsts/work/1/llvm-project/polly/lib/Transform/DeLICM.cpp @ Line 264 | cppcoreguidelines-noexcept | default constructor 'Knowledge' should be marked noexcept | 2 | ||
| 18907 | /home/vsts/work/1/llvm-project/polly/lib/Transform/DeLICM.cpp @ Line 1426 | cppcoreguidelines-noexcept | default constructor 'DeLICMWrapperPass' should be marked noexcept | 2 | ||
| 18908 | /home/vsts/work/1/llvm-project/polly/lib/Transform/DeadCodeElimination.cpp @ Line 56 | cppcoreguidelines-noexcept | default constructor 'DeadCodeElim' should be marked noexcept | 2 | ||
| 18909 | /home/vsts/work/1/llvm-project/polly/lib/Transform/FlattenAlgo.cpp @ Line 78 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 18910 | /home/vsts/work/1/llvm-project/polly/lib/Transform/FlattenAlgo.cpp @ Line 97 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 18911 | /home/vsts/work/1/llvm-project/polly/lib/Transform/FlattenSchedule.cpp @ Line 48 | cppcoreguidelines-noexcept | default constructor 'FlattenSchedule' should be marked noexcept | 2 | ||
| 18912 | /home/vsts/work/1/llvm-project/polly/lib/Transform/ForwardOpTree.cpp @ Line 578 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 18913 | /home/vsts/work/1/llvm-project/polly/lib/Transform/ForwardOpTree.cpp @ Line 640 | cppcoreguidelines-noexcept | move constructor '' should be marked noexcept | 2 | ||
| 18914 | /home/vsts/work/1/llvm-project/polly/lib/Transform/ForwardOpTree.cpp @ Line 1112 | cppcoreguidelines-noexcept | default constructor 'ForwardOpTreeWrapperPass' should be marked noexcept | 2 | ||
| 18915 | /home/vsts/work/1/llvm-project/polly/lib/Transform/MaximalStaticExpansion.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'MaximalStaticExpander' should be marked noexcept | 2 | ||
| 18916 | /home/vsts/work/1/llvm-project/polly/lib/Transform/RewriteByReferenceParameters.cpp @ Line 34 | cppcoreguidelines-noexcept | default constructor 'RewriteByrefParams' should be marked noexcept | 2 | ||
| 18917 | /home/vsts/work/1/llvm-project/polly/lib/Transform/ScheduleOptimizer.cpp @ Line 1693 | cppcoreguidelines-noexcept | default constructor 'IslScheduleOptimizerWrapperPass' should be marked noexcept | 2 | ||
| 18918 | /home/vsts/work/1/llvm-project/polly/lib/Transform/ScheduleTreeTransform.cpp @ Line 416 | cppcoreguidelines-noexcept | default constructor 'CollectASTBuildOptions' should be marked noexcept | 2 | ||
| 18919 | /home/vsts/work/1/llvm-project/polly/lib/Transform/ScopInliner.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'ScopInliner' should be marked noexcept | 2 | ||
| 18920 | /home/vsts/work/1/llvm-project/polly/lib/Transform/Simplify.cpp @ Line 201 | cppcoreguidelines-noexcept | default constructor 'SimplifyImpl' should be marked noexcept | 2 | ||
| 18921 | /home/vsts/work/1/llvm-project/polly/lib/Transform/Simplify.cpp @ Line 763 | cppcoreguidelines-noexcept | default constructor 'SimplifyWrapperPass' should be marked noexcept | 2 | ||
| 18922 | /home/vsts/work/1/llvm-project/polly/unittests/DeLICM/DeLICMTest.cpp @ Line 220 | cppcoreguidelines-noexcept | default constructor 'DeLICM_isConflicting_Test' should be marked noexcept | 5 | ||
| 18923 | /home/vsts/work/1/llvm-project/polly/unittests/Flatten/FlattenTest.cpp @ Line 41 | cppcoreguidelines-noexcept | default constructor 'Flatten_FlattenTrivial_Test' should be marked noexcept | 5 | ||
| 18924 | /home/vsts/work/1/llvm-project/polly/unittests/Flatten/FlattenTest.cpp @ Line 49 | cppcoreguidelines-noexcept | default constructor 'Flatten_FlattenSequence_Test' should be marked noexcept | 5 | ||
| 18925 | /home/vsts/work/1/llvm-project/polly/unittests/Flatten/FlattenTest.cpp @ Line 59 | cppcoreguidelines-noexcept | default constructor 'Flatten_FlattenLoop_Test' should be marked noexcept | 5 | ||
| 18926 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 86 | cppcoreguidelines-noexcept | default constructor 'Isl_APIntToIslVal_Test' should be marked noexcept | 5 | ||
| 18927 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 163 | cppcoreguidelines-noexcept | default constructor 'Isl_IslValToAPInt_Test' should be marked noexcept | 5 | ||
| 18928 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 288 | cppcoreguidelines-noexcept | default constructor 'Isl_Operators_Test' should be marked noexcept | 5 | ||
| 18929 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 387 | cppcoreguidelines-noexcept | default constructor 'Isl_Foreach_Test' should be marked noexcept | 5 | ||
| 18930 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 501 | cppcoreguidelines-noexcept | default constructor 'ISLTools_beforeScatter_Test' should be marked noexcept | 5 | ||
| 18931 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 548 | cppcoreguidelines-noexcept | default constructor 'ISLTools_afterScatter_Test' should be marked noexcept | 5 | ||
| 18932 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 593 | cppcoreguidelines-noexcept | default constructor 'ISLTools_betweenScatter_Test' should be marked noexcept | 5 | ||
| 18933 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 626 | cppcoreguidelines-noexcept | default constructor 'ISLTools_singleton_Test' should be marked noexcept | 5 | ||
| 18934 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 654 | cppcoreguidelines-noexcept | default constructor 'ISLTools_getNumScatterDims_Test' should be marked noexcept | 5 | ||
| 18935 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 671 | cppcoreguidelines-noexcept | default constructor 'ISLTools_getScatterSpace_Test' should be marked noexcept | 5 | ||
| 18936 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 691 | cppcoreguidelines-noexcept | default constructor 'ISLTools_makeIdentityMap_Test' should be marked noexcept | 5 | ||
| 18937 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 710 | cppcoreguidelines-noexcept | default constructor 'ISLTools_reverseDomain_Test' should be marked noexcept | 5 | ||
| 18938 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 721 | cppcoreguidelines-noexcept | default constructor 'ISLTools_shiftDim_Test' should be marked noexcept | 5 | ||
| 18939 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 748 | cppcoreguidelines-noexcept | default constructor 'DeLICM_computeReachingWrite_Test' should be marked noexcept | 5 | ||
| 18940 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 852 | cppcoreguidelines-noexcept | default constructor 'DeLICM_computeArrayUnused_Test' should be marked noexcept | 5 | ||
| 18941 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 975 | cppcoreguidelines-noexcept | default constructor 'DeLICM_convertZoneToTimepoints_Test' should be marked noexcept | 5 | ||
| 18942 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 1054 | cppcoreguidelines-noexcept | default constructor 'DeLICM_distribute_Test' should be marked noexcept | 5 | ||
| 18943 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 1075 | cppcoreguidelines-noexcept | default constructor 'DeLICM_lift_Test' should be marked noexcept | 5 | ||
| 18944 | /home/vsts/work/1/llvm-project/polly/unittests/Isl/IslTest.cpp @ Line 1096 | cppcoreguidelines-noexcept | default constructor 'DeLICM_apply_Test' should be marked noexcept | 5 | ||
| 18945 | /home/vsts/work/1/llvm-project/polly/unittests/ScheduleOptimizer/ScheduleOptimizerTest.cpp @ Line 19 | cppcoreguidelines-noexcept | default constructor 'ScheduleOptimizer_getPartialTilePrefixes_Test' should be marked noexcept | 5 | ||
| 18946 | /home/vsts/work/1/llvm-project/polly/unittests/ScopPassManager/PassManagerTest.cpp @ Line 25 | cppcoreguidelines-noexcept | move constructor 'ScopPassRegistry' should be marked noexcept | 2 | ||
| 18947 | /home/vsts/work/1/llvm-project/polly/unittests/ScopPassManager/PassManagerTest.cpp @ Line 27 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 18948 | /home/vsts/work/1/llvm-project/polly/unittests/ScopPassManager/PassManagerTest.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'ScopPassRegistry' should be marked noexcept | 2 | ||
| 18949 | /home/vsts/work/1/llvm-project/polly/unittests/ScopPassManager/PassManagerTest.cpp @ Line 50 | cppcoreguidelines-noexcept | default constructor 'ScopPassRegistry_PrintScops_Test' should be marked noexcept | 4 | ||
| 18950 | /home/vsts/work/1/llvm-project/polly/unittests/ScopPassManager/PassManagerTest.cpp @ Line 55 | cppcoreguidelines-noexcept | default constructor 'ScopPassRegistry_PrintScopInfo_Test' should be marked noexcept | 4 | ||
| 18951 | /home/vsts/work/1/llvm-project/polly/unittests/ScopPassManager/PassManagerTest.cpp @ Line 60 | cppcoreguidelines-noexcept | default constructor 'ScopPassRegistry_PrinIslAstInfo_Test' should be marked noexcept | 4 | ||
| 18952 | /home/vsts/work/1/llvm-project/polly/unittests/Support/ISLTools.cpp @ Line 11 | cppcoreguidelines-noexcept | default constructor 'Support_isl_iterator_Test' should be marked noexcept | 5 | ||
| 18953 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 27 | clang-diagnostic-error | redefinition of 'sequenced_policy' | 2 | ||
| 18954 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 49 | clang-diagnostic-error | redefinition of 'parallel_policy' | 2 | ||
| 18955 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 71 | clang-diagnostic-error | redefinition of 'parallel_unsequenced_policy' | 2 | ||
| 18956 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 92 | clang-diagnostic-error | redefinition of 'unsequenced_policy' | 2 | ||
| 18957 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 114 | clang-diagnostic-error | redefinition of 'seq' | 2 | ||
| 18958 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 115 | clang-diagnostic-error | redefinition of 'par' | 2 | ||
| 18959 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 116 | clang-diagnostic-error | redefinition of 'par_unseq' | 2 | ||
| 18960 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 130 | clang-diagnostic-error | redefinition of 'is_execution_policy<__pstl::execution::parallel_policy>' | 2 | ||
| 18961 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 134 | clang-diagnostic-error | redefinition of 'is_execution_policy<__pstl::execution::parallel_unsequenced_policy>' | 2 | ||
| 18962 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 138 | clang-diagnostic-error | redefinition of 'is_execution_policy<__pstl::execution::unsequenced_policy>' | 2 | ||
| 18963 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/execution_defs.h @ Line 144 | clang-diagnostic-error | redefinition of 'is_execution_policy_v' | 2 | ||
| 18964 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/parallel_backend_serial.h @ Line 47 | cppcoreguidelines-noexcept | destructor '~__buffer<_Tp>' should be marked noexcept | 2 | ||
| 18965 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/unseq_backend_simd.h @ Line 538 | cppcoreguidelines-noexcept | default constructor '_Combiner<_Tp, _BinaryOp>' should be marked noexcept | 2 | ||
| 18966 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/unseq_backend_simd.h @ Line 630 | cppcoreguidelines-noexcept | default constructor '_ComplexType' should be marked noexcept | 2 | ||
| 18967 | /home/vsts/work/1/llvm-project/pstl/include/pstl/internal/unseq_backend_simd.h @ Line 691 | cppcoreguidelines-noexcept | default constructor '_ComplexType' should be marked noexcept | 2 | ||
| 18968 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.merge/inplace_merge.pass.cpp @ Line 98 | cppcoreguidelines-noexcept | move constructor 'LocalWrapper' should be marked noexcept | 2 | ||
| 18969 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.merge/inplace_merge.pass.cpp @ Line 98 | cppcoreguidelines-noexcept | move constructor 'LocalWrapper |
2 | ||
| 18970 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.merge/inplace_merge.pass.cpp @ Line 100 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 18971 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/partition.pass.cpp @ Line 28 | cppcoreguidelines-noexcept | move constructor 'DataType' should be marked noexcept | 2 | ||
| 18972 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/partition.pass.cpp @ Line 28 | cppcoreguidelines-noexcept | move constructor 'DataType |
2 | ||
| 18973 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/partition.pass.cpp @ Line 30 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 18974 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.reverse/reverse.pass.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'wrapper' should be marked noexcept | 2 | ||
| 18975 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.reverse/reverse.pass.cpp @ Line 83 | cppcoreguidelines-noexcept | default constructor 'wrapper |
2 | ||
| 18976 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.reverse/reverse_copy.pass.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'wrapper' should be marked noexcept | 2 | ||
| 18977 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.reverse/reverse_copy.pass.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'wrapper |
2 | ||
| 18978 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/replace.pass.cpp @ Line 26 | cppcoreguidelines-noexcept | default constructor 'copy_int' should be marked noexcept | 2 | ||
| 18979 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/replace.pass.cpp @ Line 29 | clang-diagnostic-deprecated-copy | definition of implicit copy constructor for 'copy_int' is deprecated because it has a user-declared copy assignment operator | 3 | ||
| 18980 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/rotate.pass.cpp @ Line 45 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 18981 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/swap_ranges.pass.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'wrapper' should be marked noexcept | 2 | ||
| 18982 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/swap_ranges.pass.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'wrapper |
2 | ||
| 18983 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/swap_ranges.pass.cpp @ Line 44 | cppcoreguidelines-noexcept | swap function 'swap' should be marked noexcept | 2 | ||
| 18984 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/swap_ranges.pass.cpp @ Line 44 | cppcoreguidelines-noexcept | swap function 'swap |
2 | ||
| 18985 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/swap_ranges.pass.cpp @ Line 44 | cppcoreguidelines-noexcept | swap function 'swap |
2 | ||
| 18986 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/unique.pass.cpp @ Line 114 | cppcoreguidelines-noexcept | move constructor 'LocalWrapper' should be marked noexcept | 2 | ||
| 18987 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/unique.pass.cpp @ Line 114 | cppcoreguidelines-noexcept | move constructor 'LocalWrapper |
2 | ||
| 18988 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/unique.pass.cpp @ Line 116 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 18989 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/equal.pass.cpp @ Line 78 | cppcoreguidelines-noexcept | default constructor 'UserType' should be marked noexcept | 2 | ||
| 18990 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/equal.pass.cpp @ Line 87 | cppcoreguidelines-noexcept | move constructor 'UserType' should be marked noexcept | 2 | ||
| 18991 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/nth_element.pass.cpp @ Line 27 | cppcoreguidelines-noexcept | move constructor 'DataType' should be marked noexcept | 2 | ||
| 18992 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/nth_element.pass.cpp @ Line 27 | cppcoreguidelines-noexcept | move constructor 'DataType |
2 | ||
| 18993 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/nth_element.pass.cpp @ Line 33 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 18994 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.heap.operations/is_heap.pass.cpp @ Line 27 | cppcoreguidelines-noexcept | default constructor 'WithCmpOp' should be marked noexcept | 2 | ||
| 18995 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.min.max/minmax_element.pass.cpp @ Line 154 | cppcoreguidelines-noexcept | default constructor 'OnlyLessCompare' should be marked noexcept | 2 | ||
| 18996 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.set.operations/set.pass.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'Num' should be marked noexcept | 2 | ||
| 18997 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.set.operations/set.pass.cpp @ Line 29 | cppcoreguidelines-noexcept | default constructor 'Num |
2 | ||
| 18998 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort.pass.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'Num' should be marked noexcept | 2 | ||
| 18999 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort.pass.cpp @ Line 30 | cppcoreguidelines-noexcept | default constructor 'Num |
2 | ||
| 19000 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort.pass.cpp @ Line 33 | cppcoreguidelines-noexcept | move constructor 'Num' should be marked noexcept | 2 | ||
| 19001 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort.pass.cpp @ Line 33 | cppcoreguidelines-noexcept | move constructor 'Num |
2 | ||
| 19002 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort.pass.cpp @ Line 34 | cppcoreguidelines-noexcept | destructor '~Num |
2 | ||
| 19003 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort_copy.pass.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'Num' should be marked noexcept | 2 | ||
| 19004 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort_copy.pass.cpp @ Line 28 | cppcoreguidelines-noexcept | default constructor 'Num |
2 | ||
| 19005 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort_copy.pass.cpp @ Line 31 | cppcoreguidelines-noexcept | move constructor 'Num' should be marked noexcept | 2 | ||
| 19006 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/partial_sort_copy.pass.cpp @ Line 31 | cppcoreguidelines-noexcept | move constructor 'Num |
2 | ||
| 19007 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/sort.pass.cpp @ Line 62 | cppcoreguidelines-noexcept | default constructor 'ParanoidKey' should be marked noexcept | 2 | ||
| 19008 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/sort.pass.cpp @ Line 89 | cppcoreguidelines-noexcept | move constructor 'ParanoidKey' should be marked noexcept | 2 | ||
| 19009 | /home/vsts/work/1/llvm-project/pstl/test/std/algorithms/alg.sorting/sort.pass.cpp @ Line 99 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 19010 | /home/vsts/work/1/llvm-project/pstl/test/std/numerics/numeric.ops/transform_reduce.pass.cpp @ Line 38 | cppcoreguidelines-noexcept | default constructor 'MyClass' should be marked noexcept | 2 | ||
| 19011 | /home/vsts/work/1/llvm-project/pstl/test/std/numerics/numeric.ops/transform_reduce.pass.cpp @ Line 40 | clang-diagnostic-deprecated-copy | definition of implicit copy assignment operator for 'MyClass' is deprecated because it has a user-declared copy constructor | 9 | ||
| 19012 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'ForwardIterator |
2 | ||
| 19013 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 193 | cppcoreguidelines-noexcept | default constructor 'BidirectionalIterator |
2 | ||
| 19014 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 244 | cppcoreguidelines-noexcept | default constructor 'MemoryChecker' should be marked noexcept | 2 | ||
| 19015 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 252 | cppcoreguidelines-noexcept | move constructor 'MemoryChecker' should be marked noexcept | 2 | ||
| 19016 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 268 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 19017 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 592 | cppcoreguidelines-noexcept | default constructor 'Sum' should be marked noexcept | 2 | ||
| 19018 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 649 | cppcoreguidelines-noexcept | default constructor 'Matrix2x2 |
2 | ||
| 19019 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 1154 | cppcoreguidelines-noexcept | default constructor 'Wrapper |
2 | ||
| 19020 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 1169 | cppcoreguidelines-noexcept | move constructor 'Wrapper |
2 | ||
| 19021 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 1182 | cppcoreguidelines-noexcept | move assignment operator 'operator=' should be marked noexcept | 2 | ||
| 19022 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 1209 | cppcoreguidelines-noexcept | destructor '~Wrapper |
2 | ||
| 19023 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 1154 | cppcoreguidelines-noexcept | default constructor 'Wrapper' should be marked noexcept | 2 | ||
| 19024 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 1169 | cppcoreguidelines-noexcept | move constructor 'Wrapper' should be marked noexcept | 2 | ||
| 19025 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 153 | cppcoreguidelines-noexcept | default constructor 'ForwardIterator' should be marked noexcept | 2 | ||
| 19026 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 193 | cppcoreguidelines-noexcept | default constructor 'BidirectionalIterator' should be marked noexcept | 2 | ||
| 19027 | /home/vsts/work/1/llvm-project/pstl/test/support/utils.h @ Line 649 | cppcoreguidelines-noexcept | default constructor 'Matrix2x2' should be marked noexcept | 2 | ||
| 19028 | /usr/include/c++/9/pstl/execution_defs.h @ Line 23 | clang-diagnostic-error | redefinition of 'sequenced_policy' | 2 | ||
| 19029 | /usr/include/c++/9/pstl/execution_defs.h @ Line 46 | clang-diagnostic-error | redefinition of 'parallel_policy' | 2 | ||
| 19030 | /usr/include/c++/9/pstl/execution_defs.h @ Line 68 | clang-diagnostic-error | redefinition of 'parallel_unsequenced_policy' | 2 | ||
| 19031 | /usr/include/c++/9/pstl/execution_defs.h @ Line 90 | clang-diagnostic-error | redefinition of 'unsequenced_policy' | 2 | ||
| 19032 | /usr/include/c++/9/pstl/execution_defs.h @ Line 112 | clang-diagnostic-error | redefinition of 'seq' | 2 | ||
| 19033 | /usr/include/c++/9/pstl/execution_defs.h @ Line 114 | clang-diagnostic-error | redefinition of 'par' | 2 | ||
| 19034 | /usr/include/c++/9/pstl/execution_defs.h @ Line 115 | clang-diagnostic-error | redefinition of 'par_unseq' | 2 | ||
| 19035 | /usr/include/c++/9/pstl/execution_defs.h @ Line 117 | clang-diagnostic-error | redefinition of 'unseq' | 2 | ||
| 19036 | /usr/include/c++/9/pstl/execution_defs.h @ Line 121 | clang-diagnostic-error | redefinition of 'is_execution_policy' | 2 | ||
| 19037 | /usr/include/c++/9/pstl/execution_defs.h @ Line 126 | clang-diagnostic-error | redefinition of 'is_execution_policy<__pstl::execution::sequenced_policy>' | 2 | ||
| 19038 | /usr/include/c++/9/pstl/execution_defs.h @ Line 131 | clang-diagnostic-error | redefinition of 'is_execution_policy<__pstl::execution::parallel_policy>' | 2 | ||
| 19039 | /usr/include/c++/9/pstl/execution_defs.h @ Line 135 | clang-diagnostic-error | redefinition of 'is_execution_policy<__pstl::execution::parallel_unsequenced_policy>' | 2 | ||
| 19040 | /usr/include/c++/9/pstl/execution_defs.h @ Line 140 | clang-diagnostic-error | redefinition of 'is_execution_policy<__pstl::execution::unsequenced_policy>' | 2 | ||
| 19041 | /usr/include/c++/9/pstl/execution_defs.h @ Line 146 | clang-diagnostic-error | redefinition of 'is_execution_policy_v' | 2 | ||
| 19042 | /usr/include/c++/9/stdlib.h @ Line 38 | clang-diagnostic-error | no member named 'abort' in namespace 'std' | 1 | ||
| 19043 | /usr/include/c++/9/stdlib.h @ Line 39 | clang-diagnostic-error | no member named 'atexit' in namespace 'std' | 1 | ||
| 19044 | /usr/include/c++/9/stdlib.h @ Line 40 | clang-diagnostic-error | no member named 'exit' in namespace 'std' | 1 |